summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-2/+2
2008-06-26add a PCI_CLASS_MASS_STORAGE_AHCI alias.qwang121-2/+1
2008-06-25Remove the OPTIONAL modifier as HiiHandle is a compulsory para.qwang121-1/+1
2008-06-24Fix doxygen issue:klu298-734/+736
2008-06-24Fix doxygen issue:klu26-181/+298
2008-06-24Fix issue broken doxygen parsing. The issue is that when declaring a function...klu21-37/+64
2008-06-23Merged in the following trackers from EDK:qwang1214-113/+348
2008-06-05CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac...qwang121-1/+1
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang123-3/+3
2008-06-04Minor update to follow coding style.qhuang81-1/+2
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82-335/+0
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