summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-10Correct TokenSpace Guid valuelgao4
2009-06-10Make comments align.lgao4
2009-06-10fix the ecc issue.eric_tian
2009-06-09fixed ECC and Klocwork issues.vanjeff
2009-06-08Add the missing Token Space Guid lgao4
2009-06-08Add comments for Include header files lgao4
2009-06-08Remove the additional build options.lgao4
2009-06-08Remove the duplicate NULL string.lgao4
2009-06-08sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-05editor was set for tabs instead of spaces on prev chkinlgr
2009-06-05Per EdkII IntelFrameworkPkg code review instructions, add comments before eac...lgr
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney
2009-06-05Retire PciHotplugDeviceGuid.mdkinney
2009-06-05 Need use 32-bit register to hold 32-bit stack address.klu2
2009-06-05 Need use 32-bit register to hold 32-bit stack address.klu2
2009-06-05Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failedklu2
2009-06-05Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failure.klu2
2009-06-051. Enhance the RTC driver to not reserve the CMOS century register MSB.gikidy
2009-06-05Enhance the RTC driver to not reserve the CMOS century register MSB.gikidy
2009-06-05Fix a typo in help message.klu2
2009-06-05Update comment for return description for PcdSetX macros.klu2
2009-06-05Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa...gikidy
2009-06-05The return description for LibPcdSetx function is ambiguity. The actual meani...klu2
2009-06-05Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs...rsun3
2009-06-04Remove #define for MAX_BBS_ENTRIESmdkinney
2009-06-04Clean up CSM related include files to match specificationmdkinney
2009-06-04Fix build breaks from comment clean up checkinmdkinney
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel
2009-06-04The StringIndex should be casted to UINT16* but not UINT8*.klu2
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli24
2009-06-04fix the issue when passing a L"" string to PrintXY.eric_tian
2009-06-04update comments per review comments.vanjeff
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel
2009-06-04Remove ASSERT (TotalSize <= sizeof (Buffer));xli24
2009-06-04Fix issue that build is broken if a dynamic PCD's value is L"".klu2
2009-06-03Build tool will translate the value of VOID* type PCD to byte array, and put ...klu2
2009-06-03Fix an issue in DataHubGetNextRecord.gikidy
2009-06-03fix the issue of Inadequate Memory Allocation in Variable Serviceseric_tian
2009-06-031. Fix the bug that we should use rip relative addressing for x64 label to pr...qhuang8
2009-06-03Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in ...qhuang8