X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadMm1.c;h=5ed79338df3d560035e5c6983deddfe7b93f1a97;hp=1dde8e1bfd1bb0b866b4a0ff90320971a0efd746;hb=bb817c56c51fabe92915fe30b168b4833cb2aed9;hpb=42eedea958591087603bbacd1c2227d2494026af diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm1.c b/MdePkg/Library/BaseLib/Ia32/ReadMm1.c index 1dde8e1bfd..5ed79338df 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadMm1.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadMm1.c @@ -1,8 +1,8 @@ /** @file AsmReadMm1 function - Copyright (c) 2006 - 2007, Intel Corporation
- All rights reserved. This program and the accompanying materials + Copyright (c) 2006 - 2008, 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 @@ -12,16 +12,14 @@ **/ -// -// Include common header file for this module. -// + /** Reads the current value of 64-bit MMX Register #1 (MM1). Reads and returns the current value of MM1. This function is only available - on IA-32 and X64. + on IA-32 and x64. @return The current value of MM1.