]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Include/Guid/IntelFrameworkModulePkgTokenSpace.h
FmpDevicePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Guid / IntelFrameworkModulePkgTokenSpace.h
CommitLineData
261c3596 1/** @file\r
0a6f4824 2 GUID for IntelFrameworkModulePkg PCD Token Space\r
261c3596 3\r
0a6f4824
LG
4Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
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
49fd8a35 7The full text of the license may be found at\r
0a6f4824
LG
8http://opensource.org/licenses/bsd-license.php.\r
9\r
10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
49fd8a35 11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
261c3596
LG
12**/\r
13\r
14#ifndef _INTEL_FRAMEWOKR_MODULEPKG_TOKEN_SPACE_GUID_H_\r
15#define _INTEL_FRAMEWOKR_MODULEPKG_TOKEN_SPACE_GUID_H_\r
16\r
0e0ab706 17///\r
49fd8a35 18/// The Global ID for the IntelFrameworkModulePkg PCD Token Space .\r
0e0ab706 19///\r
261c3596
LG
20#define INTEL_FRAMEWORK_MODULEPKG_TOKEN_SPACE_GUID \\r
21 { \\r
966877cb 22 0xD3705011, 0xBC19, 0x4af7, { 0xBE, 0x16, 0xF6, 0x80, 0x30, 0x37, 0x8C, 0x15 } \\r
261c3596
LG
23 }\r
24\r
25extern EFI_GUID gEfiIntelFrameworkModulePkgTokenSpaceGuid;\r
26\r
27#endif\r