summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2008-06-02Use #if...#else to not confuse some lint tools for definition of EFIAPIklu21-4/+4
2008-05-29Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney1-0/+15
2008-05-27De-unicode in comment for all source files.qhuang810-7273/+7273
2008-05-27Make #ifndef the first statement in header file. qhuang81-2/+2
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122-592/+717
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang121-2/+35
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.klu23-17/+21
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-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang121-2/+23
2008-04-03[Description]yshang119-36/+69
2008-03-17[Description]eric_tian1-4/+6
2008-03-15[Description]:qwang121-10/+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-10Fix GCC building warning.klu21-2/+1
2008-03-07Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.lgao41-1/+1
2008-03-04Correct input parameter aligned to TCG spec.lgao41-1/+1
2008-02-25update comments and add assert for these files.lgao45-63/+155
2008-02-11MdePkg/Include/IndustryStandard/Tpm12.h:jljusten1-3/+0
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang123-762/+611
2008-02-01Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment)qhuang81-1/+1
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu32-1/+13
2008-01-25Add new protocol definitions:qhuang83-0/+331
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-22delete a unwanted semicolon sign.eric_tian1-2/+1
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1214-2979/+2399
2008-01-02Add TPM related definitions.lgao43-0/+2128
2007-12-24add iSCSI protocoleric_tian4-0/+151
2007-12-21Add all smbios record structure definition.klu21-0/+574
2007-12-10Sync HII and Setupbrowser related header files with UEFI 2.1 spec.qwang121-0/+0
2007-12-10Sync HII and Setupbrowser related header files with UEFI 2.1 spec.qwang124-31/+41
2007-12-10MdeModule cleanup for PI:klu21-0/+1
2007-12-071. Move some status code related PCDs to MdePkgqhuang81-42/+42
2007-11-27Add Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec de...lgao41-0/+5
2007-11-27Add FUNCTION_ENTRY_POINT macromdkinney4-0/+8
2007-11-22Fix typo.qhuang81-5/+5
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang830-37/+37
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang122-11/+86
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian1-3/+3
2007-11-07Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu31-40/+0
2007-11-01Add more PAL_ROUTE related definition in to PalCallLib.hgtian1-0/+11