summaryrefslogtreecommitdiff
path: root/resources/blobs/sources
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-05-06 21:21:42 +0100
committerLeah Rowe <leah@libreboot.org>2023-05-06 22:23:27 +0100
commit5a197b4ff160a348179a3350af266c6b87a3aa04 (patch)
treeefd39a6332016d393aa639be07e200e9b4203119 /resources/blobs/sources
parent0729d6e600b6592e79db049576e36d1961341ea1 (diff)
blobutil: support downloading E6400 VGA ROM
For Nvidia GPU models of Dell Latitude E6400
Diffstat (limited to 'resources/blobs/sources')
-rw-r--r--resources/blobs/sources10
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/blobs/sources b/resources/blobs/sources
index e0b912b..aa55d0c 100644
--- a/resources/blobs/sources
+++ b/resources/blobs/sources
@@ -48,3 +48,13 @@
EC_url https://ftp.hp.com/pub/softpaq/sp96001-96500/sp96090.exe
EC_url_bkup http://web.archive.org/web/20220504072602/https://ftp.ext.hp.com/pub/softpaq/sp96001-96500/sp96090.exe
}
+
+# nvidia vga option rom for dgpu models of Dell Latitude E6400
+# for downloading the nvidia rom to pciroms/pci0x10de,0x06eb.rom
+{e6400nvidia}{
+ E6400_VGA_DL_hash a24ed919e80287b281e407d525af31f307746250
+ E6400_VGA_DL_url https://dl.dell.com/FOLDER01530530M/1/E6400A34.exe
+ E6400_VGA_DL_url_bkup https://web.archive.org/web/20230506014903/https://dl.dell.com/FOLDER01530530M/1/E6400A34.exe
+ E6400_VGA_offset 274451
+ E6400_VGA_romname mod_21.bin
+}