summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-23Don't align image address for TeImage, because TeImage section alignment is u...lgao41-3/+5
2008-09-23Update EfiLibReportStatusCode in ECP EfiDriverLib and EfiRuntimeLib libraries...lgao43-92/+85
2008-09-22Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as t...qwang121-1/+2
2008-09-221) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar...qwang123-18/+19
2008-09-22Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library i...qwang121-10/+12
2008-09-22Cleanup "Tiano" word.klu23-65/+71
2008-09-22Code clean upklu22-1/+5
2008-09-21updated the incompatible list.qwang121-1/+15
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang124-4/+4
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang1210-122/+108
2008-09-21CloseEvent in ReportStatusCodeLibDestruct can only be called when the library...qwang121-16/+21
2008-09-20remove the unused msa/npsd fileslgao48-2534/+0
2008-09-19edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten1-1/+0
2008-09-19Correct CompareGuid function lgao42-4/+4
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff3-63/+69
2008-09-19Update these library instances module type to UEFI_DIRVER, because they only ...lgao45-5/+5
2008-09-191. Add three sample PCD in HelloWorld application for user reference of PCD u...lgao44-20/+66
2008-09-19Update Library description for BaseMemoryLibOptDxe and BaseMemoryLibOptPei.lgao42-5/+5
2008-09-19Bug Fix in DxeSmmDriverEntryLib.yshang11-18/+6
2008-09-181. Change 0 == Length style to Length == 0lgao4196-497/+680
2008-09-181. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID datalgao44-7/+50
2008-09-18Rollback change done in 5919: "Remove the status code EFI_ALREADY_STARTED to ...qwang121-2/+2
2008-09-18Remove the GrowBuffer function. Just use the simple way to get the buffer siz...qwang121-92/+48
2008-09-18Fixed HSD201555jwang361-0/+0
2008-09-18modify an issue about data off.eric_tian1-1/+1
2008-09-17Adjust the function layout to remove the prototype of internal functions to r...qhuang81-306/+210
2008-09-17Apply HighBitSet() in MDE baseLib to retire the internal function CoreHighest...qhuang82-46/+2
2008-09-17Remove the status code EFI_ALREADY_STARTED to avoid confusion since it is not...qhuang81-3/+3
2008-09-17Adjust the function layout of Timer.c to remove the prototype to reduce sync ...qhuang81-113/+70
2008-09-17Refine code to remove the last entry of mArchProtocol.qhuang81-8/+13
2008-09-17Fix several code review minor comments:qhuang81-14/+13
2008-09-17Fix several code review minor comments:qhuang81-12/+13
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff2-26/+18
2008-09-17Fixed HSD201384 & HSD201375jwang362-0/+0
2008-09-17remove unnecessary comments introduced by tools. vanjeff6-18/+0
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff228-684/+228
2008-09-17Update the comments.qwang121-1/+3
2008-09-17Update the comments.qwang122-2/+8
2008-09-17Update the comments.qwang122-4/+8
2008-09-17Add VA_END to end the VA_START.qwang121-0/+5
2008-09-17Remove the unnecessary spin_lock protection around CoreUnloadImage. There is ...qwang121-16/+0
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten4-7/+7
2008-09-16Fix build errorlgao41-1/+2
2008-09-16CoreHandleProtocol function description should be corrected.eric_tian1-4/+12
2008-09-16Only generate the random GUID if a package list already exist in the database.qwang121-8/+19
2008-09-16Merge the global data in ExecData.c to Event.ceric_tian4-77/+60
2008-09-16Fix the build bugs for these three files.lgao43-3/+5
2008-09-16Comments for CoreInitializeMemoryServices should be updatederic_tian3-23/+15
2008-09-16The file name Exec.h contains UEFI Event support functions and structure. But...eric_tian3-4/+4
2008-09-16move BUGBUG comments and add some comments to comply with Speceric_tian1-4/+89