coreboot-kgpe-d16/payloads/external/tianocore
Sean Rhodes 4a9be9f321 payloads/tianocore: Pass SD_MMC_TIMEOUT build option
By default, edk2 allows 1000000μs for SD Card Readers and eMMC to
initialize which is excessive and causes a boot delay. This makes
the value configurable and uses a default of 1000μs which is sufficient
for the majority of readers. The value of 1000μs was hardcoded in
MrChromeBox's fork for around 2 years with no reported issues.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I873bcddf6f37a9eaae5c84991b3996d51fb460d3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61902
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2022-02-25 20:44:42 +00:00
..
Kconfig payloads/tianocore: Pass SD_MMC_TIMEOUT build option 2022-02-25 20:44:42 +00:00
Kconfig.name payloads: Allow selecting UefiPayload on ARM64 platforms 2021-10-08 03:41:25 +00:00
Makefile payloads/tianocore: Pass SD_MMC_TIMEOUT build option 2022-02-25 20:44:42 +00:00
tools_def.txt