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

  /external/u-boot/arch/x86/include/asm/fsp/
fsp_ffs.h 105 * The section type EFI_SECTION_ALL matches all section types.
107 #define EFI_SECTION_ALL 0x00
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiImageFormat.h 63 // The section type EFI_SECTION_ALL is a psuedo type. It is
65 // type EFI_SECTION_ALL matches all section types.
68 #define EFI_SECTION_ALL 0x00
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiFirmwareFile.h 192 /// The section type EFI_SECTION_ALL matches all section types.
194 #define EFI_SECTION_ALL 0x00
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
GenSec.c 167 EFI_SECTION_ALL is default section type.\n");
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
PiFirmwareFile.h 123 // type EFI_SECTION_ALL matches all section types.
125 #define EFI_SECTION_ALL 0x00
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/
EfiFileLib.c 607 if (OpenMode != EFI_SECTION_ALL) {
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c 464 if (SearchType == EFI_SECTION_ALL) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/SectionExtraction/
CoreSectionExtraction.c 476 if (SearchType == EFI_SECTION_ALL) {
    [all...]

Completed in 105 milliseconds