X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FARShiftU64.c;h=754b25f511cdbed81d14b6ff2c061017527ec448;hb=35a171541199329108aa8c5417386d7afce9ddbf;hp=63ab4782e6df50c9d0c6bc744dab9694bd99f991;hpb=373ade0eb64a522e45b1b94c15b95fb5ab417c00;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/Ia32/ARShiftU64.c b/MdePkg/Library/BaseLib/Ia32/ARShiftU64.c index 63ab4782e6..754b25f511 100644 --- a/MdePkg/Library/BaseLib/Ia32/ARShiftU64.c +++ b/MdePkg/Library/BaseLib/Ia32/ARShiftU64.c @@ -1,11 +1,11 @@ /** @file 64-bit arithmetic right shift function for IA-32. - Copyright (c) 2006 - 2008, 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 + http://opensource.org/licenses/bsd-license.php. THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. @@ -25,7 +25,7 @@ @param Operand The 64-bit operand to shift right. @param Count The number of bits to shift right. - @return Operand arithmetically shifted right by Count + @return Operand arithmetically shifted right by Count. **/ UINT64