]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadMsr64.c
Update copyright for files modified in this year
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadMsr64.c
index 222c46e642f85526135972837456feb122d15b16..04fe5a061a7fd7052746f3f332b225a6beea2c54 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMsr64 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\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
@@ -22,7 +22,7 @@
   performed on Index, and some Index values may cause CPU exceptions. The\r
   caller must either guarantee that Index is valid, or the caller must set up\r
   exception handlers to catch the exceptions. This function is only available\r
-  on IA-32 and X64.\r
+  on IA-32 and x64.\r
 \r
   @param  Index The 32-bit MSR index to read.\r
 \r