summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2007-12-071. Move some status code related PCDs to MdePkgqhuang8
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang8
2007-12-05Add validate usage for some PCDs. DSC file can allow to use these PCDs.qhuang8
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang8
2007-11-30Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...mdkinney
2007-11-27Add Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec de...lgao4
2007-11-27Add FUNCTION_ENTRY_POINT macromdkinney
2007-11-22Fix typo.qhuang8
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang12
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian
2007-11-08Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang8
2007-11-081) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang1
2007-11-07Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu3
2007-11-02edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten
2007-11-01Add more PAL_ROUTE related definition in to PalCallLib.hgtian
2007-10-31Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo...zliu3
2007-10-30MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten
2007-10-30MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao4
2007-10-24Fixed tabbing issueAJFISH
2007-10-20Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu3
2007-10-19Update ExtractGuidedSectionLib instance to cover the same handler is register...lgao4
2007-10-19Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocolqhuang8
2007-10-19Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions according to UEFI spec 2.1bqhuang8
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao4
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu2
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff
2007-10-16add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang12
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff
2007-10-16Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.klu2
2007-10-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang12
2007-10-15Remove library instance of PeiServicesTablePointerLibMm7klu2
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao4
2007-10-12Fix ICC build error lgao4
2007-10-12Updating for pass building: Remove the "#include <ItaniumFamilyCpuPeim.h>" fo...zliu3
2007-10-11moved the PeiPalCallLib from ItaniumFamilyCpuPkg to MdePkgvprabhal
2007-10-11changed the Sec information structure for IPFvprabhal
2007-10-11UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH
2007-10-11these files have moved to cpulibvprabhal
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang1
2007-10-11added a log for EDK_4067: Non-Compatible: qwang12qwang12
2007-10-11Remove PeiDxeExtractGuidedSectionLib instance, which is replaced by PeiExtrac...lgao4
2007-10-10Changed to pass the build with Visual Studio 2005jwang36
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang12
2007-10-10Remove assemble file for different arch, klu2
2007-10-09Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin16
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu2
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao4
2007-10-09Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang8