oryp11: Add config files
- Specify chip.txt for external flashing - Copy IntelGopDriver.inf so GOP is used - Copy edk2.config to build with correct configs Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
3f91e984a1
commit
8933544389
9
models/oryp11/IntelGopDriver.inf
Normal file
9
models/oryp11/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|*
|
1
models/oryp11/chip.txt
Normal file
1
models/oryp11/chip.txt
Normal file
@@ -0,0 +1 @@
|
||||
GD25Q256D
|
9
models/oryp11/edk2.config
Normal file
9
models/oryp11/edk2.config
Normal file
@@ -0,0 +1,9 @@
|
||||
BOOTLOADER=COREBOOT
|
||||
DISABLE_SERIAL_TERMINAL=TRUE
|
||||
PLATFORM_BOOT_TIMEOUT=2
|
||||
PS2_KEYBOARD_ENABLE=TRUE
|
||||
#SECURE_BOOT_ENABLE=TRUE
|
||||
SERIAL_DRIVER_ENABLE=FALSE
|
||||
SHELL_TYPE=NONE
|
||||
TPM_ENABLE=TRUE
|
||||
#SYSTEM76_EC_LOGGING=TRUE
|
Reference in New Issue
Block a user