summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...klu22008-05-051-1/+1
* Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.klu22008-05-051-1/+1
* Fix the bug about comparing with mismatched integrate typeklu22008-04-291-1/+1
* Fix missing include header file and fix typo in comment.klu22008-04-2213-37/+43
* Fix typo in comment.klu22008-04-228-46/+51
* Fix comment typoklu22008-04-221-2/+3
* Fix comment typo.klu22008-04-221-1/+1
* Fix missing include file which break doxygen parsing.klu22008-04-2111-0/+23
* Fix missing include file which break doxygen parsing.klu22008-04-212-0/+5
* Fix missing include file which break doxygen parsing.klu22008-04-215-3/+17
* Fix missing include file which break doxygen parsing.klu22008-04-211-2/+4
* Add missing library class.klu22008-04-211-0/+3
* Add missing file in INF file.klu22008-04-171-2/+1
* add in a new API HiiLibGetSupportedSecondaryLanguagesqwang122008-04-143-6/+56
* add in a new API HiiLibGetSupportedSecondaryLanguagesqwang122008-04-141-2/+23
* [Description]yshang12008-04-0322-55/+93
* [Description]eric_tian2008-03-171-4/+6
* [Description]:qwang122008-03-152-56/+0
* Add WDAT ACPI tableqhuang82008-03-112-3/+102
* Rename file to use recommended file naming conventions.jljusten2008-03-101-0/+0
* Rename file to use recommended file naming conventions.jljusten2008-03-101-0/+0
* Replace "addr16" with other instructions.qhuang82008-03-101-2/+2
* Fix GCC building warning.klu22008-03-101-2/+1
* Short term fix to pass some GCC warning. qhuang82008-03-101-1/+2
* Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.lgao42008-03-071-1/+1
* Fix a typo to pass ICC buildqhuang82008-03-041-1/+1
* Correct input parameter aligned to TCG spec.lgao42008-03-041-1/+1
* 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