diff options
Diffstat (limited to 'MdePkg/Include/Protocol/Security.h')
-rw-r--r-- | MdePkg/Include/Protocol/Security.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MdePkg/Include/Protocol/Security.h b/MdePkg/Include/Protocol/Security.h index 0ae4707b15..4ab386fd67 100644 --- a/MdePkg/Include/Protocol/Security.h +++ b/MdePkg/Include/Protocol/Security.h @@ -110,11 +110,6 @@ EFI_STATUS wrapped in an Authentication Section. See the Firmware File System
Specification for details on the GUIDed Section Extraction Protocol and
Authentication Sections.
-
- @param FileAuthenticationState
- This service is called upon fault with respect to
- the authentication of a section of a file.
-
**/
struct _EFI_SECURITY_ARCH_PROTOCOL {
EFI_SECURITY_FILE_AUTHENTICATION_STATE FileAuthenticationState;
|