summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-31Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo...zliu31-11/+19
2007-10-24Fixed tabbing issueAJFISH1-3/+3
2007-10-20Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu31-643/+673
2007-10-19Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions according to UEFI spec 2.1bqhuang81-31/+61
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff2-67/+67
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff1-10/+10
2007-10-16Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.klu21-10/+0
2007-10-11changed the Sec information structure for IPFvprabhal2-6/+26
2007-10-11UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH1-5/+5
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang11-1/+1
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122-145/+34
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu21-0/+18
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao41-1/+1
2007-10-09Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang81-0/+5
2007-10-05created a new library instance with CpuSleep and CpuFlushTlbvprabhal1-0/+42
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal1-28/+0
2007-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao41-1/+3