summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-03-17[Description]eric_tian1-4/+6
2008-03-15[Description]:qwang122-56/+0
2008-03-11Add WDAT ACPI tableqhuang82-3/+102
2008-03-10Rename file to use recommended file naming conventions.jljusten1-0/+0
2008-03-10Rename file to use recommended file naming conventions.jljusten1-0/+0
2008-03-10Replace "addr16" with other instructions.qhuang81-2/+2
2008-03-10Fix GCC building warning.klu21-2/+1
2008-03-10Short term fix to pass some GCC warning. qhuang81-1/+2
2008-03-07Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.lgao41-1/+1
2008-03-04Fix a typo to pass ICC buildqhuang81-1/+1
2008-03-04Correct input parameter aligned to TCG spec.lgao41-1/+1
2008-02-29Merge Temporary Ram support patch.klu23-28/+4
2008-02-25Fix build failure by adding DebugLiblgao42-1/+2
2008-02-25update comments and add assert for these files.lgao411-128/+318
2008-02-21changed to match filenamevanjeff1-1/+1
2008-02-20remove duplicated one.vanjeff1-425/+0
2008-02-20renamevanjeff1-0/+425
2008-02-11MdePkg/Library/IfrSupportLib/UefiIfrForm.c:jljusten1-0/+2
2008-02-11MdePkg/Include/IndustryStandard/Tpm12.h:jljusten1-3/+0
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang1217-1298/+3375
2008-02-01Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang81-1/+1
2008-02-01Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang82-72/+1
2008-02-011. Add conformance checking to ensure the input & output string are well-defi...qhuang81-102/+102
2008-02-01Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang81-54/+68
2008-02-01Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment)qhuang81-1/+1
2008-02-01Fix the asserting error for SetJump().qhuang81-1/+1
2008-02-01Fix the issues about the loop count for checksum 16,32,64. The input paramete...qhuang81-5/+9
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu32-1/+13
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang81-1/+1
2008-01-25Fix a bug in print library "%a" should not print anything if the var argument...qhuang81-0/+6
2008-01-25Add new protocol definitions:qhuang84-0/+334
2008-01-25Update device path type value for PI Firmware volume device & Firmware file d...qhuang81-2/+2
2008-01-24Add a new line at the end of CpuLib.h for GCC build.xli241-1/+1
2008-01-24Update Thunk16.S of X64 for BaseLib.xli241-10/+18
2008-01-24Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang81-1/+1
2008-01-22Check in implementation in GNU assembly for Thunk16.S in BaseLib.xli241-0/+290
2008-01-22delete a unwanted semicolon sign.eric_tian1-2/+1
2008-01-22Suppress the divide-by-zero warning for package validation of MdeModulePkg. T...qhuang81-1/+2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1221-3007/+3252
2008-01-21Added necessary support module typejwang362-2/+2
2008-01-21Fix bugs in GNU assembly files for writing CR and DR registers.xli244-4/+4
2008-01-02Add TCG protocol lgao41-0/+2
2008-01-02Add TPM related definitions.lgao43-0/+2128
2007-12-29Update the PciXXXReadBuffer() for better coding style.yshang12-14/+6
2007-12-29Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user...yshang12-17/+28
2007-12-25Fix typo of Library Class Declaration.yshang11-1/+1
2007-12-24add iSCSI protocoleric_tian4-0/+151
2007-12-21Add all smbios record structure definition.klu21-0/+574
2007-12-20Correct the default value of PcdUefiVariableDefaultPlatformLangCodes & PcdUef...qhuang81-6/+6
2007-12-18Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao42-5/+23