mirror of https://github.com/acidanthera/audk.git
Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9020 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d9fdf2ca96
commit
69c8f27cd8
|
@ -592,7 +592,7 @@ struct _EFI_SMM_SYSTEM_TABLE {
|
|||
//
|
||||
|
||||
///Inconsistent with specification here:
|
||||
/// In Framework Spec, this definition does not exist. This method is introduced in PI1.0 spec for
|
||||
/// In Framework Spec, this definition does not exist. This method is introduced in PI1.1 spec for
|
||||
/// implementation needed.
|
||||
EFI_SMM_STARTUP_THIS_AP SmmStartupThisAp;
|
||||
|
||||
|
|
Loading…
Reference in New Issue