]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/HiiImageEx.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Protocol / HiiImageEx.h
index ffdd9bf654b98a9e77d2d42380fd29021f7d8560..1e5a565da44b6d667ca68f5b39cc10552afbeea4 100644 (file)
@@ -235,14 +235,14 @@ EFI_STATUS
 /// Protocol which allows access to the images in the images database.\r
 ///\r
 struct _EFI_HII_IMAGE_EX_PROTOCOL {\r
-  EFI_HII_NEW_IMAGE_EX      NewImageEx;\r
-  EFI_HII_GET_IMAGE_EX      GetImageEx;\r
-  EFI_HII_SET_IMAGE_EX      SetImageEx;\r
-  EFI_HII_DRAW_IMAGE_EX     DrawImageEx;\r
-  EFI_HII_DRAW_IMAGE_ID_EX  DrawImageIdEx;\r
-  EFI_HII_GET_IMAGE_INFO    GetImageInfo;\r
+  EFI_HII_NEW_IMAGE_EX        NewImageEx;\r
+  EFI_HII_GET_IMAGE_EX        GetImageEx;\r
+  EFI_HII_SET_IMAGE_EX        SetImageEx;\r
+  EFI_HII_DRAW_IMAGE_EX       DrawImageEx;\r
+  EFI_HII_DRAW_IMAGE_ID_EX    DrawImageIdEx;\r
+  EFI_HII_GET_IMAGE_INFO      GetImageInfo;\r
 };\r
 \r
-extern EFI_GUID gEfiHiiImageExProtocolGuid;\r
+extern EFI_GUID  gEfiHiiImageExProtocolGuid;\r
 \r
 #endif\r