mirror of https://github.com/acidanthera/audk.git
restore @par Revision Reference.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8884 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
55c1c87cba
commit
afb84e4247
|
@ -1,8 +1,5 @@
|
|||
/** @file
|
||||
DataHubRecord.h include all data hub sub class GUID defitions.
|
||||
|
||||
These GUID are from Cache subclass spec 0.9, DataHub SubClass spec 0.9, Memory SubClass Spec 0.9,
|
||||
Processor Subclass spec 0.9, Misc SubClass spec 0.9.
|
||||
DataHubRecord.h includes all data hub sub class GUID definitions.
|
||||
|
||||
Copyright (c) 2007 - 2009, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
|
@ -13,6 +10,9 @@
|
|||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
@par Revision Reference:
|
||||
These GUID are from Cache subclass spec 0.9, DataHub SubClass spec 0.9, Memory SubClass Spec 0.9,
|
||||
Processor Subclass spec 0.9, Misc SubClass spec 0.9.
|
||||
**/
|
||||
#ifndef _DATAHUB_RECORDS_GUID_H_
|
||||
#define _DATAHUB_RECORDS_GUID_H_
|
||||
|
|
Loading…
Reference in New Issue