summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Merge Temporary Ram support patch.klu22008-02-293-28/+4
* Fix build failure by adding DebugLiblgao42008-02-252-1/+2
* update comments and add assert for these files.lgao42008-02-2511-128/+318
* 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
* MdePkg/Include/IndustryStandard/Tpm12.h:jljusten2008-02-111-3/+0
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-0217-1298/+3375
* 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
* Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment)qhuang82008-02-011-1/+1
* 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
* Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu32008-01-312-1/+13
* 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
* Add new protocol definitions:qhuang82008-01-254-0/+334
* Update device path type value for PI Firmware volume device & Firmware file d...qhuang82008-01-251-2/+2
* Add a new line at the end of CpuLib.h for GCC build.xli242008-01-241-1/+1
* 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
* delete a unwanted semicolon sign.eric_tian2008-01-221-2/+1
* 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-2121-3007/+3252
* 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
* Add TCG protocol lgao42008-01-021-0/+2
* Add TPM related definitions.lgao42008-01-023-0/+2128
* 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
* add iSCSI protocoleric_tian2007-12-244-0/+151
* Add all smbios record structure definition.klu22007-12-211-0/+574
* Correct the default value of PcdUefiVariableDefaultPlatformLangCodes & PcdUef...qhuang82007-12-201-6/+6
* Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao42007-12-182-5/+23
* Fix the duplicate module in dsc fileklu22007-12-171-1/+0
* Update PcdLib instances:qhuang82007-12-113-53/+55
* Sync HII and Setupbrowser related header files with UEFI 2.1 spec.qwang122007-12-101-0/+0
* Sync HII and Setupbrowser related header files with UEFI 2.1 spec.qwang122007-12-105-32/+42
* MdeModule cleanup for PI:klu22007-12-102-0/+22
* 1. Move some status code related PCDs to MdePkgqhuang82007-12-072-42/+55
* Fix the constructor typo. The new type should follow PI spec.qhuang82007-12-051-1/+1
* Add validate usage for some PCDs. DSC file can allow to use these PCDs.qhuang82007-12-051-1/+25
* 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 Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec de...lgao42007-11-271-0/+5