summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib/UefiLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-127/+149
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-2/+2
* MdePkg/UefiLib: Correct the arguments passed to IsLanguageSupported()Chandramohan Akula2021-03-171-2/+2
* MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei2020-10-131-92/+0
* MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang2019-11-201-9/+9
* MdePkg: UefiLib: Add a function to check if a language is supportedTom Zhao2019-09-171-21/+39
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew2019-01-311-0/+81
* MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenModeLaszlo Ersek2018-08-221-34/+6
* MdePkg/UefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek2018-08-161-0/+227
* MdePkg: Clean up source filesLiming Gao2018-06-281-91/+91
* MdePkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao2018-06-121-5/+5
* MdePkg UefiLib: Fix in EfiLocateProtocolBuffer()Star Zeng2018-06-051-0/+4
* 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/+111
* MdePkg UefiLib: Make the event empty function publicStar Zeng2017-01-201-22/+20
* MdePkg/UefiLib: introduce EfiEventGroupSignalLaszlo Ersek2016-03-231-0/+43
* MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek2016-03-231-0/+19
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+110
* Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.mdkinney2010-12-181-0/+22
* Use FreePool() library API to replace gBS->FreePool() service.lgao42010-07-291-11/+11
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-5/+5
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-6/+6
* Update the copyright notice formathhtian2010-04-231-2/+2
* Fix some typo.gikidy2009-04-021-14/+15
* Fix minor formatting issue.qhuang82009-03-241-3/+3
* Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang82009-03-241-1/+226
* Comments synchronizedjji42009-02-091-4/+6
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-1/+0
* Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82008-11-271-47/+0
* Function headers in .h and .c files synchronized with specjji42008-11-251-101/+87
* Code and comments have been checked with spec.jji42008-11-201-151/+128
* Adjust doxygen comment style for structure.klu22008-10-211-1/+5
* HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang122008-09-211-0/+46
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code clean up.klu22008-09-161-2/+17
* Code Scrub for MdePkg.yshang12008-07-251-5/+4
* Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang82008-02-011-1/+1
* Merge the PI enabling works from the branchqwang122007-09-041-0/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Import BaseMemoryLibMmx;yshang12007-06-291-111/+438
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+886
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-811/+0
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-131-20/+21
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-0/+29
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-1/+8
* Add two useful functions in UefiLib for the implementation of Component Name,...qhuang82007-01-181-1/+125