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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DLegacyRegion2.h192 } EFI_LEGACY_REGION_DESCRIPTOR; typedef in typeref:struct:__anon12207
219 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/LegacyRegion2Dxe/
H A DLegacyRegion2.h172 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
H A DLegacyRegion2.c217 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyRegion.h215 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
H A DLegacyRegion.c378 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
383 EFI_LEGACY_REGION_DESCRIPTOR *DescriptorArray;
395 DescriptorArray = AllocatePool (sizeof (EFI_LEGACY_REGION_DESCRIPTOR) * SectionCount * 3);

Completed in 208 milliseconds