]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Library/UefiLib.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Include / Library / UefiLib.h
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdePkg: Change OPTIONAL keyword usage style
2020-10-13 Zhang, ShengleiMdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_I...
2019-11-20 Shenglei ZhangMdePkg: Update the comments of IsLanguageSupported
2019-09-17 Tom ZhaoMdePkg: UefiLib: Add a function to check if a language...
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2019-01-31 Bret BarkelewMdePkg/UefiLib: Add a new API GetVariable3
2019-01-10 Ashish SinghalMdePkg/UefiLib: Abstract driver model protocol uninstal...
2018-09-27 Star ZengMdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIs
2018-08-22 Laszlo ErsekMdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE...
2018-08-16 Laszlo ErsekMdePkg/UefiLib: introduce EfiOpenFileByDevicePath()
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-06-12 Liming GaoMdePkg UefiLib: Use comparison logic to check UINTN...
2018-05-23 Liming GaoMdePkg UefiLib: Fix XCODE5 varargs warning
2018-05-17 Marvin.Haeuser@out... MdePkg/UefiLib: Add 'OUT' decorator where necessary.
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
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2011-08-02 jcarseyAdd 2 functions to UefiLib library class: CatSPrint...
2010-06-11 mdkinneyAdd ASSERT() conditions to UEFI Library Print() and...
2010-04-23 hhtianUpdate the copyright notice format
2010-03-12 myronporterGrammatical and disclaimer changes (does not follow...
2010-02-02 erictianwrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.
2009-06-04 pkandelSecond set of changes based on a review of the code...
2009-05-21 eric_tianupdate the file description of PrintXY and AsciiPrintXY...
2009-05-08 mdkinneyClarify clipping behavior of PrintXY() and AsciiPrintXY().
2009-04-15 qhuang8Fix several minor coding style issues.
2009-04-02 lgao4Add CreatePopUp API into UefiLib
2009-04-02 gikidyFix some typo.
2009-03-24 qhuang8Add GetVariabe(), GetEfiGlobalVariable() and GetBestLan...
2009-02-25 qhuang8Fix typo in API prototype
2009-02-09 jji4Comments synchronized
2009-02-06 jji4Comments checked with spec.
2008-12-07 mdkinneyUse BIT8-1 insetad of UINT8_MAX
2008-12-07 mdkinneyMove NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI...
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-11-20 vanjeff1.Removed PrintXY from Graphics Library.
2008-11-19 qwang12Update doxygen comment for VarArg list parameter. ...
2008-11-17 qhuang8Add 3 macros to manager Timer events.
2008-11-14 jji4Synchronization of MDE Library Spec., Mde.dec, and...
2008-11-07 qhuang8Add extra DriverConfiguration2 protocol parameter for...
2008-10-10 klu2Update library class and library instance description...
2008-09-26 qwang121) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE...
2008-09-22 klu2Cleanup "Tiano" word.
2008-09-21 qwang12HiiLibGetCurrentLanguage returns the current UEFI varia...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-14 klu2Use doxygen comment style for document entity such...
2008-07-21 yshang1Code Scrub of MdePkg/Inlcude/Library
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2007-12-07 qhuang81. Move some status code related PCDs to MdePkg
2007-09-17 qhuang81. Add EfiLibInstallDriverBindingComponentName2() to...
2007-07-06 qwang12Enable Intel IPF compilation for MdePkg.
2007-06-26 vanjeffRemove prefix EFI_ from some TPL macros reference in...
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-19 yshang1Import Library Class from original MDE package. Also...
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-02-14 qwang12Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint...
2007-02-13 qhuang81. Add two interfaces in PeCoffGetEntryPointLib.h
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
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-07-19 ajfishFixed some naming issues and update to the EDK II name...
2006-06-04 qhuang8UefiLib:
2006-04-25 qhuang8PeiSmbusLib & DxeSmbusLib
2006-04-21 bbahnsenInitial import.