mirror of
https://github.com/system76/firmware-open.git
synced 2025-07-18 20:00:09 +00:00
Add KBL GOP
This commit is contained in:
parent
e90cf771b9
commit
2a6692923e
6 changed files with 36 additions and 0 deletions
3
models/galp2/IntelGopDriver.efi
Normal file
3
models/galp2/IntelGopDriver.efi
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebfe655edfde77fbb8fe99bb5617701561fe7e333deedc85519a1205a26a637e
|
||||
size 71072
|
9
models/galp2/IntelGopDriver.inf
Normal file
9
models/galp2/IntelGopDriver.inf
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = IntelGopDriver
|
||||
FILE_GUID = 767222f4-a9f4-41ba-9faa-edaa1405a486
|
||||
MODULE_TYPE = UEFI_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
|
||||
[Binaries.X64]
|
||||
PE32|IntelGopDriver.efi|*
|
3
models/galp3-b/IntelGopDriver.efi
Normal file
3
models/galp3-b/IntelGopDriver.efi
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebfe655edfde77fbb8fe99bb5617701561fe7e333deedc85519a1205a26a637e
|
||||
size 71072
|
9
models/galp3-b/IntelGopDriver.inf
Normal file
9
models/galp3-b/IntelGopDriver.inf
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = IntelGopDriver
|
||||
FILE_GUID = 767222f4-a9f4-41ba-9faa-edaa1405a486
|
||||
MODULE_TYPE = UEFI_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
|
||||
[Binaries.X64]
|
||||
PE32|IntelGopDriver.efi|*
|
3
models/galp3/IntelGopDriver.efi
Normal file
3
models/galp3/IntelGopDriver.efi
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebfe655edfde77fbb8fe99bb5617701561fe7e333deedc85519a1205a26a637e
|
||||
size 71072
|
9
models/galp3/IntelGopDriver.inf
Normal file
9
models/galp3/IntelGopDriver.inf
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = IntelGopDriver
|
||||
FILE_GUID = 767222f4-a9f4-41ba-9faa-edaa1405a486
|
||||
MODULE_TYPE = UEFI_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
|
||||
[Binaries.X64]
|
||||
PE32|IntelGopDriver.efi|*
|
Loading…
Add table
Add a link
Reference in a new issue