Searched refs:MaxAllocateType (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h49 MaxAllocateType enumerator in enum:__anon12433
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h50 MaxAllocateType enumerator in enum:__anon15707
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DIsaIo.c1381 if (Type < AllocateAnyPages || Type >= MaxAllocateType) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaIo.c1721 if (Type < AllocateAnyPages || Type >= MaxAllocateType) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Mem/
H A DPage.c1097 if (Type < AllocateAnyPages || Type >= (UINTN) MaxAllocateType) {

Completed in 65 milliseconds