summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2009-04-30Fix the bug that EnablePaging64() should assert() for x64 platform.qhuang84-127/+44
2009-04-30Update BasePeCoffLib comments to specify this library support scope.lgao43-7/+9
2009-04-30Update IPF version BasePeCoffLib only supports IFP and EBC PeImage, doesn't s...lgao41-2/+1
2009-04-30Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.xli241-11/+6
2009-04-30Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress(...xli241-3/+3
2009-04-29Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu21-0/+9
2009-04-29Fix the bug that gEfiSalSystemTableGuid is missing in UefiPalLib.inf.xli241-1/+3
2009-04-29Fix the bug that InternalReallocatePool() ignores the input parameter PoolTyp...xli241-2/+2
2009-04-24Merge RuntimeLib and RuntimeServices.c.qhuang84-696/+657
2009-04-24Use GUIDed event for virtual address change eventqhuang82-2/+7
2009-04-23Add check for the validity of resource directory address.qhuang81-32/+32
2009-04-23Add checking for start address for PCI express Read/Write Bufferqhuang81-1/+9
2009-04-23update string function comment to clear the semantic meaning.eric_tian1-18/+26
2009-04-22Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang81-11/+84
2009-04-17Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang82-22/+42
2009-04-15Fix several minor coding style issues.qhuang85-50/+49
2009-04-15add security checkvanjeff1-1/+2
2009-04-10Fix some build issues encountered with ELFGCC.jljusten1-10/+10
2009-04-07add assertion condition to satisfy the requirement in MdePkg library spec 0.61peric_tian1-41/+60
2009-04-02Add CreatePopUp API into UefiLiblgao41-0/+173
2009-04-02Fix some typo.gikidy9-86/+87
2009-04-01Read-Capacity16 command added for SCSI driversjji41-0/+94
2009-03-24Fix minor formatting issue.qhuang81-3/+3
2009-03-24Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang83-2/+230
2009-03-12Fix typos in GCC assembly.qhuang82-2/+2
2009-03-10Remove wrong comments in function header.qhuang82-2/+0
2009-03-10Remove incorrect assertion. According to spec, it should not assert and shoul...qhuang81-1/+0
2009-03-10Correct ASSERT to more cases.lgao41-3/+7
2009-03-06Correct comments for new null instance.lgao42-2/+2
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82-1/+2
2009-03-05Add empty lineqhuang81-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang85-0/+105
2009-03-03Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides emp...qhuang82-0/+424
2009-03-02Fix incorrect function headers for IoLib APIs.xli242-16/+16
2009-03-02Refine PCI Segment Library to avoid possible intrinsic function.xli242-2/+2
2009-03-02Fix the error that part of instructions of AsmWriteIva() is not included into...xli241-1/+1
2009-02-25Fix typo in API prototypeqhuang81-1/+1
2009-02-24Fix build broken.klu21-1/+1
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang83-4/+4
2009-02-23Update to fix several ECC warningqhuang81-3/+8
2009-02-23Clean up to remove unreferenced data structureqhuang81-9/+0
2009-02-18Remove extra blank for arrayqhuang81-1/+1
2009-02-13Comments synchronized with library classjji42-61/+49
2009-02-13Spec checkedjji45-29/+18
2009-02-10Change style 0 == Index to Index == 0lgao41-1/+1
2009-02-09Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang81-1/+0
2009-02-09Comments synchronizedjji41-4/+6
2009-02-06Fix IN OUT specifiersmdkinney2-6/+6
2009-02-06Fix ICC build breakqhuang81-5/+5
2009-02-06Fix ICC build breakqhuang81-3/+3