Add definition on SmmStatusCodeProtocol to comply the SMMCIS spec to fix the bug #202466

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8834 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jchen20
2009-07-09 09:17:18 +00:00
parent da879e3f7d
commit b59768ca63
4 changed files with 90 additions and 2 deletions

View File

@@ -180,9 +180,9 @@ struct _FRAMEWORK_EFI_PEI_SERVICES {
EFI_PEI_RESET_SYSTEM ResetSystem;
///
/// Inconsistent with specification here:
/// In Framework Spec, PeiCis0.91, CpuIo and PciCfg is NOT pointers. it should be
/// a typo error in spec..
/// In Framework Spec, PeiCis0.91, CpuIo and PciCfg is NOT pointers.
///
//
// I/O Abstractions
//