Searched refs:EFI_MAX_E820_ENTRY (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBiosInterface.h217 #define EFI_MAX_E820_ENTRY 100 macro
626 EFI_E820_ENTRY E820Table[EFI_MAX_E820_ENTRY];
H A DLegacyBootSupport.c1699 for (Index = Above1MIndex; (EfiEntry < EfiMemoryMapEnd) && (Index < EFI_MAX_E820_ENTRY - 1); ) {
1749 (Index < EFI_MAX_E820_ENTRY - 1)) {

Completed in 49 milliseconds