]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/EdidOverride.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Protocol / EdidOverride.h
index 709ee48c8493c1cf678a86cf7c12e75daeb0fc7b..065a0ccd8a768891bc7c829e8ed22407ea10e9a1 100644 (file)
@@ -19,8 +19,8 @@
 \r
 typedef struct _EFI_EDID_OVERRIDE_PROTOCOL EFI_EDID_OVERRIDE_PROTOCOL;\r
 \r
-#define EFI_EDID_OVERRIDE_DONT_OVERRIDE   0x01\r
-#define EFI_EDID_OVERRIDE_ENABLE_HOT_PLUG 0x02\r
+#define EFI_EDID_OVERRIDE_DONT_OVERRIDE    0x01\r
+#define EFI_EDID_OVERRIDE_ENABLE_HOT_PLUG  0x02\r
 \r
 /**\r
   Returns policy information and potentially a replacement EDID for the specified video output device.\r
@@ -53,9 +53,9 @@ EFI_STATUS
 /// EDID information to the producer of the Graphics Output protocol.\r
 ///\r
 struct _EFI_EDID_OVERRIDE_PROTOCOL {\r
-  EFI_EDID_OVERRIDE_PROTOCOL_GET_EDID   GetEdid;\r
+  EFI_EDID_OVERRIDE_PROTOCOL_GET_EDID    GetEdid;\r
 };\r
 \r
-extern EFI_GUID gEfiEdidOverrideProtocolGuid;\r
+extern EFI_GUID  gEfiEdidOverrideProtocolGuid;\r
 \r
 #endif\r