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

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/PlatformPei/
H A DPlatform.c194 if (TopOfMemory < BASE_2GB) {
195 AddIoMemoryBaseSizeHob (BASE_2GB, 0xFC000000 - BASE_2GB);
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PlatformPei/
H A DPlatform.c267 if (TopOfMemory < BASE_2GB) {
268 AddIoMemoryBaseSizeHob (BASE_2GB, 0xFC000000 - BASE_2GB);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/
H A DBase.h351 #define BASE_2GB 0x80000000 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A DBase.h353 #define BASE_2GB 0x80000000 macro

Completed in 82 milliseconds