11 Commits

Author SHA1 Message Date
Tim Crawford
ff0a27ad9c Use defconfig to generate .config
Use minimal set of config selections and let coreboot generate the
default values for the rest of them.

The only differences are the following models selecting
CONFIG_CPU_MICROCODE_CBFS_DEFAULT_BINS instead of *_EXTERNAL_BINS:

- darp5
- darp6
- galp3-c
- galp4
- lemp9
2020-12-14 15:07:14 -07:00
Jeremy Soller
48bf9dcfce
coreboot ec-acpi (#106)
* Add script for updating coreboot config

* Update coreboot and coreboot config

* Update coreboot and configs

* Pass board and version when running make clean in ec

* Add addw2 chip.txt

* Update coreboot

* Update coreboot
2020-07-18 13:49:56 -06:00
Tim Crawford
d645e62cde Rebase edk2 on edk2-stable202002
Rebase on the latest stable tag of EDK II, switching from
CorebootPayloadPkg to the new UefiPayloadPkg.
2020-05-21 13:12:05 -06:00
Tim Crawford
f4f4d5b61d Build EC as a submodule, specifying version
For models that use System76 EC, we want to have the board version and
the EC version matich.

Ref: https://github.com/system76/firmware-open/issues/75
2020-04-07 13:08:51 -06:00
Jeremy Soller
0a798d9421
Make it easier to build different package for edk2 2020-01-30 12:14:52 -07:00
Jeremy Soller
71dbd04b0c
Disable edk2 debugging 2019-06-10 14:01:18 -06:00
Jeremy Soller
6a0e76d5d6
Add udk gdb script 2019-06-06 14:47:24 -06:00
Jeremy Soller
00c056b5e3
Update coreboot and skip building toolchain if already built 2019-05-10 11:08:00 -06:00
Jeremy Soller
a95b76e3ef
Add GOP driver to EDK2 build 2019-05-02 19:43:10 -06:00
Jeremy Soller
c9e444edf4
Update EDK2 build config 2019-05-02 15:11:07 -06:00
Jeremy Soller
37f650fc67
Support building images from outside of coreboot tree 2019-05-02 14:42:31 -06:00