Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43979 )
Change subject: drivers/intel/fsp2_0: Change boot state notification Change boot state notification of FSP to before payload is loaded into memory. Currently the flow is as follows: 1. Load payload into memory 2. Notify FSP of boot state init 3. Jump to payload code ......................................................................
Patch Set 3: Code-Review+1
(2 comments)
https://review.coreboot.org/c/coreboot/+/43979/3//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43979/3//COMMIT_MSG@7 PS3, Line 7: drivers/intel/fsp2_0: Change boot state notification Add an empty line after the commit summary
https://review.coreboot.org/c/coreboot/+/43979/3//COMMIT_MSG@19 PS3, Line 19: This prevents code corruption of payload. At this stage of boot, there is no nit: wrap at 72 characters