[BOOT] Huge refactor

This commit is contained in:
2024-10-05 15:39:04 -04:00
parent 6a678794d3
commit 7c3dafc051
18 changed files with 982 additions and 399 deletions

View File

@@ -13,7 +13,7 @@ Abstract:
--*/
#include "bootmgr.h"
#include "bootlib.h"
#include "efi.h"
#include "efilib.h"
#include "mm.h"