]> git.proxmox.com Git - mirror_edk2.git/blame - DuetPkg/Include/Guid/DxeCoreFileName.h
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / DuetPkg / Include / Guid / DxeCoreFileName.h
CommitLineData
db4d3fa1
LG
1/** @file\r
2 Guid is EDKII DxeCore moudle GUID.\r
3\r
4Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
5This program and the accompanying materials \r
6are licensed and made available under the terms and conditions of the BSD License \r
7which accompanies this distribution. The full text of the license may be found at \r
8http://opensource.org/licenses/bsd-license.php \r
9 \r
10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
12\r
13**/\r
14\r
15#ifndef __DXE_CORE_FILE_NAME__\r
16#define __DXE_CORE_FILE_NAME__\r
17\r
18#define DXE_CORE_FILE_NAME_GUID \\r
19 { 0xD6A2CB7F, 0x6A18, 0x4e2f, {0xB4, 0x3B, 0x99, 0x20, 0xA7, 0x33, 0x70, 0x0A }}\r
20\r
21extern EFI_GUID gDxeCoreFileNameGuid;\r
22\r
23#endif\r