]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/Include/BsSerialStatusCodeLib.h
clean up the un-suitable ';' location when declaring the functions. The regular is...
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Platform / Generic / RuntimeDxe / StatusCode / Lib / Include / BsSerialStatusCodeLib.h
index 761f0da27da5e92d99513198707951c5ff4b6a49..c0b7a72899914a9f5d02d0a315eba26d68e45645 100644 (file)
@@ -35,8 +35,7 @@ EFIAPI
 BsSerialInitializeStatusCode (\r
   IN EFI_HANDLE         ImageHandle,\r
   IN EFI_SYSTEM_TABLE   *SystemTable\r
-  )\r
-;\r
+  );\r
 \r
 //\r
 // Status code reporting function\r
@@ -49,7 +48,6 @@ BsSerialReportStatusCode (
   IN UINT32                   Instance,\r
   IN EFI_GUID                 * CallerId,\r
   IN EFI_STATUS_CODE_DATA     * Data OPTIONAL\r
-  )\r
-;\r
+  );\r
 \r
 #endif\r