summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib
AgeCommit message (Expand)Author
2009-01-09INF extension reviewedjji4
2009-01-08minimum update function header.vanjeff
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-29fixed potential NULL pointer reference issue.vanjeff
2008-12-16Fix Some typo.gikidy
2008-12-10Synchronize interface function comment from declaration in library class head...klu2
2008-12-01Remove several over-specific issues.qhuang8
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang8
2008-11-27Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang8
2008-11-25Function headers in .h and .c files synchronized with specjji4
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-20Code and comments have been checked with spec.jji4
2008-11-201.Removed PrintXY from Graphics Library.vanjeff
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang12
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