summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib/UefiLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg UefiLib: Make the event empty function publicStar Zeng2017-01-201-22/+20
* MdePkg/UefiLib: introduce EfiEventGroupSignalLaszlo Ersek2016-03-231-0/+43
* MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek2016-03-231-0/+19
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+110
* Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.mdkinney2010-12-181-0/+22
* Use FreePool() library API to replace gBS->FreePool() service.lgao42010-07-291-11/+11
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-5/+5
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-6/+6
* Update the copyright notice formathhtian2010-04-231-2/+2
* Fix some typo.gikidy2009-04-021-14/+15
* Fix minor formatting issue.qhuang82009-03-241-3/+3
* Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang82009-03-241-1/+226
* Comments synchronizedjji42009-02-091-4/+6
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-1/+0
* Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82008-11-271-47/+0
* Function headers in .h and .c files synchronized with specjji42008-11-251-101/+87
* Code and comments have been checked with spec.jji42008-11-201-151/+128
* Adjust doxygen comment style for structure.klu22008-10-211-1/+5
* HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang122008-09-211-0/+46
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code clean up.klu22008-09-161-2/+17
* Code Scrub for MdePkg.yshang12008-07-251-5/+4
* Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang82008-02-011-1/+1
* Merge the PI enabling works from the branchqwang122007-09-041-0/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Import BaseMemoryLibMmx;yshang12007-06-291-111/+438
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+886
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-811/+0
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-131-20/+21
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-0/+29
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-1/+8
* Add two useful functions in UefiLib for the implementation of Component Name,...qhuang82007-01-181-1/+125
* Refix the previous issue.qhuang82006-12-281-1/+1
* Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82006-12-281-1/+1
* 1. Add the fix for the following Bugs:cwu112006-11-031-3/+3
* Initial import.bbahnsen2006-04-211-0/+650