]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Bis.h
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / MdePkg / Include / Protocol / Bis.h
index 3a8ab092bb09e8d505a11a29e78eec91d5ef0076..bff4812731243e5e38289705d9085f61e9175cd5 100644 (file)
@@ -115,7 +115,7 @@ typedef struct {
 #define BIS_GET_SIGINFO_ARRAY(BisDataPtr) ((EFI_BIS_SIGNATURE_INFO *) (BisDataPtr)->Data)\r
 \r
 ///\r
 #define BIS_GET_SIGINFO_ARRAY(BisDataPtr) ((EFI_BIS_SIGNATURE_INFO *) (BisDataPtr)->Data)\r
 \r
 ///\r
-/// Support old name for backward compatible\r
+/// Support old name for backward compatibility\r
 ///\r
 #define BOOT_OBJECT_AUTHORIZATION_PARMSET_GUIDVALUE \\r
         BOOT_OBJECT_AUTHORIZATION_PARMSET_GUID\r
 ///\r
 #define BOOT_OBJECT_AUTHORIZATION_PARMSET_GUIDVALUE \\r
         BOOT_OBJECT_AUTHORIZATION_PARMSET_GUID\r
@@ -146,11 +146,11 @@ typedef struct {
                                    TargetAddress.Data was any other value that was not\r
                                    supported by the implementation.                   \r
   @retval EFI_OUT_OF_RESOURCES     The function failed due to lack of memory or other resources.                              \r
                                    TargetAddress.Data was any other value that was not\r
                                    supported by the implementation.                   \r
   @retval EFI_OUT_OF_RESOURCES     The function failed due to lack of memory or other resources.                              \r
-  @retval EFI_DEVICE_ERROR         The function encountered an unexpected internal failure while\r
-                                   initializing a cryptographic software module, or\r
-                                   No cryptographic software module with compatible version was\r
-                                   found, or A resource limitation was encountered while using a\r
-                                   cryptographic software module.\r
+  @retval EFI_DEVICE_ERROR         One of the following device errors:\r
+                                   * The function encountered an unexpected internal failure while initializing a cryptographic software module\r
+                                   * No cryptographic software module with compatible version was found\r
+                                   found\r
+                                   * A resource limitation was encountered while using a cryptographic software module.\r
   @retval EFI_INVALID_PARAMETER    The This parameter supplied by the caller is NULL or does not\r
                                    reference a valid EFI_BIS_PROTOCOL object, or\r
                                    The AppHandle parameter supplied by the caller is NULL or\r
   @retval EFI_INVALID_PARAMETER    The This parameter supplied by the caller is NULL or does not\r
                                    reference a valid EFI_BIS_PROTOCOL object, or\r
                                    The AppHandle parameter supplied by the caller is NULL or\r