-
Notifications
You must be signed in to change notification settings - Fork 0
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
Cleanup config warnings #846
Comments
Not supported on the first patch, those changes were added later, so they should not be used at this point:
Other required fixes: PXE -> IPXE Those changes were removed from the config, the warnings were fixed: Dasharo/dasharo-pq@8383a4f |
Some warning return after patch 0032: /home/coreboot/coreboot/.config:19:warning: unknown symbol: PXE_ADD_SCRIPT Those should be changed to IPXE_* most probably. |
Fixed: Dasharo/dasharo-pq@db2cef5 |
Problem was reintroduced one more time after fixing sortbootorder issues |
|
No warnings occur on https://github.com/Dasharo/dasharo-pq/tree/24.05.00.01 |
Using this procedure from
dasharo-pq
, I get this:Some config options were most likely changed, and others are not yet available at this stage and should be moved to another patch.
The text was updated successfully, but these errors were encountered: