summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-252-1/+9
* Add two useful functions in UefiLib for the implementation of Component Name,...qhuang82007-01-181-1/+125
* Refix the previous issue.qhuang82006-12-281-1/+1
* Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82006-12-281-1/+1
* 1. Add the fix for the following Bugs:cwu112006-11-032-13/+13
* Adjust coding style for MemoryAllocationLib.qhuang82006-07-231-1/+1
* Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish2006-07-192-35/+41
* Added license & copyright declarationjwang362006-07-131-0/+10
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-101-8/+8
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-4/+4
* converted all surface area description files to new schemajwang362006-06-301-50/+56
* UefiLib:qhuang82006-06-041-15/+100
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-251-0/+4
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* PeiSmbusLib & DxeSmbusLibqhuang82006-04-251-9/+9