diff options
author | Jeremy Compostella <jeremy.compostella@intel.com> | 2024-10-09 15:03:13 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-10-17 13:32:42 +0000 |
commit | 866abb233817eb349fa5fe2b32283e990a8e5056 (patch) | |
tree | 48a33b86ef6cb941720758b5c110414e56bdf487 /MdePkg | |
parent | 996e740cc83aa499d91b3ab3ae857dab7578e05c (diff) | |
download | edk2-866abb233817eb349fa5fe2b32283e990a8e5056.tar.gz edk2-866abb233817eb349fa5fe2b32283e990a8e5056.tar.bz2 edk2-866abb233817eb349fa5fe2b32283e990a8e5056.zip |
MdeModulePkg: Replace right bit shift operator with RShiftU64
Instead of using bit shift operations, it is preferable to use BaseLib
bit shift functions to prevent compilers from inserting intrinsics.
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Diffstat (limited to 'MdePkg')
0 files changed, 0 insertions, 0 deletions