summaryrefslogtreecommitdiff
path: root/arch/x86/machine/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/machine/boot.c')
-rw-r--r--arch/x86/machine/boot.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/machine/boot.c b/arch/x86/machine/boot.c
index 25e92ff6..82b5330a 100644
--- a/arch/x86/machine/boot.c
+++ b/arch/x86/machine/boot.c
@@ -40,6 +40,8 @@
* almost everywhere, the latter solution is implemented (a small part of
* 32-bit code is required until the identity mapping is in place). Mentions
* to "enabling paging" do not refer to this initial identity mapping.
+ *
+ * TODO EFI support.
*/
#include <stdalign.h>