summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.asm
diff options
context:
space:
mode:
Diffstat (limited to 'Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.asm')
-rw-r--r--Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.asm b/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.asm
index d921132137..f6ad724e20 100644
--- a/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.asm
+++ b/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.asm
@@ -9,7 +9,7 @@ TITLE Cpu.asm: Assembly code for the x64 resources
; license agreement
;
;
-; Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved
+; Copyright (c) 1999 - 2017, 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 that accompanies this distribution.
@@ -31,7 +31,7 @@ TITLE Cpu.asm: Assembly code for the x64 resources
;*
;------------------------------------------------------------------------------
-text SEGMENT
+.code
;------------------------------------------------------------------------------