summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib
Commit message (Expand)AuthorAgeFilesLines
* Code and comments have been checked with spec.jji42008-11-204-179/+170
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-203-8/+415
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-4/+8
* 1, Move device path utility macros from protocol's header file to DevicePathL...klu22008-11-112-2/+3
* Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF.qhuang82008-11-071-2/+3
* Update the implementation of EfiLibInstallAllDriverBinding2().qhuang82008-11-071-282/+653
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+5
* Remove over specify protocol/ppi/guidklu22008-10-281-2/+0
* Adjust doxygen comment style for structure.klu22008-10-211-1/+5
* deleted an empty space.qwang122008-10-211-1/+0
* Update library class and library instance description for UefiLib to follows ...klu22008-10-101-7/+5
* Remove the unused header files.lgao42008-10-091-1/+0
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-091-1/+1
* Cleanup "Tiano" word.klu22008-09-221-35/+34
* HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang122008-09-213-1/+54
* Update these library instances module type to UEFI_DIRVER, because they only ...lgao42008-09-191-1/+1
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-175-15/+5
* Code clean up.klu22008-09-164-11/+30
* 1. remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-041-1/+1
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-122/+0
* Code Scrub for MdePkg.yshang12008-07-254-14/+15
* Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang82008-07-141-4/+4
* Code scrub:yshang12008-07-142-15/+32
* Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang82008-02-011-1/+1
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-1/+1
* Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh...qhuang82007-09-181-3/+2
* 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang82007-09-171-60/+149
* Merge the PI enabling works from the branchqwang122007-09-043-1/+7
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-8/+8
* Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu22007-08-301-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-39/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-122-4/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-297-23/+10
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Add two gEfiComponentName2ProtocolGuid and gEfiDriverDiagnostics2ProtocolGuid...qhuang82007-06-291-0/+3
* Import BaseMemoryLibMmx;yshang12007-06-292-111/+458
* Add UefiDriverModel.c for Installation of driver model protocols .yshang12007-06-221-0/+581
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-224-13/+57
* Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msavanjeff2007-06-222-8/+4
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-227-0/+2002
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-015-1788/+0
* 1. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff2007-03-281-12/+2
* 1. Removed definition for EFI_1_1 from module ConSplittervanjeff2007-03-261-116/+94
* Update the comments.qwang122007-03-091-2/+2
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-142-0/+273
* 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
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-1/+1