diff options
author | Laszlo Ersek <lersek@redhat.com> | 2016-11-30 20:31:18 +0100 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2017-01-03 12:23:41 +0100 |
commit | 32ea56f0a65b80324e3e651432bdf496a6fc55b7 (patch) | |
tree | ad5366303897262ea8ccec4f6631507a4aa89b92 /BaseTools/Source/Python | |
parent | 387ccad8f6f3acbae80bbeb816c944dec672aa66 (diff) | |
download | edk2-platforms-32ea56f0a65b80324e3e651432bdf496a6fc55b7.tar.xz |
Vlv2TbltDevicePkg/BootScriptSaveDxe: save 64-bit LoopTimes
The BootScriptMemPoll() helper function does the following:
- pop LoopTimes from the variable argument list as UINT64, then truncate
it to UINTN,
- pass the truncated value to S3BootScriptSaveMemPoll() as last argument.
The truncation to UINTN is now superfluous, thanks to the patch titled
"MdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept 64-bit
LoopTimes".
Cc: David Wei <david.wei@intel.com>
Cc: Mang Guo <mang.guo@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions