summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 for the inconsistent definition with framework specification.lgao4
2009-07-08Add comments for the inconsistent definition with framework specification.lgao4
2009-07-08add comments to note why EFI_MISC_PORT_DEVICE_PATH and etc exists here , whic...eric_tian
2009-07-08update the file header commenteric_tian
2009-07-08Inconsistent with specification here: eric_tian
2009-07-08Refine comments.klu2
2009-07-081. change the value of EFI_PROCESSOR_SUBCLASS_VERSION to follow spec.eric_tian
2009-07-08Add [in], [out] tag for function description.xli24
2009-07-08Add comments to describe inconsistency between code and Framework spec.xli24
2009-07-08Add comments to describe inconsistency between code and Framework spec.xli24
2009-07-08Add check that Progress is NULL lgao4
2009-07-07Remove TempStringLen. It was assigned, but not used. (ICC warning)jljusten
2009-07-07Revert r8771. UnixPkg has a custom RTC driver.jljusten
2009-07-07Add UefiRuntimeLib to PcAtChipsetPkg.dsc.jljusten
2009-07-07Fix some issues reported by source static analysis tools.klu2
2009-07-07change comment style from 3 line to 1 lineeric_tian
2009-07-07Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff
2009-07-071. cleanup to refine the doxgen comment.eric_tian
2009-07-07Add declaration header file for token space.klu2
2009-07-07Remove original PcRtc driver.klu2
2009-07-07supply comments on data structure to follow spec.eric_tian
2009-07-07Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao4
2009-07-07Remove typoklu2
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff
2009-07-07Due to SmBios2.6 spec section 3.3.8.5 doesn't enumerate 24-way set-associativ...eric_tian
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-07-07Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkgklu2
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-07-07Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkgklu2
2009-07-07Refine comments.klu2
2009-07-06Synchronize the build tools' binary with source files at r1637 in build tool ...klu2
2009-07-06Refine include file of GUID HOB for SMRAM memory reserve, according to review...xli24
2009-07-06add quote for file path in @file optionklu2
2009-07-06add readme.txt for UnixPkgklu2
2009-07-06Add Pcd8259LegacyModeEdgeLevel into PcAtChipsetPkg.decklu2
2009-07-06fixed one typo.vanjeff
2009-07-06Refine include file for Device Recovery Module PPI.xli24
2009-07-06Fix PcRtc Year calculation bug.lgao4
2009-07-06Refine include file for SMM Base Protocol.xli24
2009-07-06Fixed bug 202575. mainly follow Doxygen rulejchen20