tianocore / edk2

EDK II
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II
Other
4.42k stars 2.4k forks source link

Nvme u64 format fix #5793

Closed ghbaccount closed 2 weeks ago

ghbaccount commented 1 month ago

Description

This PR fixes format specifiers used for UINT64 values.

This set was sent to the list in Feb 2024 and reviewed by Laszlo Ersek https://edk2.groups.io/g/devel/message/115601 , and I didn't get any reply from MdeModulePkg/NvmExpressDxe maintainers.

How This Was Tested

None. The change is trivial.

Integration Instructions

N/A