]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Guid/TianoDecompress.h
Add comments for Include header files
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Guid / TianoDecompress.h
diff --git a/IntelFrameworkModulePkg/Include/Guid/TianoDecompress.h b/IntelFrameworkModulePkg/Include/Guid/TianoDecompress.h
new file mode 100644 (file)
index 0000000..e395cbc
--- /dev/null
@@ -0,0 +1,23 @@
+/** @file\r
+  Tiano Custom decompress Guid definition\r
+  \r
+Copyright (c) 2006 - 2009, Intel Corporation\r
+All rights reserved. This program and the accompanying materials\r
+are licensed and made available under the terms and conditions of the BSD License\r
+which accompanies this distribution.  The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+\r
+**/\r
+\r
+#ifndef __EFI_CUSTOM_DECOMPRESS_GUID_H__\r
+#define __EFI_CUSTOM_DECOMPRESS_GUID_H__\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