lbmk/include
Leah Rowe 9dc3c86ae3 vendor.sh: Remove T480 VGA ROM download handling
Libreboot's binary blob reduction policy is crystal clear:

If a blob can be avoided, it must be avoided.

The ThinkPad T480 was using Intel's VGA ROM for graphics
initialisation very briefly, before Mate fixed libgfxinit.

Since libgfxinit is fixed, the Intel VGA ROM is obsolete,
so we should not be handling this at all.

Similarly, the Nvidia ROM handling has been removed, because
Mate is hard-disabling that in the coreboot code anyway, since
the Nvidia dGPU didn't work when tested anyway.

Even if it did, Libreboot's blob policy makes it clear
that Intel graphics with native init from coreboot is to
be the preferred option.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-12-02 06:12:59 +00:00
..
git.sh git.sh: fix error with cache re-download 2024-10-05 03:52:50 +01:00
lib.sh Add U-Boot x86_64 payload 2024-11-19 02:04:50 +00:00
mrc.sh remove executable permission on include/ 2024-07-10 02:14:25 +01:00
rom.sh rom.sh: Add U-Boot before SeaBIOS and GRUB (x86) 2024-11-27 02:41:39 +00:00
vendor.sh vendor.sh: Remove T480 VGA ROM download handling 2024-12-02 06:12:59 +00:00