X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FSwapBytes64.c;h=ccbdadf3062846db002b1638c2f0631318e8b714;hb=9aa049d9717f1260426918eab2d5986e838a8754;hp=1b0882fc9a71f6d1bdc2ba9fc76860b8a8947b9a;hpb=878ddf1fc3540a715f63594ed22b6929e881afb4;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/SwapBytes64.c b/MdePkg/Library/BaseLib/SwapBytes64.c index 1b0882fc9a..ccbdadf306 100644 --- a/MdePkg/Library/BaseLib/SwapBytes64.c +++ b/MdePkg/Library/BaseLib/SwapBytes64.c @@ -12,6 +12,9 @@ **/ + + + #include "BaseLibInternals.h" /** @@ -21,9 +24,9 @@ from little endian to big endian or vice versa. The byte swapped value is returned. - @param Operand A 64-bit unsigned value. + @param Value Operand A 64-bit unsigned value. - @return The byte swaped Operand. + @return The byte swapped Operand. **/ UINT64