Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43071
to look at the new patch set (#4).
Change subject: device/pci_rom: Fix rom_header structure ......................................................................
device/pci_rom: Fix rom_header structure
According to the specification[1] (page 33), these are the correct sizes for the "init" and "reserved" elements.
1. https://www.scs.stanford.edu/nyu/04fa/lab/specsbbs101.pdf
Change-Id: Iad02da554cb249ccec78dbb2ff57f72ec6b98584 Signed-off-by: Benjamin Doron benjamin.doron00@gmail.com --- M src/include/device/pci_rom.h 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/43071/4