summaryrefslogtreecommitdiff
path: root/config/coreboot/default/patches/0052-Disable-compression-on-refcode-insertion.patch
AgeCommit message (Collapse)Author
9 dayshp820g2: fix vendorfile inject and set release=yLeah Rowe
I believed that the compressed nature of refcode was the only non-reproducible thing, but turns out you also need to run rmodtool on the refcode to make the binary relocatable in cbfs. This is based on my reading of the coreboot Makefile. With this change, I can now provide release binaries for the HP EliteBook 820 G2. Signed-off-by: Leah Rowe <leah@libreboot.org>