]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Include/Guid/MdeModulePkgTokenSpace.h
IntelSiliconPkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Include / Guid / MdeModulePkgTokenSpace.h
CommitLineData
8a3f79bf 1/** @file\r
64a80549 2 GUID for MdeModulePkg PCD Token Space. \r
8a3f79bf 3\r
cd5ebaa0 4Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
64a80549 5This program and the accompanying materials are licensed and made available under \r
6the terms and conditions of the BSD License that accompanies this distribution. \r
7The full text of the license may be found at\r
8http://opensource.org/licenses/bsd-license.php. \r
8a3f79bf 9\r
64a80549 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
8a3f79bf
LG
12\r
13**/\r
14\r
15#ifndef _MDEMODULEPKG_TOKEN_SPACE_GUID_H_\r
16#define _MDEMODULEPKG_TOKEN_SPACE_GUID_H_\r
17\r
18#define MDEMODULEPKG_TOKEN_SPACE_GUID \\r
19 { \\r
20 0xA1AFF049, 0xFDEB, 0x442a, { 0xB3, 0x20, 0x13, 0xAB, 0x4C, 0xB7, 0x2B, 0xBC } \\r
21 }\r
22\r
23extern EFI_GUID gEfiMdeModulePkgTokenSpaceGuid;\r
24\r
25#endif\r