diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-05-27 20:16:45 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-05-30 20:16:12 +0000 |
commit | 0a88c6057a1357e8cb7ee0ab28b705336841073e (patch) | |
tree | 528d4f3d1a1b372c4e16ba0b212b0293443a25f2 /src/mainboard/siemens | |
parent | f156f73c624e4ec1d64e6fb5f4cad2aaefc48576 (diff) |
arch/x86/acpi_bert_storage: change return type of bert_errors_present
The return value is a boolean, so use the bool type. Also add the
types.h header to have the bool type defined. Also change type of
bert_region_broken static variable to bool.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I13d6472deeb26ba92d257761df069e32d9b2e5d4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55023
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/siemens')
0 files changed, 0 insertions, 0 deletions