]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PerformancePkg/Include/Guid/PerformancePkgTokenSpace.h
TscTimerLib in PerformancePkg is a BASE type library, which should be used by any...
[mirror_edk2.git] / PerformancePkg / Include / Guid / PerformancePkgTokenSpace.h
diff --git a/PerformancePkg/Include/Guid/PerformancePkgTokenSpace.h b/PerformancePkg/Include/Guid/PerformancePkgTokenSpace.h
new file mode 100644 (file)
index 0000000..86dfe87
--- /dev/null
@@ -0,0 +1,25 @@
+/** @file\r
+  GUID for PerformancePkg PCD Token Space \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 _PERFORMANCEPKG_TOKEN_SPACE_GUID_H_\r
+#define _PERFORMANCEPKG_TOKEN_SPACE_GUID_H_\r
+\r
+#define PERFORMANCEPKG_TOKEN_SPACE_GUID \\r
+  { \\r
+    0x669346ef, 0xFDad, 0x4aeb, { 0x08, 0xa6, 0x21, 0x46, 0x2d, 0x3f, 0xef, 0x7d } \\r
+  }\r
+\r
+extern EFI_GUID gPerformancePkgTokenSpaceGuid;\r
+\r
+#endif\r