summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.xli242009-04-301-11/+6
* Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress(...xli242009-04-301-3/+3
* Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu22009-04-291-0/+9
* Fix the bug that gEfiSalSystemTableGuid is missing in UefiPalLib.inf.xli242009-04-291-1/+3
* Fix the bug that InternalReallocatePool() ignores the input parameter PoolTyp...xli242009-04-291-2/+2
* Merge RuntimeLib and RuntimeServices.c.qhuang82009-04-244-696/+657
* Use GUIDed event for virtual address change eventqhuang82009-04-242-2/+7
* Add check for the validity of resource directory address.qhuang82009-04-231-32/+32
* Add checking for start address for PCI express Read/Write Bufferqhuang82009-04-231-1/+9
* update string function comment to clear the semantic meaning.eric_tian2009-04-231-18/+26
* Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang82009-04-221-11/+84
* Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang82009-04-172-22/+42
* 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