HomeSort by relevance Sort by last modified time
    Searched refs:EFI_SECTION_PIC (Results 1 - 8 of 8) sorted by null

  /external/u-boot/arch/x86/include/asm/fsp/
fsp_ffs.h 116 #define EFI_SECTION_PIC 0x11
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiImageFormat.h 86 #define EFI_SECTION_PIC 0x11
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiFirmwareFile.h 209 #define EFI_SECTION_PIC 0x11
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
PiFirmwareFile.h 138 #define EFI_SECTION_PIC 0x11
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/
GenSection.c 62 "EFI_SECTION_PIC", // 0x11
877 } else if (_stricmp (ParamSectionType, SectionTypeName[EFI_SECTION_PIC]) == 0) {
878 SectionType = EFI_SECTION_PIC;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
firmware_volume.py 22 EFI_SECTION_PIC = 0x11
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
GenSec.c 56 "EFI_SECTION_PIC", // 0x11
160 EFI_SECTION_PE32, EFI_SECTION_PIC, EFI_SECTION_TE,\n\
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
VolInfo.c 660 "EFI_SECTION_PIC",
    [all...]

Completed in 292 milliseconds