summaryrefslogtreecommitdiffstats
path: root/payloads/external/tianocore/Makefile
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2022-07-12 01:02:48 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-07-13 10:44:08 +0000
commit207225c68619d4f4c24138454fd2b622ea76dd47 (patch)
tree093b54edefd016775aefa82e9461111257955836 /payloads/external/tianocore/Makefile
parent29ae26704c4c4a2ee555348b4bd290d20004d461 (diff)
downloadcoreboot-207225c68619d4f4c24138454fd2b622ea76dd47.tar.gz
coreboot-207225c68619d4f4c24138454fd2b622ea76dd47.tar.bz2
coreboot-207225c68619d4f4c24138454fd2b622ea76dd47.zip
cpu/x86/mp_init: retype do_smm element in mp_state struct to bool
The do_smm struct element in the mp_state struct was an int even though it only had two possible states, so change it to bool to make this more obvious. Also change the return type of is_smm_enabled from int to bool. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I8d2d95f0497649d67565243d14a5ab9c9cdda412 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65776 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'payloads/external/tianocore/Makefile')
0 files changed, 0 insertions, 0 deletions