audk/IntelFrameworkPkg/Include
eric_tian b66be4ca3e 1. change the value of EFI_PROCESSOR_SUBCLASS_VERSION to follow spec.
2. remove EFI_STRING_TOKEN, which doesn't be defined by any spec. replace it with STRING_REF.
3. change the fields of EFI_EXP_BASE10_DATA to INT16 to follow spec.
4. change the field name of EFI_PROCESSOR_MISC_INFO to follow spec.
5. note that field which are introduced to reflect the SMBIOS2.6
6. change name EFI_PROCESSOR_HEALTH_STATUS to EFI_PROCESSOR_HEALTH_STATUS_DATA
7. EFI_CACHE_ASSOCIATION_DATA to  EFI_PROCESSOR_CACHE_ASSOCIATION_DATA

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8793 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-08 03:10:27 +00:00
..
Framework 1. change the value of EFI_PROCESSOR_SUBCLASS_VERSION to follow spec. 2009-07-08 03:10:27 +00:00
Guid Add comments to describe inconsistency between code and Framework spec. 2009-07-08 02:44:46 +00:00
Library Update comment in SMM Library class include file. 2009-06-16 06:00:41 +00:00
Ppi Add comments to describe inconsistency between code and Framework spec. 2009-07-08 02:39:04 +00:00
Protocol Add [in], [out] tag for function description. 2009-07-08 03:05:55 +00:00
FrameworkDxe.h Update Copyright. Delete erroneous "Module Name" line. 2009-06-26 19:44:34 +00:00
FrameworkPei.h Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename original to EFI_PEIM_ENTRY_POINT2 to follow PI definition. 2007-08-13 17:47:57 +00:00
FrameworkSmm.h Add more comments for IntelFramework's header files. 2008-04-08 07:40:30 +00:00