]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/Include/Guid/DxeCoreFileName.h
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / DuetPkg / Include / Guid / DxeCoreFileName.h
diff --git a/DuetPkg/Include/Guid/DxeCoreFileName.h b/DuetPkg/Include/Guid/DxeCoreFileName.h
new file mode 100644 (file)
index 0000000..24c0a15
--- /dev/null
@@ -0,0 +1,23 @@
+/** @file\r
+  Guid is EDKII DxeCore moudle GUID.\r
+\r
+Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+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 __DXE_CORE_FILE_NAME__\r
+#define __DXE_CORE_FILE_NAME__\r
+\r
+#define DXE_CORE_FILE_NAME_GUID \\r
+  { 0xD6A2CB7F, 0x6A18, 0x4e2f, {0xB4, 0x3B, 0x99, 0x20, 0xA7, 0x33, 0x70, 0x0A }}\r
+\r
+extern EFI_GUID gDxeCoreFileNameGuid;\r
+\r
+#endif\r