Attention is currently required from: Sean Rhodes, Martin Roth, Stefan Reinauer. Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/61902 )
Change subject: payloads/tianocore: Pass SD_CARD_TIMEOUT build option ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/61902/comment/cfa1f657_4b64cb48 PS1, Line 9: By default, edk2 allows 1000000ms for SD Card Readers to initialize which is : excessive for most readers and causes a boot delay. This makes the value : configurable, and uses a default of 1000ms which is sufficient for the majority : of readers. Please reflow for 72 characters per line.
https://review.coreboot.org/c/coreboot/+/61902/comment/51f1cc39_7ee655de PS1, Line 15: require 1000ms, but certain readers can take 1000000ms. Indentation intended?