Home
last modified time | relevance | path

Searched refs:gEfiDecompressProtocolGuid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDecompress.h114 extern EFI_GUID gEfiDecompressProtocolGuid;
/illumos-gate/usr/src/boot/efi/libefi/
H A Denv.c209 EFI_GUID gEfiDecompressProtocolGuid = EFI_DECOMPRESS_PROTOCOL_GUID;
541 .efi_guid = &gEfiDecompressProtocolGuid },
205 EFI_GUID gEfiDecompressProtocolGuid = EFI_DECOMPRESS_PROTOCOL_GUID; global() variable