summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/UefiLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew2019-01-311-6/+39
* MdePkg/UefiLib: Abstract driver model protocol uninstallationAshish Singhal2019-01-101-0/+103
* MdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIsStar Zeng2018-09-271-0/+68
* MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenModeLaszlo Ersek2018-08-221-16/+3
* MdePkg/UefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek2018-08-161-0/+88
* MdePkg: Clean up source filesLiming Gao2018-06-281-206/+206
* MdePkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao2018-06-121-2/+2
* MdePkg UefiLib: Fix XCODE5 varargs warningLiming Gao2018-05-231-1/+1
* MdePkg/UefiLib: Add 'OUT' decorator where necessary.Marvin.Haeuser@outlook.com2018-05-171-9/+9
* MdePkg/UefiLib: Add EfiLocateProtocolBuffer()Michael D Kinney2018-02-111-1/+31
* MdePkg UefiLib: Make the event empty function publicStar Zeng2017-01-201-1/+17
* MdePkg/UefiLib: introduce EfiEventGroupSignalLaszlo Ersek2016-03-231-0/+18
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-1/+63
* Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey2011-08-021-1/+61
* Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney2010-06-111-0/+6
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-47/+47
* wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.erictian2010-02-021-14/+24
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-041-16/+12
* update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian2009-05-211-8/+12
* Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney2009-05-081-4/+6
* Fix several minor coding style issues.qhuang82009-04-151-8/+9
* Add CreatePopUp API into UefiLiblgao42009-04-021-0/+25
* Fix some typo.gikidy2009-04-021-10/+10
* Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang82009-03-241-0/+98
* Fix typo in API prototypeqhuang82009-02-251-1/+1
* Comments synchronizedjji42009-02-091-4/+6
* Comments checked with spec.jji42009-02-061-5/+6
* Use BIT8-1 insetad of UINT8_MAXmdkinney2008-12-071-1/+1
* Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Librarymdkinney2008-12-071-3/+13
* Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82008-11-271-21/+0
* Function headers in .h and .c files synchronized with specjji42008-11-251-190/+192
* Code and comments have been checked with spec.jji42008-11-201-88/+118
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-201-0/+99
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-4/+8
* Add 3 macros to manager Timer events.qhuang82008-11-171-0/+41
* Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji42008-11-141-7/+10
* Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang82008-11-071-8/+10
* Update library class and library instance description for UefiLib to follows ...klu22008-10-101-1/+5
* 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang122008-09-261-6/+0
* Cleanup "Tiano" word.klu22008-09-221-29/+36
* HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang122008-09-211-0/+28
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-4/+2
* Use doxygen comment style for document entity such as struct, enum, variable ...klu22008-08-141-9/+9
* Code Scrub of MdePkg/Inlcude/Libraryyshang12008-07-211-0/+8
* Fix missing include header file and fix typo in comment.klu22008-04-221-8/+5
* 1. Move some status code related PCDs to MdePkgqhuang82007-12-071-42/+42
* 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang82007-09-171-73/+82
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+138