Bill XIE has posted comments on this change. ( https://review.coreboot.org/22972 )
Change subject: mainboard/hp: Add Eliteboot Revolve 810 G1 ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/22972/2/src/mainboard/hp/revolve_810_g1/roms... File src/mainboard/hp/revolve_810_g1/romstage.c:
https://review.coreboot.org/#/c/22972/2/src/mainboard/hp/revolve_810_g1/roms... PS2, Line 91: void *spd_file = cbfs_boot_map_with_leak("spd.bin", CBFS_TYPE_SPD,
please don't leak the file
I just follow the common way to read spd files from cbfs, see romstage.c of mb/lenovo/s230u and x1_carbon_gen1