summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib
AgeCommit message (Expand)Author
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu2
2008-11-07Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF.qhuang8
2008-11-07Update the implementation of EfiLibInstallAllDriverBinding2().qhuang8
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-28Remove over specify protocol/ppi/guidklu2
2008-10-21Adjust doxygen comment style for structure.klu2
2008-10-21deleted an empty space.qwang12
2008-10-10Update library class and library instance description for UefiLib to follows ...klu2
2008-10-09Remove the unused header files.lgao4
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-09-22Cleanup "Tiano" word.klu2
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-19Update these library instances module type to UEFI_DIRVER, because they only ...lgao4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-16Code clean up.klu2
2008-09-041. remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-14Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang8
2008-07-14Code scrub:yshang1
2008-02-01Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang8
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao4
2007-09-18Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh...qhuang8
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang8
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-30Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu2
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-29Add two gEfiComponentName2ProtocolGuid and gEfiDriverDiagnostics2ProtocolGuid...qhuang8
2007-06-29Import BaseMemoryLibMmx;yshang1
2007-06-22Add UefiDriverModel.c for Installation of driver model protocols .yshang1
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msavanjeff
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-03-281. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff
2007-03-09Update the comments.qwang12
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang8
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang8
2006-12-28Refix the previous issue.qhuang8