audk/MdeModulePkg/Core
Jeremy Compostella 866abb2338 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>
2024-10-17 13:32:42 +00:00
..
Dxe MdeModulePkg: Fix buffer overflow in MergeMemoryMap 2024-09-13 07:53:57 +00:00
DxeIplPeim MdeModulePkg/Core/DxeIplPeim: Enhance Code in DxeIplFindDxeCore Function 2024-07-17 05:46:12 +00:00
Pei MdeModulePkg: Replace right bit shift operator with RShiftU64 2024-10-17 13:32:42 +00:00
PiSmmCore MdeModulePkg/SmiHandlerProfileInfo: Include profile SMI in profile 2024-07-18 19:22:36 +00:00
RuntimeDxe MdeModulePkg: Align RuntimeDxe function headers with UEFI return values 2024-02-09 22:16:32 +00:00