summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/UefiLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/UefiLib: Add EfiLocateProtocolBuffer()Michael D Kinney2018-07-091-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
* Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff2007-06-261-1/+1
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-0/+128
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-191-0/+711
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-711/+0
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-141-0/+92
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-131-20/+21
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-1/+20
* Add two useful functions in UefiLib for the implementation of Component Name,...qhuang82007-01-181-1/+58
* Refix the previous issue.qhuang82006-12-281-2/+2
* Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82006-12-281-1/+1