Let UEFI firmware load xtldr into lower half

This commit is contained in:
2023-12-02 09:02:04 +01:00
parent ceee8f2c72
commit 146a331c80
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
# Set base addresses for all modules
set(BASEADDRESS_XTLDR 0x00010000)
set(BASEADDRESS_XTOSKRNL 0x00400000)