X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FSwitchStack.c;h=32c64ca8d67c2fa6933c0a92a864b02fa55e85ac;hb=2fc60b703842994beb1d78f9221deca7d81d9159;hp=445485660719a3ddb3c0c168bae90d8a321a4fca;hpb=47fc17d8a96970bc36dd7b9d4567c2c2ac102c78;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/SwitchStack.c b/MdePkg/Library/BaseLib/SwitchStack.c index 4454856607..32c64ca8d6 100644 --- a/MdePkg/Library/BaseLib/SwitchStack.c +++ b/MdePkg/Library/BaseLib/SwitchStack.c @@ -36,6 +36,11 @@ function. @param NewStack A pointer to the new stack to use for the EntryPoint function. + @param ... This variable argument list is ignored for IA32, x64, and EBC. + For IPF, this variable argument list is expected to contain + a single parameter of type VOID * that specifies the new backing + store pointer. + **/ VOID