Home
last modified time | relevance | path

Searched refs:EFI_VERSION_SECTION (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiImageFormat.h209 } EFI_VERSION_SECTION; typedef
271 EFI_VERSION_SECTION *VersionSection;
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DPiFirmwareFile.h298 } EFI_VERSION_SECTION; typedef
320 EFI_VERSION_SECTION *VersionSection;
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/
DPiFirmwareFile.h470 } EFI_VERSION_SECTION; typedef
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
DGenSec.c1021 EFI_VERSION_SECTION *VersionSect; in main()
1476 VersionSect = (EFI_VERSION_SECTION *) OutFileBuffer; in main()