]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Efi/Protocol/AuthenticationInfo/AuthenticationInfo.h
clean up for GCC tool-chain.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Efi / Protocol / AuthenticationInfo / AuthenticationInfo.h
index b85f4a44fb564ecc615eb2c3558b446031ace283..f5fc96d18507cb516e918a3e251e5dca74339ab0 100644 (file)
@@ -96,10 +96,10 @@ EFI_STATUS
 //\r
 // Interface structure for the Authentication Info Protocol\r
 //\r
-typedef struct _EFI_AUTHENTICATION_INFO_PROTOCOL {\r
+struct _EFI_AUTHENTICATION_INFO_PROTOCOL {\r
   EFI_AUTHENTICATION_INFO_PROTOCOL_GET   Get;\r
   EFI_AUTHENTICATION_INFO_PROTOCOL_SET   Set;\r
-} EFI_AUTHENTICATION_INFO_PROTOCOL;\r
+};\r
 \r
 extern EFI_GUID gEfiAuthenticationInfoProtocolGuid;\r
 \r