HomeSort by relevance Sort by last modified time
    Searched defs:EFI_SECTION_PE32 (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
firmware_volume.py 21 EFI_SECTION_PE32 = 0x10
49 elif type == EfiFileSection.EFI_SECTION_PE32:
291 if (type == EfiFileSection.EFI_SECTION_TE) or (type == EfiFileSection.EFI_SECTION_PE32):
304 elif debug_info[2] == EfiFileSection.EFI_SECTION_PE32:
324 elif debug_info[2] == EfiFileSection.EFI_SECTION_PE32:
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiImageFormat.h 85 #define EFI_SECTION_PE32 0x10
  /external/syslinux/gpxe/src/include/gpxe/efi/Pi/
PiFirmwareFile.h 112 #define EFI_SECTION_PE32 0x10
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
PiFirmwareFile.h 137 #define EFI_SECTION_PE32 0x10
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiFirmwareFile.h 208 #define EFI_SECTION_PE32 0x10

Completed in 206 milliseconds