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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiImageFormat.h 121 #define EFI_NOT_COMPRESSED 0x00
  /external/syslinux/gpxe/src/include/gpxe/efi/Pi/
PiFirmwareFile.h 141 #define EFI_NOT_COMPRESSED 0x00
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/
GenSection.c 117 CompressionTypeName[EFI_NOT_COMPRESSED],
473 case EFI_NOT_COMPRESSED:
856 if (_stricmp (ParamSectionSubType, CompressionTypeName[EFI_NOT_COMPRESSED]) == 0) {
857 SectionSubType = EFI_NOT_COMPRESSED;
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiFirmwareFile.h 262 #define EFI_NOT_COMPRESSED 0x00
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
PiFirmwareFile.h 173 #define EFI_NOT_COMPRESSED 0x00
  /device/linaro/bootloader/edk2/IntelFspPkg/FspDxeIpl/
DxeIpl.c 357 case EFI_NOT_COMPRESSED:
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/
DxeLoad.c 687 case EFI_NOT_COMPRESSED:
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
GenSec.c 676 case EFI_NOT_COMPRESSED:
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
VolInfo.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c 809 if (CompressionType == EFI_NOT_COMPRESSED) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/SectionExtraction/
CoreSectionExtraction.c 760 if (CompressionType == EFI_NOT_COMPRESSED) {
    [all...]

Completed in 1602 milliseconds