]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiPayloadPkg/Library/SpiFlashLib/SpiFlashLib.c
UefiPayloadPkg: Change OPTIONAL keyword usage style
[mirror_edk2.git] / UefiPayloadPkg / Library / SpiFlashLib / SpiFlashLib.c
index 71dfcef740ae615e81ffb81ab6c361f3512bd0d0..3f2db14bf35a7a31c3fc47012a31141ba36cfa16 100644 (file)
@@ -803,7 +803,7 @@ EFI_STATUS
 EFIAPI\r
 SpiGetRegionAddress (\r
   IN     FLASH_REGION_TYPE  FlashRegionType,\r
-  OUT    UINT32             *BaseAddress, OPTIONAL\r
+  OUT    UINT32             *BaseAddress  OPTIONAL,\r
   OUT    UINT32             *RegionSize OPTIONAL\r
   )\r
 {\r
@@ -854,4 +854,3 @@ SpiGetRegionAddress (
 \r
   return EFI_SUCCESS;\r
 }\r
-\r