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
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