X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FLibrary%2FCpuExceptionHandlerLib%2FX64%2FArchExceptionHandler.c;h=d7e883d19aade8840eda2a54720826f7754c2b06;hp=5dc628149e76df923cd5102c04d5ea4ffccf569e;hb=7c4207e955b22cab405292b354e22329b5a11caa;hpb=5a9b3eb8e5fbbc0a49f80630039d58712aacfab8 diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c b/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c index 5dc628149e..d7e883d19a 100644 --- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c +++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c @@ -126,7 +126,7 @@ ArchRestoreExceptionContext ( **/ EFI_STATUS -ArchSetupExcpetionStack ( +ArchSetupExceptionStack ( IN CPU_EXCEPTION_INIT_DATA *StackSwitchData ) {