fix(VMM): use correct APTable encoding for table descriptors

fix(VMM): use correct APTable encoding for table descriptors

fix(vmm): changed flags to match ARMv8
This commit is contained in:
karina
2026-05-03 10:11:43 +04:00
parent a3dc3054b8
commit 359eaeb405
4 changed files with 34 additions and 15 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ set_target_properties(BOOTAA64 PROPERTIES
SUFFIX ".EFI"
OUTPUT_NAME "BOOTAA64"
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/efi_bin"
)
)