X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FARShiftU64.c;fp=MdePkg%2FLibrary%2FBaseLib%2FARShiftU64.c;h=3f66f2badc54969400cd56776592b415d2b216ae;hb=9aa049d9717f1260426918eab2d5986e838a8754;hp=bd926f90340a0c170489aa3ec964cb877eb1dddc;hpb=04fdba541287ba2759ce3e51157c38148ad8b4f6;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/ARShiftU64.c b/MdePkg/Library/BaseLib/ARShiftU64.c index bd926f9034..3f66f2badc 100644 --- a/MdePkg/Library/BaseLib/ARShiftU64.c +++ b/MdePkg/Library/BaseLib/ARShiftU64.c @@ -26,7 +26,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 >> Count **/ UINT64