audk/OvmfPkg/IoMmuDxe
Laszlo Ersek 60aa3a0e73 OvmfPkg/IoMmuDxe: convert UINTN arguments to UINT64 for the %Lx fmt spec
The portable way to print UINTN values is to use the %Lx format specifier,
and to convert the values to UINT64. The second step is currently missing,
add it.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Brijesh Singh <brijesh.singh@amd.com>
Reviewed-by: Brijesh Singh <brijesh.singh@amd.com>
2017-08-05 01:31:52 +02:00
..
AmdSevIoMmu.c OvmfPkg/IoMmuDxe: convert UINTN arguments to UINT64 for the %Lx fmt spec 2017-08-05 01:31:52 +02:00
AmdSevIoMmu.h OvmfPkg/IoMmuDxe: rewrap source code to 79 characters 2017-08-05 01:31:52 +02:00
IoMmuDxe.c OvmfPkg/IoMmuDxe: rewrap source code to 79 characters 2017-08-05 01:31:52 +02:00
IoMmuDxe.inf OvmfPkg/IoMmuDxe: rewrap source code to 79 characters 2017-08-05 01:31:52 +02:00