summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-09-18Rollback change done in 5919: "Remove the status code EFI_ALREADY_STARTED to ...qwang12
2008-09-18Remove the GrowBuffer function. Just use the simple way to get the buffer siz...qwang12
2008-09-18Fixed HSD201555jwang36
2008-09-18modify an issue about data off.eric_tian
2008-09-17Adjust the function layout to remove the prototype of internal functions to r...qhuang8
2008-09-17Apply HighBitSet() in MDE baseLib to retire the internal function CoreHighest...qhuang8
2008-09-17Remove the status code EFI_ALREADY_STARTED to avoid confusion since it is not...qhuang8
2008-09-17Adjust the function layout of Timer.c to remove the prototype to reduce sync ...qhuang8
2008-09-17Refine code to remove the last entry of mArchProtocol.qhuang8
2008-09-17Fix several code review minor comments:qhuang8
2008-09-17Fix several code review minor comments:qhuang8
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff
2008-09-17Fixed HSD201384 & HSD201375jwang36
2008-09-17remove unnecessary comments introduced by tools. vanjeff
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-17Update the comments.qwang12
2008-09-17Update the comments.qwang12
2008-09-17Update the comments.qwang12
2008-09-17Add VA_END to end the VA_START.qwang12
2008-09-17Remove the unnecessary spin_lock protection around CoreUnloadImage. There is ...qwang12
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten
2008-09-16Fix build errorlgao4
2008-09-16CoreHandleProtocol function description should be corrected.eric_tian
2008-09-16Only generate the random GUID if a package list already exist in the database.qwang12
2008-09-16Merge the global data in ExecData.c to Event.ceric_tian
2008-09-16Fix the build bugs for these three files.lgao4
2008-09-16Comments for CoreInitializeMemoryServices should be updatederic_tian
2008-09-16The file name Exec.h contains UEFI Event support functions and structure. But...eric_tian
2008-09-16move BUGBUG comments and add some comments to comply with Speceric_tian
2008-09-16Framework code may call PreparePacckage with NULL GUID and both IFR and Strin...qwang12