index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
UefiLib
/
UefiLib.c
Age
Commit message (
Expand
)
Author
2017-04-27
MdePkg: Move to new location
Guo Mang
2017-01-20
MdePkg UefiLib: Make the event empty function public
Star Zeng
2016-03-23
MdePkg/UefiLib: introduce EfiEventGroupSignal
Laszlo Ersek
2016-03-23
MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.c
Laszlo Ersek
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2010-12-18
Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.
mdkinney
2010-07-29
Use FreePool() library API to replace gBS->FreePool() service.
lgao4
2010-06-30
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2009-04-02
Fix some typo.
gikidy
2009-03-24
Fix minor formatting issue.
qhuang8
2009-03-24
Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.
qhuang8
2009-02-09
Comments synchronized
jji4
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-12-10
Synchronize interface function comment from declaration in library class head...
klu2
2008-11-27
Remove GetCurrentLanguage () from UefiLib in MdePkg
qhuang8
2008-11-25
Function headers in .h and .c files synchronized with spec
jji4
2008-11-20
Code and comments have been checked with spec.
jji4
2008-10-21
Adjust doxygen comment style for structure.
klu2
2008-09-21
HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...
qwang12
2008-09-17
remove unnecessary comments introduced by tools from MdePkg. The regular expr...
vanjeff
2008-09-16
Code clean up.
klu2
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-02-01
Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...
qhuang8
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-29
Import BaseMemoryLibMmx;
yshang1
2007-06-22
Import some Pei and Dxe related instances for MdePkg.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-02-13
1. Add two interfaces in PeCoffGetEntryPointLib.h
qhuang8
2007-02-12
1) Added BIT0, BIT1, …, BIT63 to the Base Defines
qwang12
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2007-01-18
Add two useful functions in UefiLib for the implementation of Component Name,...
qhuang8
2006-12-28
Refix the previous issue.
qhuang8
2006-12-28
Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...
qhuang8
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-04-21
Initial import.
bbahnsen