]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Guid/TianoDecompress.h
MdeModulePkg: Move BaseUefiTianoCustomDecompressLib to
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Guid / TianoDecompress.h
diff --git a/IntelFrameworkModulePkg/Include/Guid/TianoDecompress.h b/IntelFrameworkModulePkg/Include/Guid/TianoDecompress.h
deleted file mode 100644 (file)
index 40f74f8..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/** @file\r
-  Tiano Custom decompress Guid definition.\r
-\r
-Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
-SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-**/\r
-\r
-#ifndef __TIANO_CUSTOM_DECOMPRESS_GUID_H__\r
-#define __TIANO_CUSTOM_DECOMPRESS_GUID_H__\r
-\r
-///\r
-/// The Global ID used to identify a section of an FFS file of type\r
-/// EFI_SECTION_GUID_DEFINED, whose contents have been compressed using\r
-/// Tiano Custom compression.\r
-///\r
-#define TIANO_CUSTOM_DECOMPRESS_GUID  \\r
-  { 0xA31280AD, 0x481E, 0x41B6, { 0x95, 0xE8, 0x12, 0x7F, 0x4C, 0x98, 0x47, 0x79 } }\r
-\r
-extern GUID gTianoCustomDecompressGuid;\r
-\r
-#endif\r