coreboot-kgpe-d16/util/amdfwtool
Idwer Vollering 93df1d9cfa util/amdfwtool: portability fixes for FreeBSD
Add the stdint.h header, and drop the GLIBC section from amdfwtool.h to build this tool on FreeBSD as well as Linux.

Signed-off-by: Idwer Vollering <vidwer@gmail.com>
Change-Id: I295fd308b0f5e2902931f02c9455823a614976de
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48977
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-31 16:06:58 +00:00
..
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
Makefile
Makefile.inc
amdfwtool.c util/amdfwtool: portability fixes for FreeBSD 2020-12-31 16:06:58 +00:00
amdfwtool.h util/amdfwtool: portability fixes for FreeBSD 2020-12-31 16:06:58 +00:00
data_parse.c util/amdfwtool: portability fixes for FreeBSD 2020-12-31 16:06:58 +00:00
description.md