X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FBis.h;h=bff4812731243e5e38289705d9085f61e9175cd5;hp=3a8ab092bb09e8d505a11a29e78eec91d5ef0076;hb=630b41877e9a1afe59d4f8a1c22bc691fe933ff8;hpb=e79a2975adf4a1a6ae8a26db0bf2143b462b9fd9 diff --git a/MdePkg/Include/Protocol/Bis.h b/MdePkg/Include/Protocol/Bis.h index 3a8ab092bb..bff4812731 100644 --- a/MdePkg/Include/Protocol/Bis.h +++ b/MdePkg/Include/Protocol/Bis.h @@ -115,7 +115,7 @@ typedef struct { #define BIS_GET_SIGINFO_ARRAY(BisDataPtr) ((EFI_BIS_SIGNATURE_INFO *) (BisDataPtr)->Data) /// -/// Support old name for backward compatible +/// Support old name for backward compatibility /// #define BOOT_OBJECT_AUTHORIZATION_PARMSET_GUIDVALUE \ BOOT_OBJECT_AUTHORIZATION_PARMSET_GUID @@ -146,11 +146,11 @@ typedef struct { TargetAddress.Data was any other value that was not supported by the implementation. @retval EFI_OUT_OF_RESOURCES The function failed due to lack of memory or other resources. - @retval EFI_DEVICE_ERROR The function encountered an unexpected internal failure while - initializing a cryptographic software module, or - No cryptographic software module with compatible version was - found, or A resource limitation was encountered while using a - cryptographic software module. + @retval EFI_DEVICE_ERROR One of the following device errors: + * The function encountered an unexpected internal failure while initializing a cryptographic software module + * No cryptographic software module with compatible version was found + found + * A resource limitation was encountered while using a cryptographic software module. @retval EFI_INVALID_PARAMETER The This parameter supplied by the caller is NULL or does not reference a valid EFI_BIS_PROTOCOL object, or The AppHandle parameter supplied by the caller is NULL or