From ef4c73ac58f4aae29e47b680808570e2203b9713 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Sun, 19 Oct 2025 21:20:37 -0500 Subject: build: align all build files Align all the build makefiles so that the standard template is used OS-wide. Remove all the dangling files leftover from pre-standardization. Signed-off-by: Danny Holman --- bootstrap/TODO | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bootstrap/TODO (limited to 'bootstrap/TODO') diff --git a/bootstrap/TODO b/bootstrap/TODO new file mode 100644 index 0000000..0347757 --- /dev/null +++ b/bootstrap/TODO @@ -0,0 +1,3 @@ +* Make a common include directory for headers common to both stages +* Optimize the UEFI version of stage1 +* Overall decluttering and reformatting -- cgit v1.2.3