summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang81-1/+1
2008-01-25Fix a bug in print library "%a" should not print anything if the var argument...qhuang81-0/+6
2008-01-25Add new protocol definitions:qhuang84-0/+334
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-24Update Thunk16.S of X64 for BaseLib.xli241-10/+18
2008-01-24Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang81-1/+1
2008-01-22Check in implementation in GNU assembly for Thunk16.S in BaseLib.xli241-0/+290
2008-01-22delete a unwanted semicolon sign.eric_tian1-2/+1
2008-01-22Suppress the divide-by-zero warning for package validation of MdeModulePkg. T...qhuang81-1/+2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1221-3007/+3252
2008-01-21Added necessary support module typejwang362-2/+2
2008-01-21Fix bugs in GNU assembly files for writing CR and DR registers.xli244-4/+4
2008-01-02Add TCG protocol lgao41-0/+2
2008-01-02Add TPM related definitions.lgao43-0/+2128
2007-12-29Update the PciXXXReadBuffer() for better coding style.yshang12-14/+6
2007-12-29Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user...yshang12-17/+28
2007-12-25Fix typo of Library Class Declaration.yshang11-1/+1
2007-12-24add iSCSI protocoleric_tian4-0/+151
2007-12-21Add all smbios record structure definition.klu21-0/+574
2007-12-20Correct the default value of PcdUefiVariableDefaultPlatformLangCodes & PcdUef...qhuang81-6/+6
2007-12-18Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao42-5/+23
2007-12-17Fix the duplicate module in dsc fileklu21-1/+0
2007-12-11Update PcdLib instances:qhuang83-53/+55
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.qwang125-32/+42
2007-12-10MdeModule cleanup for PI:klu22-0/+22
2007-12-071. Move some status code related PCDs to MdePkgqhuang82-42/+55
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang81-1/+1
2007-12-05Add validate usage for some PCDs. DSC file can allow to use these PCDs.qhuang81-1/+25
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang81-1/+1
2007-11-30Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...mdkinney3-48/+141
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 macromdkinney5-1/+9
2007-11-22Fix typo.qhuang81-5/+5
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang833-40/+40
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang123-15/+165
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian1-3/+3
2007-11-08Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang81-1/+1
2007-11-081) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang15-14/+19
2007-11-07Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu31-40/+0
2007-11-02edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten2-91/+91
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-30MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten2-0/+25
2007-10-30MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten12-0/+598
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao41-0/+2
2007-10-24Fixed tabbing issueAJFISH1-3/+3
2007-10-20Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu31-643/+673
2007-10-19Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao42-0/+40