Menu

#2 Add support for additional UEFI 2.3.1 Errata C status codes

closed
nobody
None
5
2013-06-12
2012-07-03
No

Please add the following status codes to <efierr.h>

EFI_INCOMPATIBLE_VERSION 25 The function encountered an internal version that was
incompatible with a version requested by the caller.
EFI_SECURITY_VIOLATION 26 The function was not performed due to a security violation.
EFI_CRC_ERROR 27 A CRC error was detected.
EFI_END_OF_MEDIA 28 Beginning or end of media was reached
EFI_END_OF_FILE 31 The end of the file was reached.
EFI_INVALID_LANGUAGE 32 The language specified was invalid.
EFI_COMPROMISED_DATA 33 The security status of the data is unknown or compromised
and the data must be updated or replaced to restore a valid
security status.

Discussion

  • Nigel Croxon

    Nigel Croxon - 2013-02-20

    I have added the status codes to efierr.h, available in version 3.0t

     
  • Nigel Croxon

    Nigel Croxon - 2013-06-12
    • status: open --> closed
    • Group: --> Next_Release_(example)
     

Log in to post a comment.