X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CorebootModulePkg%2FSecCore%2FIa32%2FSecEntry.S;h=3a3f76ed6be4a563a55ed518b34c899f711031d4;hp=7133a9edb70fc0ffb0bde32fd1be0967c38e3646;hb=b6242db90a340a934f4ab2313df76b44c9b1dcb0;hpb=c3911fd851125cd02b60ec4bfb7be54acc1cbbea diff --git a/CorebootModulePkg/SecCore/Ia32/SecEntry.S b/CorebootModulePkg/SecCore/Ia32/SecEntry.S index 7133a9edb7..3a3f76ed6b 100644 --- a/CorebootModulePkg/SecCore/Ia32/SecEntry.S +++ b/CorebootModulePkg/SecCore/Ia32/SecEntry.S @@ -46,7 +46,7 @@ ASM_PFX(_ModuleEntryPoint): # # Construct the temporary memory at 0x80000, length 0x10000 # - movl ($BASE_512KB + $SIZE_64KB), %esp + movl $(BASE_512KB + SIZE_64KB), %esp # # Pass BFV into the PEI Core