diff options
author | Zheng Bao <zheng.bao@amd.com> | 2020-10-01 16:16:30 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-10-02 16:01:45 +0000 |
commit | 6d402acbc0278d07a088dd3c7870f15ad1c2691a (patch) | |
tree | d24b46d9c0a2dbff680cb27cd32903f5b80a277a /src/mainboard/intel/dcp847ske | |
parent | ce0e2a014009390c4527e064efb59260ef4d3a3b (diff) |
amdfwtool: Fix the gcc warning about sign comparison
New (maybe) compile tool complains the warning below.
warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
Fix all of them.
Change-Id: I59624326233284e6c3595df49625563254949c45
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45893
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/intel/dcp847ske')
0 files changed, 0 insertions, 0 deletions