]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/ReadDr6.S
Update copyright for files modified in this year
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / ReadDr6.S
index f1d12aaa51a0fda0c0ee6ee12e23a791fd3c39f1..6186d497ae9ec90fd8d71f168ca5af16fb9d980b 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -32,5 +32,5 @@
 .global ASM_PFX(AsmReadDr6)\r
 .align 16\r
 ASM_PFX(AsmReadDr6):\r
-    mov        %dr6, %rax\r
+    mov %dr6, %rax\r
     ret\r