-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix linuxboot builds #845
base: master
Are you sure you want to change the base?
Fix linuxboot builds #845
Commits on Sep 29, 2020
-
modules/coreboot: Only check version if we're building coreboot (fixes …
…linuxboot#841) Signed-off-by: Nathan Rennie-Waldock <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaa1912 - Browse repository at this point
Copy the full SHA aaa1912View commit details -
modules/coreboot: Unindent error, we're not in a recipe
Signed-off-by: Nathan Rennie-Waldock <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c20c890 - Browse repository at this point
Copy the full SHA c20c890View commit details
Commits on Oct 1, 2020
-
Signed-off-by: Nathan Rennie-Waldock <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb3df89 - Browse repository at this point
Copy the full SHA bb3df89View commit details
Commits on Oct 18, 2020
-
modules/linuxboot: Fix qemu build after c745640
> Running edk2 build for OvmfPkgX64 > Usage: build.exe [options] [all|fds|genc|genmake|clean|cleanall|cleanlib|modules|libraries|run] > > build.exe: error: option -n: invalid integer value: 'PUS' Signed-off-by: Nathan Rennie-Waldock <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54b862a - Browse repository at this point
Copy the full SHA 54b862aView commit details
Commits on Oct 19, 2020
-
modules/linuxboot: Use a specific commit
* add linuxboot-edk2 module (if not building latest git) * patch linuxboot-edk2 Makefile to not conflict with ours * update linuxboot build dir in circleci and boards/winterfell Signed-off-by: Nathan Rennie-Waldock <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b7eb07 - Browse repository at this point
Copy the full SHA 5b7eb07View commit details -
patches/linuxboot-edk2: Import upstream patches to fix building with …
…gcc 8 Signed-off-by: Nathan Rennie-Waldock <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a1eb75 - Browse repository at this point
Copy the full SHA 8a1eb75View commit details