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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Decompress/
Decompress.h 30 EFI_FORWARD_DECLARATION (EFI_DECOMPRESS_PROTOCOL);
35 IN EFI_DECOMPRESS_PROTOCOL * This,
84 IN EFI_DECOMPRESS_PROTOCOL * This,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Decompress.h 23 typedef struct _EFI_DECOMPRESS_PROTOCOL EFI_DECOMPRESS_PROTOCOL;
41 @param This A pointer to the EFI_DECOMPRESS_PROTOCOL instance.
61 IN EFI_DECOMPRESS_PROTOCOL *This,
82 @param This A pointer to the EFI_DECOMPRESS_PROTOCOL instance.
103 IN EFI_DECOMPRESS_PROTOCOL *This,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
Decompress.c 29 IN EFI_DECOMPRESS_PROTOCOL *This,
39 IN EFI_DECOMPRESS_PROTOCOL *This,
74 EFI_DECOMPRESS_PROTOCOL mEfiDecompress = {
86 IN OUT EFI_DECOMPRESS_PROTOCOL **This
975 IN EFI_DECOMPRESS_PROTOCOL *This,
985 The implementation of EFI_DECOMPRESS_PROTOCOL.GetInfo().
1013 IN EFI_DECOMPRESS_PROTOCOL *This,
1025 The implementation of EFI_DECOMPRESS_PROTOCOL.Decompress().
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DxeMain.c 215 EFI_DECOMPRESS_PROTOCOL gEfiDecompress = {
833 @param This A pointer to the EFI_DECOMPRESS_PROTOCOL instance.
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
EfiDecompress.c 49 EFI_DECOMPRESS_PROTOCOL *Decompress;
LoadPciRom.c 225 EFI_DECOMPRESS_PROTOCOL *Decompress;
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciOptionRomSupport.c 430 EFI_DECOMPRESS_PROTOCOL *Decompress;
PciRomTable.c 135 EFI_DECOMPRESS_PROTOCOL *Decompress;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/Include/
PeiLib.h 727 EFI_DECOMPRESS_PROTOCOL **This
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 280 extern EFI_DECOMPRESS_PROTOCOL gEfiDecompress;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciOptionRomSupport.c 55 EFI_DECOMPRESS_PROTOCOL *Decompress;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c 731 EFI_DECOMPRESS_PROTOCOL *Decompress;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/SectionExtraction/
CoreSectionExtraction.c 682 EFI_DECOMPRESS_PROTOCOL *Decompress;
    [all...]

Completed in 387 milliseconds