Commit Graph

27 Commits

Author SHA1 Message Date
Julien Viard de Galbert
fb21e254c8 Use utk nvram-compact and invalidate
So building with UTK also cleanup the NVRAM on winterfell

Signed-off-by: Julien Viard de Galbert <julien.viard-de-galbert@itrenew.com>
2020-02-07 15:44:53 +01:00
Julien Viard de Galbert
4e32a2c2c8 Move udk dxe list to the board (winterfell only)
Signed-off-by: Julien Viard de Galbert <julien.viard-de-galbert@itrenew.com>
2020-02-07 15:44:53 +01:00
Trammell hudson
5a4d0659ac
add linuxboot.ffs to all board files so that the non-BDS Linux kernel will be loaded 2018-09-24 09:39:29 -04:00
Chris K
c2c3294f02
Merge pull request #19 from osresearch/winterfell-cmos
allow winterfell to reboot cleanly after a CMOS clear (issue #17)
2018-05-01 16:23:32 -07:00
Trammell hudson
d58ee956de
fix extract-firmware during a parallel make (issue #14) 2018-04-30 15:27:43 -04:00
Trammell hudson
ce9ee368d3
allow winterfell to reboot cleanly after a CMOS clear (issue #17) 2018-04-10 15:10:27 -04:00
Trammell hudson
c20d46ccb4
Merge ssh://github.com/linuxboot/linuxboot into HEAD 2018-03-23 14:45:23 -04:00
Trammell hudson
60cff7d961
ensure that all of the extracted files depend on the extract target (issue #9) 2018-03-16 10:43:29 -04:00
Trammell hudson
1b8cc164c7 clean the nvram before building the winterfell ROM image 2018-03-16 10:35:44 -04:00
Trammell hudson
1dd2487e86
put DXE files first so that less reflashing has to happen while changing kernel 2018-02-01 19:12:04 -05:00
Trammell hudson
fb78c8d87e
Comment and prune winterfell dxe 2018-02-01 18:57:17 -05:00
Trammell hudson
50fed676ba
hack to re-generate non-tiano compressed executables for testing our own dxecore 2018-02-01 18:29:22 -05:00
Trammell hudson
a497e6d77c
prune winterfell dxe 2018-02-01 18:28:24 -05:00
Trammell hudson
4829e14ebb
import of winterfell ACPI tables, unused for now 2018-01-31 18:22:07 -05:00
Trammell hudson
6717ed6fbe
prune winterfell dxe 2018-01-31 17:48:42 -05:00
Trammell hudson
41d483b5a5
fix length of IFD at 64 KB 2018-01-31 17:22:46 -05:00
Trammell hudson
c3e09cd20a
prune winterfell dxe 2018-01-31 17:14:15 -05:00
Trammell hudson
e204b33b72
prune winterfell dxe 2018-01-31 17:05:31 -05:00
Trammell hudson
7ca33cf5f9
prune winterfell dxe 2018-01-31 16:56:12 -05:00
Trammell hudson
e08b6c4b5b
full set of DXE for winterfell; it works, but not with our DxeCore 2018-01-31 16:46:48 -05:00
Trammell hudson
1d55804d4c
use the vendor ROM file to determine the proper size of the image 2018-01-30 10:51:21 -05:00
Trammell hudson
b7ebf1aa0f
reduced DXE section for Winterfell boards 2018-01-27 11:09:41 -05:00
Trammell hudson
0d68aa8942
extract IFD so that it can be replaced by unlocked/resized version 2018-01-27 10:33:42 -05:00
Trammell hudson
04e4f8d7cc
all the dxe from winterfell; we can remove (and name) these 2018-01-26 23:11:28 -05:00
Trammell hudson
356914f9c3
include Linux and do not compress 2018-01-26 22:53:43 -05:00
Trammell hudson
f5cd73981d
initial ROM layout for Winterfell 2018-01-26 22:51:43 -05:00
Trammell hudson
04dc257adb
Removed all the of the Heads vestiges, streamlined firmware build.
Merged Makefile.nerf and Makfile
Renamed the blobs/ directory to boards/
Removed all modules and patches
Removed Heads' initrd/
2018-01-25 18:23:51 -05:00