Searched refs:BASE_128KB (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/PlatformPei/
H A DMemDetect.c132 AddMemoryRangeHob (0, BASE_512KB + BASE_128KB);
136 MtrrSetMemoryAttribute (0, BASE_512KB + BASE_128KB, CacheWriteBack);
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PlatformPei/
H A DMemDetect.c160 AddMemoryRangeHob (0, BASE_512KB + BASE_128KB);
161 MtrrSetMemoryAttribute (0, BASE_512KB + BASE_128KB, CacheWriteBack);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/
H A DBase.h337 #define BASE_128KB 0x00020000 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A DBase.h339 #define BASE_128KB 0x00020000 macro

Completed in 763 milliseconds