]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.h
Removed extra typedefs on structures to fix error generated by gcc.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Protocol / EfiOemBadging / EfiOemBadging.h
index 0dceb7fc0248d0097aea0e3e81051250b30cbe56..6a6acd53b82805fdeed314e0b2815721305a7900 100644 (file)
@@ -69,9 +69,9 @@ EFI_STATUS
 );\r
 \r
 \r
-typedef struct _EFI_OEM_BADGING_PROTOCOL {\r
+struct _EFI_OEM_BADGING_PROTOCOL {\r
   EFI_BADGING_GET_IMAGE       GetImage;\r
-} EFI_OEM_BADGING_PROTOCOL;\r
+};\r
 \r
 \r
 extern EFI_GUID gEfiOEMBadgingProtocolGuid;\r