audk/EdkCompatibilityPkg
rsun3 f76edcfd29 Fix bugs in SmmBaseHelper driver.
1. Should use sizeof(EFI_SMM_CPU_SAVE_STATE) instead of sizeof (EFI_SMI_CPU_SAVE_STATE) to allocate buffer for CpuSaveState in Framework SMST;
2. The type of Width parameter for ReadSaveState() and WriteSaveState() functions of SMM CPU Protocol is UINTN instead of an enumeration type.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9678 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-05 09:28:48 +00:00
..
Compatibility Fix bugs in SmmBaseHelper driver. 2010-01-05 09:28:48 +00:00
Foundation Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can support usage model of PI SMM infrastructure + Framework Chipset SMM code + Framework platform SMM code in ECP platforms. 2009-12-31 08:42:28 +00:00
Other/Maintained/Tools/Pccts Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
Sample ICC Cleanup: add data typecast after arithemtics. 2008-11-18 08:12:25 +00:00
ChangeLog.txt 1) Add an example in EdkCompatibilityPkg.dsc to show how the compatibility build switch is turned on for Framework HII modules. 2009-02-01 09:39:43 +00:00
EDK_Snapshot.txt 1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes: 2008-01-24 07:32:23 +00:00
EdkCompatibilityPkg.dec Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can support usage model of PI SMM infrastructure + Framework Chipset SMM code + Framework platform SMM code in ECP platforms. 2009-12-31 08:42:28 +00:00
EdkCompatibilityPkg.dsc Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can support usage model of PI SMM infrastructure + Framework Chipset SMM code + Framework platform SMM code in ECP platforms. 2009-12-31 08:42:28 +00:00
License.txt Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00