diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-02-10 16:48:23 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-02-11 16:17:15 +0000 |
commit | 2e97897ea39090493e97c576717b83b6cd41b41c (patch) | |
tree | 4acf857ec22949c1827d1b53d712f2425f087851 /src/mainboard/foxconn | |
parent | a2db88eb5ad1a9704f1bb1e8c5ffd842e0b954d0 (diff) |
soc/amd/*/smihandler: use size_t and unsigned int
signed int should only be used when we need negative values and in those
cases the value shouldn't became negative.
Change-Id: Iefac021260ff363c76bf5cd3fe3619ea1dbabdba
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50486
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/foxconn')
0 files changed, 0 insertions, 0 deletions