Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 4f73eef8383f423be0fef1d1e66cd897a5367cd3
https://github.com/tianocore/edk2/commit/4f73eef8383f423be0fef1d1e66cd897a5367cd3
Author: Mike Maslenkin <[email protected]>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpress.c
Log Message:
-----------
MdeModulePkg/NvmExpressDxe: fix format used for Eui64 conversion
Eui64 is a 64 bit value, so the "L" or "l" is required for
format specifier, otherwise only lower 32 bit will be converted.
Signed-off-by: Mike Maslenkin <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Commit: 4e36bed8128f67fc73f41acb1beaffd77ef76e90
https://github.com/tianocore/edk2/commit/4e36bed8128f67fc73f41acb1beaffd77ef76e90
Author: Mike Maslenkin <[email protected]>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpress.c
Log Message:
-----------
MdeModulePkg/NvmExpressDxe: use format "0x%lx" for UINT64 values.
Signed-off-by: Mike Maslenkin <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/6b9307192bf5...4e36bed8128f
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits