diff options
author | Leif Lindholm <leif.lindholm@linaro.org> | 2019-06-13 16:48:28 +0100 |
---|---|---|
committer | Leif Lindholm <leif.lindholm@linaro.org> | 2019-06-17 12:04:11 +0100 |
commit | 1d7571166fa8ef4bee3264e8a027b49ea9d98bd3 (patch) | |
tree | 66514a24ae6b5b5b316362dbab62f26294f615fe /BaseTools/Source/Python/Workspace/DecBuildData.py | |
parent | 7c974d6b6e8119372d9e51b8b686d31d8665ab91 (diff) | |
download | edk2-1d7571166fa8ef4bee3264e8a027b49ea9d98bd3.tar.gz edk2-1d7571166fa8ef4bee3264e8a027b49ea9d98bd3.tar.bz2 edk2-1d7571166fa8ef4bee3264e8a027b49ea9d98bd3.zip |
EmbeddedPkg: improve TimeBaseLib type safety
EfiTimeToEpoch currently returns a UINTN.
Also, some internal calculations was using UINTN for fixed-width.
Both of these lead to warnings/errors with VS2017.
Replace with appropriate fixed-size types.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=997
Cc: Alexei Fedorov <Alexei.Fedorov@arm.com>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/DecBuildData.py')
0 files changed, 0 insertions, 0 deletions