]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/EdidDiscovered.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Protocol / EdidDiscovered.h
index 7ddfe2b351443ee776befbd1ace0301c2c505a18..6be92857d5cf89e438b11f5b2be84524d08abd60 100644 (file)
@@ -26,7 +26,7 @@ typedef struct {
   /// is available from the video output device. Otherwise, it must be a\r
   /// minimum of 128 bytes.\r
   ///\r
-  UINT32   SizeOfEdid;\r
+  UINT32    SizeOfEdid;\r
 \r
   ///\r
   /// A pointer to a read-only array of bytes that contains the EDID\r
@@ -39,6 +39,6 @@ typedef struct {
   UINT8    *Edid;\r
 } EFI_EDID_DISCOVERED_PROTOCOL;\r
 \r
-extern EFI_GUID gEfiEdidDiscoveredProtocolGuid;\r
+extern EFI_GUID  gEfiEdidDiscoveredProtocolGuid;\r
 \r
 #endif\r