]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/Unix: Convert timezone from seconds to minutes
authorJordan Justen <jordan.l.justen@intel.com>
Sat, 13 Jul 2019 00:34:55 +0000 (17:34 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Sun, 14 Jul 2019 08:12:31 +0000 (01:12 -0700)
commit70565e64227dfa254d8a0703dd60dc74bd8b5e6e
treefde3ed55d793270e58db9e42c8d23300d8069fa8
parent8f5b265500bd10ae74f814d46184857711cab45b
EmulatorPkg/Unix: Convert timezone from seconds to minutes

Fixes and assert seen when running ls under the shell. It appears the
assert was added in:

commit 99849a906e15ea3a9a0330d69bbae0d21ff49808

    ShellPkg/ls: Display the file time in local time.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
EmulatorPkg/Unix/Host/EmuThunk.c
EmulatorPkg/Unix/Host/PosixFileSystem.c