summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang84-17/+21
2009-02-06Comments checked with spec.jji41-5/+4
2009-02-06Comments checked with spec.jji41-5/+6
2009-02-06Fix typos in comments.qhuang81-4/+4
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney2-0/+436
2009-02-05Add comment to explain use of the types "int" and "unsigned int" in the imple...mdkinney1-0/+16
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney4-9/+9
2009-02-04Minor adjust the logic in BasePrintLib and fix several typosqhuang82-30/+27
2009-02-03use the GUIDed versions of events listed in all of our module/lib implementat...jji43-6/+11
2009-02-02Fix minor coding style issue.qhuang81-1/+1
2009-02-01The PCD library function will do ASSERT if CallBackFunction is NULL according...qwang121-0/+4
2009-02-01Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao41-5/+7
2009-01-30Fix typosmdkinney1-3/+3
2009-01-30Split out Synchronization Library from Base Librarymdkinney31-2482/+0
2009-01-30Split out Synchronization Library from Base Librarymdkinney35-133/+2679
2009-01-24Add check when use Index as Array [Index] to avoid out of Array bound.lgao41-3/+3
2009-01-23Add ASSERT in case SalSystemTable is NULL.qhuang81-1/+1
2009-01-23Remove volatile for local Index, and Use Memory library functions to fix the ...lgao42-21/+12
2009-01-23DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22-2/+2
2009-01-22Add check when use Index as Array [Index] to avoid out of Array bound.lgao41-8/+10
2009-01-21adjust code to remove Klocwork issues.vanjeff1-1/+1
2009-01-19Add ASSERT in case SalSystemTable is NULL.qhuang81-1/+1
2009-01-19Fix a bug that length might be a negative value for worker function BasePrint...qhuang83-12/+12
2009-01-14Apply BaseMemoryLib to replace the for loop.qhuang83-15/+13
2009-01-14INF extension reviewedjji41-11/+11
2009-01-14To pass ICC build.vanjeff1-1/+3
2009-01-14fixed assumption 32bit Local Apic timer counter.vanjeff2-2/+10
2009-01-13Add UefiBootServicesTableLib library class reference in HobLib, because if no...klu21-1/+2