summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib/UefiLib.c
AgeCommit message (Expand)Author
2008-10-21Adjust doxygen comment style for structure.klu2
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-16Code clean up.klu2
2008-07-25Code Scrub for MdePkg.yshang1
2008-02-01Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang8
2007-09-04Merge the PI enabling works from the branchqwang12
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-29Import BaseMemoryLibMmx;yshang1
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang8
2006-12-28Refix the previous issue.qhuang8
2006-12-28Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang8
2006-11-031. Add the fix for the following Bugs:cwu11
2006-04-21Initial import.bbahnsen