summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
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-01Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment)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-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu3
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-25Add new protocol definitions:qhuang8
2008-01-25Update device path type value for PI Firmware volume device & Firmware file d...qhuang8
2008-01-24Add a new line at the end of CpuLib.h for GCC build.xli24
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-22delete a unwanted semicolon sign.eric_tian
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
2008-01-02Add TCG protocol lgao4
2008-01-02Add TPM related definitions.lgao4
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-24add iSCSI protocoleric_tian
2007-12-21Add all smbios record structure definition.klu2
2007-12-20Correct the default value of PcdUefiVariableDefaultPlatformLangCodes & PcdUef...qhuang8
2007-12-18Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao4
2007-12-17Fix the duplicate module in dsc fileklu2
2007-12-11Update PcdLib instances:qhuang8
2007-12-10Sync HII and Setupbrowser related header files with UEFI 2.1 spec.qwang12
2007-12-10Sync HII and Setupbrowser related header files with UEFI 2.1 spec.qwang12
2007-12-10MdeModule cleanup for PI:klu2
2007-12-071. Move some status code related PCDs to MdePkgqhuang8
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang8
2007-12-05Add validate usage for some PCDs. DSC file can allow to use these PCDs.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 Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec de...lgao4
2007-11-27Add FUNCTION_ENTRY_POINT macromdkinney
2007-11-22Fix typo.qhuang8
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-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian
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-07Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu3
2007-11-02edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten