summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2009-04-29Fix the bug that InternalReallocatePool() ignores the input parameter PoolTyp...xli24
2009-04-24Merge RuntimeLib and RuntimeServices.c.qhuang8
2009-04-24Use GUIDed event for virtual address change eventqhuang8
2009-04-23Add check for the validity of resource directory address.qhuang8
2009-04-23Add checking for start address for PCI express Read/Write Bufferqhuang8
2009-04-23update string function comment to clear the semantic meaning.eric_tian
2009-04-22Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang8
2009-04-17Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang8
2009-04-15Fix several minor coding style issues.qhuang8
2009-04-15add security checkvanjeff
2009-04-10Fix some build issues encountered with ELFGCC.jljusten
2009-04-07add assertion condition to satisfy the requirement in MdePkg library spec 0.61peric_tian
2009-04-02Add CreatePopUp API into UefiLiblgao4
2009-04-02Fix some typo.gikidy
2009-04-01Read-Capacity16 command added for SCSI driversjji4
2009-03-24Fix minor formatting issue.qhuang8
2009-03-24Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang8
2009-03-12Fix typos in GCC assembly.qhuang8
2009-03-10Remove wrong comments in function header.qhuang8
2009-03-10Remove incorrect assertion. According to spec, it should not assert and shoul...qhuang8
2009-03-10Correct ASSERT to more cases.lgao4
2009-03-06Correct comments for new null instance.lgao4
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang8
2009-03-05Add empty lineqhuang8
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang8
2009-03-03Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides emp...qhuang8
2009-03-02Fix incorrect function headers for IoLib APIs.xli24
2009-03-02Refine PCI Segment Library to avoid possible intrinsic function.xli24
2009-03-02Fix the error that part of instructions of AsmWriteIva() is not included into...xli24
2009-02-25Fix typo in API prototypeqhuang8
2009-02-24Fix build broken.klu2
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang8
2009-02-23Update to fix several ECC warningqhuang8
2009-02-23Clean up to remove unreferenced data structureqhuang8
2009-02-18Remove extra blank for arrayqhuang8
2009-02-13Comments synchronized with library classjji4
2009-02-13Spec checkedjji4
2009-02-10Change style 0 == Index to Index == 0lgao4
2009-02-09Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang8
2009-02-09Comments synchronizedjji4
2009-02-06Fix IN OUT specifiersmdkinney
2009-02-06Fix ICC build breakqhuang8
2009-02-06Fix ICC build breakqhuang8
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang8
2009-02-06Comments checked with spec.jji4
2009-02-06Comments checked with spec.jji4
2009-02-06Fix typos in comments.qhuang8
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney
2009-02-05Add comment to explain use of the types "int" and "unsigned int" in the imple...mdkinney
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney