SecurityPkg: Fix spelling errors
https://bugzilla.tianocore.org/show_bug.cgi?id=2265 Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com> Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
This commit is contained in:
committed by
Michael D Kinney
parent
6e7e9b9578
commit
d6b926e76e
@@ -156,7 +156,7 @@ OpalHiiSetBrowserData (
|
||||
|
||||
/**
|
||||
|
||||
Populate the hii_g_Configuraton with the browser Data.
|
||||
Populate the hii_g_Configuration with the browser Data.
|
||||
|
||||
**/
|
||||
VOID
|
||||
@@ -247,7 +247,7 @@ GetDiskNameStringId(
|
||||
|
||||
@param OpalDisk The Opal device.
|
||||
|
||||
@retval EFI_SUCESS Initialize the device success.
|
||||
@retval EFI_SUCCESS Initialize the device success.
|
||||
@retval EFI_DEVICE_ERROR Get info from device failed.
|
||||
@retval EFI_INVALID_PARAMETER Not get Msid info before get ownership info.
|
||||
|
||||
@@ -348,7 +348,7 @@ HiiUninstall(
|
||||
|
||||
@param Dev The Opal device.
|
||||
|
||||
@retval EFI_SUCESS Initialize the device success.
|
||||
@retval EFI_SUCCESS Initialize the device success.
|
||||
@retval EFI_DEVICE_ERROR Get info from device failed.
|
||||
|
||||
**/
|
||||
@@ -362,7 +362,7 @@ OpalDiskInitialize (
|
||||
|
||||
@param OpalDisk The Opal device.
|
||||
|
||||
@retval EFI_SUCESS Get ownership success.
|
||||
@retval EFI_SUCCESS Get ownership success.
|
||||
@retval EFI_ACCESS_DENIED Has send BlockSID command, can't change ownership.
|
||||
@retval EFI_INVALID_PARAMETER Not get Msid info before get ownership info.
|
||||
|
||||
|
Reference in New Issue
Block a user