]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/DxePiLib.h
clean up the un-suitable ';' location when declaring the functions.
[mirror_edk2.git] / MdePkg / Include / Library / DxePiLib.h
index dd80da7a26f5ce7e62ddac8ec46ca162d54aa0d8..912134761fc533231f236c0df4ea4e46c4fc6b82 100644 (file)
@@ -70,8 +70,7 @@ PiLibGetSectionFromAnyFv (
   IN  UINTN                         SectionInstance,\r
   OUT VOID                          **Buffer,\r
   OUT UINTN                         *Size\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
   Locates a requested firmware section within a file and returns it to a buffer allocated by this function. \r
@@ -123,8 +122,7 @@ PiLibGetSectionFromCurrentFv (
   IN  UINTN                         SectionInstance,\r
   OUT VOID                          **Buffer,\r
   OUT UINTN                         *Size\r
-  )\r
-;\r
+  );\r
 \r
 \r
 /**\r
@@ -170,8 +168,7 @@ PiLibGetSectionFromCurrentFfs (
   IN  UINTN                         SectionInstance,\r
   OUT VOID                          **Buffer,\r
   OUT UINTN                         *Size\r
-  )\r
-;\r
+  );\r
 \r
 #endif\r
 \r