summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Framework/DataHubRecords.h
AgeCommit message (Expand)Author
2009-07-08according to DataHubSubclass spec, all fields of data record should be natura...eric_tian
2009-07-08refine the DataHubRecords.h to comply with DataHubSubclass/MemSubclass/ProcSu...eric_tian
2009-07-081. add comments for those fields not defined by MemorySubclass spec.eric_tian
2009-07-08Inconsistent with specification here: eric_tian
2009-07-081. EFI_MAXIMUM_CACHE_SIZE_DATA has changed to EFI_CACHE_MAXIMUM_SIZE_DATA, wh...eric_tian
2009-07-08add comments to note it's the spec typo issue for EFI_CACHE_CONFIGURATION_DAT...eric_tian
2009-07-08add comment on EFI_PROCESSOR_CORE_FREQUENCY_LIST_DATA to note there is gap be...eric_tian
2009-07-08add comments to note why EFI_MISC_PORT_DEVICE_PATH and etc exists here , whic...eric_tian
2009-07-081. change the value of EFI_PROCESSOR_SUBCLASS_VERSION to follow spec.eric_tian
2009-07-07Due to SmBios2.6 spec section 3.3.8.5 doesn't enumerate 24-way set-associativ...eric_tian
2009-07-01Change single quote to use standard ascii character.jljusten
2009-06-26Verified some definitions of DataHubRecord.gikidy
2009-05-21Synchronize code with specs.gikidy
2009-03-16Update the header file coding style (alignment, comment, etc.)gdong1
2008-10-21Add missing Framework HII definitions to pass build.qhuang8
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang12
2008-04-08Add more comments for IntelFramework's header files.klu2
2008-03-14Modify the structure name to follows spec.klu2
2008-03-13Add definition for EfiCacheAssociativity24Way.xli24
2008-03-11Add more smbios record support.klu2
2007-08-07Adding typedef according to framework specification.klu2
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-04Renaming files/directoriesbxing