Cc: Liming Gao <[email protected]>
Cc: Michael Kinney <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <[email protected]>
---
 MdePkg/Include/Ppi/SecPlatformInformation2.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MdePkg/Include/Ppi/SecPlatformInformation2.h 
b/MdePkg/Include/Ppi/SecPlatformInformation2.h
index aeb0fcc..2222271 100644
--- a/MdePkg/Include/Ppi/SecPlatformInformation2.h
+++ b/MdePkg/Include/Ppi/SecPlatformInformation2.h
@@ -4,7 +4,7 @@
   This service is the primary handoff state into the PEI Foundation.
   This service abstracts platform-specific information for many CPU's.
 
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
 This program and the accompanying materials are licensed and made available 
under
 the terms and conditions of the BSD License that accompanies this distribution.
 The full text of the license may be found at
@@ -74,7 +74,7 @@ EFI_STATUS
 ///
 /// This service abstracts platform-specific information for many CPU's.
 /// It is the multi-processor equivalent of PlatformInformation for
-/// implementations that synchronize all CPU's in the SEC phase.
+/// implementations that synchronize some, if not all CPU's in the SEC phase.
 ///
 struct _EFI_SEC_PLATFORM_INFORMATION2_PPI {
   EFI_SEC_PLATFORM_INFORMATION2  PlatformInformation2;
-- 
2.7.4.windows.1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to