]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiLib/UefiLib.c
MdePkg/UefiLib: Add EfiLocateProtocolBuffer()
[mirror_edk2.git] / MdePkg / Library / UefiLib / UefiLib.c
2018-02-11 Michael D KinneyMdePkg/UefiLib: Add EfiLocateProtocolBuffer()
2017-01-20 Star ZengMdePkg UefiLib: Make the event empty function public
2016-03-23 Laszlo ErsekMdePkg/UefiLib: introduce EfiEventGroupSignal
2016-03-23 Laszlo ErsekMdePkg/UefiLib: move InternalEmptyFunction to UefiLib.c
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2010-12-18 mdkinneyAdd an empty CONSTRUCTOR to the UefiLib to resolve...
2010-07-29 lgao4Use FreePool() library API to replace gBS->FreePool...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-04-02 gikidyFix some typo.
2009-03-24 qhuang8Fix minor formatting issue.
2009-03-24 qhuang8Add GetVariabe(), GetEfiGlobalVariable() and GetBestLan...
2009-02-09 jji4Comments synchronized
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-11-27 qhuang8Remove GetCurrentLanguage () from UefiLib in MdePkg
2008-11-25 jji4Function headers in .h and .c files synchronized with...
2008-11-20 jji4Code and comments have been checked with spec.
2008-10-21 klu2Adjust doxygen comment style for structure.
2008-09-21 qwang12HiiLibGetCurrentLanguage returns the current UEFI varia...
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-16 klu2Code clean up.
2008-07-25 yshang1Code Scrub for MdePkg.
2008-02-01 qhuang8Fix a bug in LookupUnicodeStringTable2() to mismatch...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-29 yshang1Import BaseMemoryLibMmx;
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-02-13 qhuang81. Add two interfaces in PeCoffGetEntryPointLib.h
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2007-01-18 qhuang8Add two useful functions in UefiLib for the implementat...
2006-12-28 qhuang8Refix the previous issue.
2006-12-28 qhuang8Fix a typo in UefiLib. The parameter type of Registrati...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-04-21 bbahnsenInitial import.