Trammell hudson
|
edbd62f8f2
|
remove ACPI and other blobs; these are now part of LinuxBoot
|
2018-02-02 15:59:12 -05:00 |
|
Trammell hudson
|
1c43f25de0
|
Remove edk2 dependency and Makefile.nerf -- it is now part of LinuxBoot
|
2018-02-02 15:57:48 -05:00 |
|
Trammell hudson
|
3cece82118
|
Solarflare card driver and use git hash for build user
|
2018-02-02 15:57:11 -05:00 |
|
Trammell hudson
|
982256df60
|
add config, git hash and phase out the Makefile.nerf
|
2018-02-02 15:56:46 -05:00 |
|
Trammell hudson
|
12185e0a28
|
fix url for LVM2
|
2018-02-02 15:54:01 -05:00 |
|
Trammell hudson
|
23bded6e8f
|
Merge branch 'nerf' of ssh://github.com/osresearch/heads into nerf
|
2018-02-02 15:51:16 -05:00 |
|
Trammell hudson
|
4150454e1c
|
add normal directories to path for chroot calls
|
2018-02-02 15:50:17 -05:00 |
|
Trammell hudson
|
39796634e3
|
Enable MLX4 cards, TPM, MSR, microcode and turn off vga console
|
2018-02-02 15:49:49 -05:00 |
|
Francis Lam
|
28628d54f2
|
Update qubes xen version for QSB 37
For Qubes 3.2: version 4.6.6-36
For Qubes 4.0: version 4.8.2-12
|
2018-01-26 09:30:06 -08:00 |
|
Francis Lam
|
bd38a9cd58
|
Update to coreboot 4.7
|
2018-01-26 09:30:06 -08:00 |
|
Francis Lam
|
21004fbb77
|
Backport patch to build coreboot 4.6 with GCC 7
Resolves pointer and integer comparison while building crossgcc
|
2018-01-26 09:30:06 -08:00 |
|
Trammell hudson
|
4310bd4743
|
force cross_compile=yes for gnupg (issue #299)
|
2018-01-20 16:56:53 -05:00 |
|
Trammell hudson
|
5daeb025f2
|
fix path for MPC (issue #299)
|
2018-01-20 13:28:02 -05:00 |
|
Trammell hudson
|
4895e4704f
|
checkpointing a config that boots to user space, but serial still does not work
|
2018-01-19 15:53:05 -05:00 |
|
Trammell hudson
|
07f7653999
|
move tools into bin/ directory
|
2018-01-19 14:17:26 -05:00 |
|
Trammell hudson
|
d46f52519b
|
generate a compressed LinuxBoot volume with extra parts from the vendor BIOS (does not work yet)
|
2018-01-19 13:54:11 -05:00 |
|
Trammell hudson
|
4d2b4a3e4c
|
acpi and necessary vendor GUIDs for Intel S2600WF mainboard
|
2018-01-19 13:44:15 -05:00 |
|
Trammell hudson
|
aa6c3b49ca
|
compression works (according to UEFITool)
|
2018-01-19 09:55:21 -05:00 |
|
Trammell hudson
|
88f1df122a
|
Use create-ffs in place of edk2 GenSec and GenFfs
|
2018-01-18 17:24:08 -05:00 |
|
Trammell hudson
|
9d5c2b9e41
|
ensure that the output file is opened for output
|
2018-01-18 17:22:01 -05:00 |
|
Trammell hudson
|
ae2f11d4c3
|
tool to create a FFS with UI, depex and version section without temp files
|
2018-01-18 17:01:42 -05:00 |
|
Trammell hudson
|
9bdb01944b
|
fix patch format for edk2/Makefile
|
2018-01-16 12:56:03 -05:00 |
|
Trammell hudson
|
1c9334553c
|
fix flashrom URL (#295)
|
2018-01-16 12:55:44 -05:00 |
|
Trammell hudson
|
83816d2b2d
|
Merge branch 'pr-295'
|
2018-01-02 17:15:16 -05:00 |
|
Francis Lam
|
6898b84b28
|
Use HTTPS URL for flashrom
|
2018-01-02 08:53:23 -08:00 |
|
Trammell hudson
|
5dcbc44d39
|
Merge branch 'pr289': QSB 34, 35, 36 and coreboot 4.6 updates #289
|
2017-12-10 20:59:29 -05:00 |
|
Trammell hudson
|
7a61beeeea
|
secureboot stuff is not necessary for s2600wf
|
2017-12-08 14:07:56 -05:00 |
|
Trammell hudson
|
7a712f71fc
|
more unnecessary modules for the s2600wf
|
2017-12-08 14:01:58 -05:00 |
|
Trammell hudson
|
a9f97c45e1
|
removed more guids that are not necessary for s2600wf
|
2017-12-08 13:53:56 -05:00 |
|
Trammell hudson
|
5ef939cf83
|
minimal set of GUIDs to boot the s2600wf
|
2017-12-08 13:29:25 -05:00 |
|
Trammell hudson
|
a3983d4fa7
|
patches for DxeCore to work on s2600wf
|
2017-12-04 18:58:15 -05:00 |
|
Trammell hudson
|
b3bd1ed888
|
pci=realloc, as suggested by dmesg
|
2017-12-04 18:58:02 -05:00 |
|
Trammell hudson
|
9685483cd6
|
size notes
|
2017-12-04 18:57:48 -05:00 |
|
Trammell hudson
|
103d435fe1
|
Make the AHCI and ATA drivers a module (issue #291)
|
2017-12-04 16:00:35 -05:00 |
|
Trammell hudson
|
4e3d19b72a
|
fix newlines
|
2017-12-04 15:59:51 -05:00 |
|
Trammell hudson
|
bf4446c900
|
Make DxeCore and others configurable
|
2017-12-04 15:31:18 -05:00 |
|
Trammell hudson
|
5a188f5b46
|
Add support for building the Linux kernel as a BDS target
|
2017-12-04 15:30:40 -05:00 |
|
Trammell hudson
|
517d242da5
|
allow .vol targets to be passed through
|
2017-12-04 15:29:00 -05:00 |
|
Trammell hudson
|
680b952856
|
Make ROM_SIZE a configuration option #283
|
2017-12-04 14:56:58 -05:00 |
|
Trammell hudson
|
27deeba893
|
Make ROM_SIZE a configuration option #283
|
2017-12-04 14:52:27 -05:00 |
|
Trammell hudson
|
63c9e6e51c
|
configuration for Intel s2600wf server mainboard
|
2017-12-04 14:14:16 -05:00 |
|
Francis Lam
|
5f9567c390
|
Fix coreboot GCC7 build issue
This is fixed in coreboot master but backporting for Heads.
Closes #241
|
2017-12-02 15:14:42 -05:00 |
|
Francis Lam
|
61f6973c5c
|
Merge branch 'coreboot-4.6'
|
2017-12-02 14:54:48 -05:00 |
|
Francis Lam
|
491fe083fa
|
Update qubes xen version for QSB 36
For Qubes 3.2: version 4.6.6-35
For Qubes 4.0: version 4.8.2-11
|
2017-12-02 14:47:52 -05:00 |
|
Trammell hudson
|
c954ec1947
|
Fix default target for NERF and edk2 dependency (issue #284)
|
2017-11-20 17:28:35 -05:00 |
|
Francis Lam
|
8d34bcc6bc
|
Update qubes xen version for QSB 34 and QSB 35
For Qubes 3.2: version 4.6.6-34
For Qubes 4.0: version 4.8.2-9
|
2017-10-28 15:12:39 -04:00 |
|
Trammell hudson
|
b04294c234
|
restore alignment on files for faster flashes
|
2017-10-20 16:20:51 -04:00 |
|
Trammell hudson
|
3e5783a24f
|
enable serial debugging and moderate verbose output from dxe-core
|
2017-10-19 16:04:14 -04:00 |
|
Trammell hudson
|
87bd21111f
|
Include edk2 EmuVariableRuntimeDxe to provide efi vars (issue #270)
Remove the patch to Linux efivar_init() since we now have efi vars
for it to use.
Also link in SmbiosDxe, although it is not currently used.
|
2017-10-19 15:59:13 -04:00 |
|
Trammell hudson
|
5176bfdd58
|
preliminary winterfell support for NERF
|
2017-10-18 13:56:32 -04:00 |
|