X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkCompatibilityPkg%2FFoundation%2FLibrary%2FEdkIIGlueLib%2FLibrary%2FBaseLib%2FX64%2FEnablePaging64.S;h=d237142fa9c300447c6a74e39d2a350f6ed7035d;hp=452bd39acc83472141dd27ada213d1dd70ef35cc;hb=2c7e5c2febd407ed1849c06da50734dd6f751956;hpb=34e4a9a65101f70a2a51f04655ab1006de96865a diff --git a/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/EnablePaging64.S b/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/EnablePaging64.S index 452bd39acc..d237142fa9 100644 --- a/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/EnablePaging64.S +++ b/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/EnablePaging64.S @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # -# Copyright (c) 2006, Intel Corporation -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2006, Intel Corporation. All rights reserved.
+# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -21,7 +21,7 @@ # #------------------------------------------------------------------------------ - +#include #------------------------------------------------------------------------------ # VOID # EFIAPI @@ -33,7 +33,7 @@ # IN UINT64 NewStack %r8 # ); #------------------------------------------------------------------------------ -.global ASM_PFX(InternalX86EnablePaging64) +.globl ASM_PFX(InternalX86EnablePaging64) ASM_PFX(InternalX86EnablePaging64): cli pop %rax