]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/SwitchStack.c
Synchronize BaseLib h files to c files.
[mirror_edk2.git] / MdePkg / Library / BaseLib / SwitchStack.c
index 445485660719a3ddb3c0c168bae90d8a321a4fca..32c64ca8d67c2fa6933c0a92a864b02fa55e85ac 100644 (file)
                       function.\r
   @param  NewStack    A pointer to the new stack to use for the EntryPoint\r
                       function.\r
+  @param  ...         This variable argument list is ignored for IA32, x64, and EBC.  \r
+                      For IPF, this variable argument list is expected to contain \r
+                      a single parameter of type VOID * that specifies the new backing \r
+                      store pointer.\r
+\r
 \r
 **/\r
 VOID\r