]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Include/Guid/SecurityPkgTokenSpace.h
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Include / Guid / SecurityPkgTokenSpace.h
CommitLineData
0c18794e 1/** @file\r
2 GUID for SecurityPkg PCD Token Space.\r
3\r
b3548d32
LG
4Copyright (c) 2009 - 2018, 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
0c18794e 8http://opensource.org/licenses/bsd-license.php\r
9\r
b3548d32 10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
0c18794e 11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12\r
13**/\r
14\r
15#ifndef _SECURITYPKG_TOKEN_SPACE_GUID_H_\r
16#define _SECURITYPKG_TOKEN_SPACE_GUID_H_\r
17\r
18#define SECURITYPKG_TOKEN_SPACE_GUID \\r
19 { \\r
20 0xd3fb176, 0x9569, 0x4d51, { 0xa3, 0xef, 0x7d, 0x61, 0xc6, 0x4f, 0xea, 0xba } \\r
21 }\r
22\r
23extern EFI_GUID gEfiSecurityPkgTokenSpaceGuid;\r
24\r
25#endif\r