coreboot-kgpe-d16/payloads/external/tianocore
Sean Rhodes 8f296038e5 payloads/tianocore: Increase default timeout for SD MMC init to 10ms
Firstly, change the unit of `μs` to `ms` so it's easier to read.

This patch changes the default amount of time allowed to initialise
SD Card Readers and eMMC drives from 1ms to 10ms. Having a timeout
too short will stop certain devices from booting, which was seen on
google/akemi; it throws an exception when attempting to boot from
the internal eMMC drive.

This new value is still lower than upstream edk2's value of 1s.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: Id1f66d5d50f889f07a34836ab2932b28ef7fb245
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65813
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2022-07-19 19:01:43 +00:00
..
Kconfig payloads/tianocore: Increase default timeout for SD MMC init to 10ms 2022-07-19 19:01:43 +00:00
Kconfig.name payloads: Allow selecting UefiPayload on ARM64 platforms 2021-10-08 03:41:25 +00:00
Makefile payloads/tianocore: Increase default timeout for SD MMC init to 10ms 2022-07-19 19:01:43 +00:00
tools_def.txt Remove executable flag from source codes and text files 2022-07-14 12:46:07 +00:00