]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c
MdeModulePkg: Change OPTIONAL keyword usage style
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe / PciIo.c
index 40171f9ed5136325caf6c6dd36581822fbda4900..996d6fbe922325cc43e846ee58cc378a8ce2a945 100644 (file)
@@ -1854,7 +1854,7 @@ EFIAPI
 PciIoGetBarAttributes (\r
   IN EFI_PCI_IO_PROTOCOL             * This,\r
   IN  UINT8                          BarIndex,\r
-  OUT UINT64                         *Supports, OPTIONAL\r
+  OUT UINT64                         *Supports  OPTIONAL,\r
   OUT VOID                           **Resources OPTIONAL\r
   )\r
 {\r
@@ -2084,4 +2084,3 @@ PciDevicesOnTheSamePath (
 \r
   return (BOOLEAN) (Existed1 || Existed2);\r
 }\r
-\r