summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-06-04Remove two duplicated GUIDs.qhuang81-2/+0
2008-06-02Use #if...#else to not confuse some lint tools for definition of EFIAPIklu21-4/+4
2008-05-301. Add comments about reserve space on space according to x64 calling conventionqhuang82-9/+17
2008-05-29Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney1-0/+15
2008-05-27De-unicode in comment for all source files.qhuang813-7276/+7276
2008-05-27Make #ifndef the first statement in header file. qhuang81-2/+2
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang126-655/+963
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang121-0/+38
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang121-2/+35
2008-05-05Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...klu21-1/+1
2008-05-05Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.klu21-1/+1
2008-04-29Fix the bug about comparing with mismatched integrate typeklu21-1/+1
2008-04-22Fix missing include header file and fix typo in comment.klu213-37/+43
2008-04-22Fix typo in comment.klu28-46/+51
2008-04-22Fix comment typoklu21-2/+3
2008-04-22Fix comment typo.klu21-1/+1
2008-04-21Fix missing include file which break doxygen parsing.klu211-0/+23
2008-04-21Fix missing include file which break doxygen parsing.klu22-0/+5
2008-04-21Fix missing include file which break doxygen parsing.klu25-3/+17
2008-04-21Fix missing include file which break doxygen parsing.klu21-2/+4
2008-04-21Add missing library class.klu21-0/+3
2008-04-17Add missing file in INF file.klu21-2/+1
2008-04-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang123-6/+56
2008-04-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang121-2/+23
2008-04-03[Description]yshang122-55/+93
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