summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib/UefiLib.c
AgeCommit message (Expand)Author
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2010-12-18Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.mdkinney
2010-07-29Use FreePool() library API to replace gBS->FreePool() service.lgao4
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-04-02Fix some typo.gikidy
2009-03-24Fix minor formatting issue.qhuang8
2009-03-24Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang8
2009-02-09Comments synchronizedjji4
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-10Synchronize interface function comment from declaration in library class head...klu2
2008-11-27Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang8
2008-11-25Function headers in .h and .c files synchronized with specjji4
2008-11-20Code and comments have been checked with spec.jji4
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