diff options
| author | Laszlo Ersek <lersek@redhat.com> | 2017-08-30 14:22:58 +0300 |
|---|---|---|
| committer | Laszlo Ersek <lersek@redhat.com> | 2017-09-01 15:20:30 +0300 |
| commit | 631bd7e084c042b799bc1497be3bfc01ed1d5f83 (patch) | |
| tree | f2fb5b3921fd81b321db98c6b153806754438d84 /BaseTools/Source/Python/Common/ToolDefClassObject.py | |
| parent | 6c72134dff1e5cb97bc4686cb795fe6b55889965 (diff) | |
| download | edk2-631bd7e084c042b799bc1497be3bfc01ed1d5f83.tar.xz | |
OvmfPkg/BaseMemEncryptSevLib: clean up debug logging of PhysicalAddress
In the SetMemoryEncDec() function, the way we currently report
PhysicalAddress is not uniform:
- mostly we say "for %lx",
- in one spot we say "at %lx" (even though the 2MB page being split does
not live *at* PhysicalAddress, instead it maps PhysicalAddress),
- in another spot we don't log PhysicalAddress at all (when splitting a
1GB page).
Unify this, using the format string "for Physical=0x%Lx".
Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Brijesh Singh <brijesh.singh@amd.com>
Tested-by: Brijesh Singh <brijesh.singh@amd.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/ToolDefClassObject.py')
0 files changed, 0 insertions, 0 deletions
