summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Fix several minor coding style issues.qhuang82009-04-155-50/+49
* add security checkvanjeff2009-04-151-1/+2
* Fix some build issues encountered with ELFGCC.jljusten2009-04-101-10/+10
* add assertion condition to satisfy the requirement in MdePkg library spec 0.61peric_tian2009-04-071-41/+60
* Add CreatePopUp API into UefiLiblgao42009-04-021-0/+173
* Fix some typo.gikidy2009-04-029-86/+87
* Read-Capacity16 command added for SCSI driversjji42009-04-011-0/+94
* Fix minor formatting issue.qhuang82009-03-241-3/+3
* Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang82009-03-243-2/+230
* Fix typos in GCC assembly.qhuang82009-03-122-2/+2
* Remove wrong comments in function header.qhuang82009-03-102-2/+0
* Remove incorrect assertion. According to spec, it should not assert and shoul...qhuang82009-03-101-1/+0
* Correct ASSERT to more cases.lgao42009-03-101-3/+7
* Correct comments for new null instance.lgao42009-03-062-2/+2
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-052-1/+2
* Add empty lineqhuang82009-03-051-1/+1
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-055-0/+105
* Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides emp...qhuang82009-03-032-0/+424
* Fix incorrect function headers for IoLib APIs.xli242009-03-022-16/+16
* Refine PCI Segment Library to avoid possible intrinsic function.xli242009-03-022-2/+2
* Fix the error that part of instructions of AsmWriteIva() is not included into...xli242009-03-021-1/+1
* Fix typo in API prototypeqhuang82009-02-251-1/+1
* Fix build broken.klu22009-02-241-1/+1
* Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang82009-02-243-4/+4
* Update to fix several ECC warningqhuang82009-02-231-3/+8
* Clean up to remove unreferenced data structureqhuang82009-02-231-9/+0
* Remove extra blank for arrayqhuang82009-02-181-1/+1
* Comments synchronized with library classjji42009-02-132-61/+49
* Spec checkedjji42009-02-135-29/+18
* Change style 0 == Index to Index == 0lgao42009-02-101-1/+1
* Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang82009-02-091-1/+0
* Comments synchronizedjji42009-02-091-4/+6
* Fix IN OUT specifiersmdkinney2009-02-062-6/+6
* Fix ICC build breakqhuang82009-02-061-5/+5
* Fix ICC build breakqhuang82009-02-061-3/+3
* Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang82009-02-064-17/+21
* Comments checked with spec.jji42009-02-061-5/+4
* Comments checked with spec.jji42009-02-061-5/+6
* Fix typos in comments.qhuang82009-02-061-4/+4
* Convert macros in the DevicePathLib to functions.mdkinney2009-02-062-0/+436
* Add comment to explain use of the types "int" and "unsigned int" in the imple...mdkinney2009-02-051-0/+16
* 1) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney2009-02-054-9/+9
* Minor adjust the logic in BasePrintLib and fix several typosqhuang82009-02-042-30/+27
* use the GUIDed versions of events listed in all of our module/lib implementat...jji42009-02-033-6/+11
* Fix minor coding style issue.qhuang82009-02-021-1/+1
* The PCD library function will do ASSERT if CallBackFunction is NULL according...qwang122009-02-011-0/+4
* Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao42009-02-011-5/+7
* Fix typosmdkinney2009-01-301-3/+3
* Split out Synchronization Library from Base Librarymdkinney2009-01-3031-2482/+0
* Split out Synchronization Library from Base Librarymdkinney2009-01-3035-133/+2679