]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/SwitchStack.c
remove unnecessary comments introduced by tools from MdePkg. The regular express...
[mirror_edk2.git] / MdePkg / Library / BaseLib / SwitchStack.c
index b47cfe0b100a36202211f9bb10f406d86c30420d..ab7185677383886ed16f168eeefb6e198088ab5e 100644 (file)
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-  Module Name:  SwitchStack.c\r
-\r
 **/\r
 \r
+\r
+\r
+\r
 #include <BaseLibInternals.h>\r
 \r
 /**\r
@@ -38,6 +39,7 @@
                       function.\r
   @param  NewStack    A pointer to the new stack to use for the EntryPoint\r
                       function.\r
+  @param  ...         Extended parameters.\r
 \r
 **/\r
 VOID\r