switch-coreboot/payloads/nvramcui
Paul Menzel bd78825918 UPSTREAM: nvramcui: Use regular if over #if for IS_ENABLED
When using the regular `if` construct, the compiler will check the
guarded code independently from the condition.

BUG=none
BRANCH=none
TEST=none

Change-Id: Ib96966f0b9a22f751c0e359ceaa2c4503cc4d914
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Original-Commit-Id: afbc2c9c0c
Original-Change-Id: I988fa9379e8c748013a67ef29fa908b4d9a970ad
Original-Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Original-Reviewed-on: https://review.coreboot.org/18794
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://chromium-review.googlesource.com/528253
Commit-Ready: Patrick Georgi <pgeorgi@chromium.org>
Tested-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
2017-06-12 08:47:48 -07:00
..
Makefile UPSTREAM: nvramcui: Update Makefile 2016-06-30 23:10:29 -07:00
nvramcui.c UPSTREAM: nvramcui: Use regular if over #if for IS_ENABLED 2017-06-12 08:47:48 -07:00
payload.sh Add nvramcui 2012-11-19 19:10:24 +01:00