summaryrefslogtreecommitdiff
path: root/EdkModulePkg/EdkModulePkg.spd
AgeCommit message (Expand)Author
2007-07-10changed the Esal call function ids all over the treevprabhal
2007-06-20Check in library class definition of ExtendedSalLib.xli24
2007-04-20Clean up the following module msa files.lgao4
2007-04-121. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff
2007-04-09Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo...qwang12
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff
2007-02-27Remove the unused library instance EdkNullCustomizedDecompressLib.lgao4
2007-02-26Clean up MSA file of the checked in modules which include:qwang12
2007-02-12Updated for added packagetgingold
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang12
2006-12-28Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang8
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao4
2006-12-06Add DxeDebugLibSerialPort that provides a debug library that layers directly ...mdkinney
2006-12-01Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney
2006-11-28• Set the default value of PcdDxeIplSwitchToLongMode to TRUE.qhuang8
2006-11-27Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim.qhuang8
2006-11-18Declare GUIDs for all Extended SAL Servicesmdkinney
2006-11-06This check-in fixed the following bugs:cwu11
2006-09-19Declare PCD Feature flags for protocols produced by the Device Path Module an...mdkinney
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao4
2006-09-08clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpdlgao4
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao4
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao4
2006-09-01Follow up EDKT235yshang1
2006-08-30Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab...qwang12
2006-08-29Add a Pcd to define the maximum number of performance log entries during PEI ...qhuang8
2006-08-07Remove SecurityPolicy.h from EdkModulePkg, because this protocol has been def...lgao4
2006-07-30EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the ...qwang12
2006-07-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu3
2006-07-24Fix bug which define different PCD with same token number in EdkModulePkg.spd.yshang1
2006-07-211) Check in Pei/Dxe status code;yshang1
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang1
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin6
2006-07-13Removed the MdePkg Pcd Declarations which should only be specified in the Mde...lhauch
2006-07-13Added license & copyright declarationjwang36
2006-07-13Added all header files in the packages's include directory into spd files.jwang36
2006-07-13Remove EdkPeCoffLoaderLibX64 library from EdkModulePkglgao4
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-12Fix remainning capsule PCD's <HelpText>.klu2
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu2
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-10 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang8
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang12
2006-07-07Fix all <TokenSpaceGuidCName> in all SPD file.klu2
2006-07-07Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePo...davidhuang
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang