]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/Non-existing.c
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / Non-existing.c
index 8f1eb4a4cefececf360c1ded23a386d85a659eed..a8c7226c472d0ad2a5343ea9d856d56245131212 100644 (file)
@@ -102,7 +102,6 @@ InternalX86DisablePaging32 (
   ASSERT (FALSE);\r
 }\r
 \r
-\r
 /**\r
   Enables the 64-bit paging mode on the CPU.\r
 \r
@@ -133,11 +132,11 @@ InternalX86DisablePaging32 (
 VOID\r
 EFIAPI\r
 InternalX86EnablePaging64 (\r
-  IN      UINT16                    Cs,\r
-  IN      UINT64                    EntryPoint,\r
-  IN      UINT64                    Context1   OPTIONAL,\r
-  IN      UINT64                    Context2   OPTIONAL,\r
-  IN      UINT64                    NewStack\r
+  IN      UINT16  Cs,\r
+  IN      UINT64  EntryPoint,\r
+  IN      UINT64  Context1   OPTIONAL,\r
+  IN      UINT64  Context2   OPTIONAL,\r
+  IN      UINT64  NewStack\r
   )\r
 {\r
   //\r