]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/AdapterInformation.h
Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL in...
[mirror_edk2.git] / MdePkg / Include / Protocol / AdapterInformation.h
index 92316f1511c1037ddfbbd75175dbb97202b59d8a..e6be075a79f2f7df215ffd890d0d39e0e12e4454 100644 (file)
@@ -207,7 +207,7 @@ EFI_STATUS
 /// - Sets device information for adapter.\r
 /// - Gets a list of supported information types for this instance of the protocol.\r
 ///\r
-typedef struct _EFI_ADAPTER_INFORMATION_PROTOCOL {\r
+struct _EFI_ADAPTER_INFORMATION_PROTOCOL {\r
   EFI_ADAPTER_INFO_GET_INFO              GetInformation;\r
   EFI_ADAPTER_INFO_SET_INFO              SetInformation;\r
   EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES   GetSupportedTypes;\r