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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c1575 EFI_E820_ENTRY64 *E820Table;
1591 EFI_E820_ENTRY64 TempE820;
1597 E820Table = (EFI_E820_ENTRY64 *) Private->E820Table;
1762 *Size = (UINTN) (Index * sizeof (EFI_E820_ENTRY64));
1825 *Size = (UINTN) (Index * sizeof (EFI_E820_ENTRY64));
H A DLegacyBiosInterface.h484 } EFI_E820_ENTRY64; typedef in typeref:struct:__anon10433

Completed in 520 milliseconds