]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg SmmAccess2: Update comments to follow PI spec.
authorEric Dong <eric.dong@intel.com>
Wed, 19 Jul 2017 02:32:38 +0000 (10:32 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 20 Jul 2017 06:11:15 +0000 (14:11 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
MdePkg/Include/Protocol/SmmAccess2.h

index eb315db1fbd48e2df71b5c84327f435178ab8217..5904266ba0bec275dac5d3657e500bc551e95a11 100644 (file)
@@ -108,8 +108,9 @@ EFI_STATUS
 \r
 ///\r
 ///  EFI SMM Access2 Protocol is used to control the visibility of the SMRAM on the platform.\r
-///  It abstracts the location and characteristics of SMRAM.  The expectation is\r
-///  that the north bridge or memory controller would publish this protocol.\r
+///  It abstracts the location and characteristics of SMRAM. The platform should report all \r
+///  MMRAM via EFI_MM_ACCESS_PROTOCOL. The expectation is that the north bridge or memory \r
+///  controller would publish this protocol.\r
 /// \r
 struct _EFI_SMM_ACCESS2_PROTOCOL {\r
   EFI_SMM_OPEN2          Open;\r