summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2008-03-15[Description]:qwang12
2008-03-10Replace "addr16" with other instructions.qhuang8
2008-03-10Short term fix to pass some GCC warning. qhuang8
2008-03-04Fix a typo to pass ICC buildqhuang8
2008-02-29Merge Temporary Ram support patch.klu2
2008-02-25Fix build failure by adding DebugLiblgao4
2008-02-25update comments and add assert for these files.lgao4
2008-02-21changed to match filenamevanjeff
2008-02-20remove duplicated one.vanjeff
2008-02-20renamevanjeff
2008-02-11MdePkg/Library/IfrSupportLib/UefiIfrForm.c:jljusten
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-02-01Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang8
2008-02-01Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang8
2008-02-011. Add conformance checking to ensure the input & output string are well-defi...qhuang8
2008-02-01Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang8
2008-02-01Fix the asserting error for SetJump().qhuang8
2008-02-01Fix the issues about the loop count for checksum 16,32,64. The input paramete...qhuang8
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang8
2008-01-25Fix a bug in print library "%a" should not print anything if the var argument...qhuang8
2008-01-24Update Thunk16.S of X64 for BaseLib.xli24
2008-01-24Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang8
2008-01-22Check in implementation in GNU assembly for Thunk16.S in BaseLib.xli24
2008-01-22Suppress the divide-by-zero warning for package validation of MdeModulePkg. T...qhuang8
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21Added necessary support module typejwang36
2008-01-21Fix bugs in GNU assembly files for writing CR and DR registers.xli24
2007-12-29Update the PciXXXReadBuffer() for better coding style.yshang1
2007-12-29Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user...yshang1
2007-12-25Fix typo of Library Class Declaration.yshang1
2007-12-18Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao4
2007-12-11Update PcdLib instances:qhuang8
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang8
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang8
2007-11-30Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...mdkinney
2007-11-27Add FUNCTION_ENTRY_POINT macromdkinney
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang12
2007-11-08Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang8
2007-11-081) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang1
2007-11-02edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten
2007-10-30MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten
2007-10-30MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao4
2007-10-19Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao4
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao4
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu2
2007-10-16add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang12
2007-10-15Remove library instance of PeiServicesTablePointerLibMm7klu2
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao4