summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Clean up code according to code review.vanjeff
2008-09-24Set PcdPlatformBootTimeOutDefault to 10 to enable test automation.qhuang8
2008-09-24Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be ...qhuang8
2008-09-24Update function comments HiiLibListPackageListsqwang12
2008-09-24Update function comments HiiLibListPackageListsqwang12
2008-09-24Changing unsigned int into UINTN according to code review comments.vanjeff
2008-09-24Revert back the change. For now, ECP only support build mode with EFI_SPECIFI...qwang12
2008-09-24clean up baselib according to review comments.vanjeff
2008-09-24fix a issue caused by code review follow uperic_tian
2008-09-24Update BaseLib according to code review comments.xli24
2008-09-24Add an ASSERT to make sure this thunk module can only be used together with a...qwang12
2008-09-23add detail comments on the complicated code segment.eric_tian
2008-09-23GenFds fix two UI sections error.jlin16
2008-09-23Add assert check to make sure new stack size larger than old stack size.lgao4
2008-09-23Refine code for MdePkg/Include/Ppi according to code review comments.xli24
2008-09-23Refine code for PiPeiCis.h according to code review comments.xli24
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-23Don't align image address for TeImage, because TeImage section alignment is u...lgao4
2008-09-23Update EfiLibReportStatusCode in ECP EfiDriverLib and EfiRuntimeLib libraries...lgao4
2008-09-22Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as t...qwang12
2008-09-221) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar...qwang12
2008-09-22Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library i...qwang12
2008-09-22Cleanup "Tiano" word.klu2
2008-09-22Code clean upklu2
2008-09-21updated the incompatible list.qwang12
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-21CloseEvent in ReportStatusCodeLibDestruct can only be called when the library...qwang12
2008-09-20remove the unused msa/npsd fileslgao4
2008-09-19edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten
2008-09-19Correct CompareGuid function lgao4
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff
2008-09-19Update these library instances module type to UEFI_DIRVER, because they only ...lgao4
2008-09-191. Add three sample PCD in HelloWorld application for user reference of PCD u...lgao4
2008-09-19Update Library description for BaseMemoryLibOptDxe and BaseMemoryLibOptPei.lgao4
2008-09-19Bug Fix in DxeSmmDriverEntryLib.yshang1
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-181. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID datalgao4