summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* changed to match filenamevanjeff2008-02-211-1/+1
* remove duplicated one.vanjeff2008-02-201-425/+0
* renamevanjeff2008-02-201-0/+425
* MdePkg/Library/IfrSupportLib/UefiIfrForm.c:jljusten2008-02-111-0/+2
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-0213-536/+2763
* Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang82008-02-011-1/+1
* Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang82008-02-012-72/+1
* 1. Add conformance checking to ensure the input & output string are well-defi...qhuang82008-02-011-102/+102
* Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang82008-02-011-54/+68
* Fix the asserting error for SetJump().qhuang82008-02-011-1/+1
* Fix the issues about the loop count for checksum 16,32,64. The input paramete...qhuang82008-02-011-5/+9
* Zero all the field so that caller does not need to be concerned about the res...qhuang82008-01-251-1/+1
* Fix a bug in print library "%a" should not print anything if the var argument...qhuang82008-01-251-0/+6
* Update Thunk16.S of X64 for BaseLib.xli242008-01-241-10/+18
* Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang82008-01-241-1/+1
* Check in implementation in GNU assembly for Thunk16.S in BaseLib.xli242008-01-221-0/+290
* Suppress the divide-by-zero warning for package validation of MdeModulePkg. T...qhuang82008-01-221-1/+2
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-215-17/+835
* Added necessary support module typejwang362008-01-212-2/+2
* Fix bugs in GNU assembly files for writing CR and DR registers.xli242008-01-214-4/+4
* Update the PciXXXReadBuffer() for better coding style.yshang12007-12-292-14/+6
* Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user...yshang12007-12-292-17/+28
* Fix typo of Library Class Declaration.yshang12007-12-251-1/+1
* Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao42007-12-182-5/+23
* Update PcdLib instances:qhuang82007-12-113-53/+55
* Fix the constructor typo. The new type should follow PI spec.qhuang82007-12-051-1/+1
* Fix the constructor typo. The new type should follow PI spec.qhuang82007-12-051-1/+1
* Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...mdkinney2007-11-303-48/+141
* Add FUNCTION_ENTRY_POINT macromdkinney2007-11-271-1/+1
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-223-3/+3
* Fix up the comment for several functions and make sure the IN and OUT modifie...qwang122007-11-181-4/+79
* Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang82007-11-081-1/+1
* 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang12007-11-084-14/+15
* edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten2007-11-022-91/+91
* MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten2007-10-302-0/+25
* MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten2007-10-3012-0/+598
* Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao42007-10-261-0/+2
* Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao42007-10-192-0/+40
* Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42007-10-182-16/+16
* The BaseAddress and Length should be align PAGE according to PI specification...klu22007-10-181-1/+13
* add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang122007-10-161-0/+2
* Remove library instance of PeiServicesTablePointerLibMm7klu22007-10-153-207/+0
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-1/+1
* Fix ICC build error lgao42007-10-121-3/+2
* Updating for pass building: Remove the "#include <ItaniumFamilyCpuPeim.h>" fo...zliu32007-10-121-1/+0
* moved the PeiPalCallLib from ItaniumFamilyCpuPkg to MdePkgvprabhal2007-10-113-0/+209
* these files have moved to cpulibvprabhal2007-10-116-237/+0
* Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang12007-10-114-5/+105
* Remove PeiDxeExtractGuidedSectionLib instance, which is replaced by PeiExtrac...lgao42007-10-112-329/+0
* Changed to pass the build with Visual Studio 2005jwang362007-10-102-6/+6