]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/Include/RtMemoryStatusCodeLib.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 / RtMemoryStatusCodeLib.h
index 24a74f335775535bd7e591da7f0d475bd5c3da67..1937791051d9a22f576957d168609eefc23f5a74 100644 (file)
@@ -35,8 +35,7 @@ EFIAPI
 RtMemoryInitializeStatusCode (\r
   IN EFI_HANDLE         ImageHandle,\r
   IN EFI_SYSTEM_TABLE   *SystemTable\r
-  )\r
-;\r
+  );\r
 \r
 //\r
 // Status code reporting function\r
@@ -49,8 +48,7 @@ RtMemoryReportStatusCode (
   IN UINT32                   Instance,\r
   IN EFI_GUID                 * CallerId,\r
   IN EFI_STATUS_CODE_DATA     * Data OPTIONAL\r
-  )\r
-;\r
+  );\r
 \r
 //\r
 // Playback all prior status codes to a listener\r
@@ -69,7 +67,6 @@ VOID
 EFIAPI\r
 PlaybackStatusCodes (\r
   IN PLATFORM_REPORT_STATUS_CODE  ReportStatusCode\r
-  )\r
-;\r
+  );\r
 \r
 #endif\r