Skip to content
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

Payload principle #39

Open
ArthurHeymans opened this issue Nov 18, 2021 · 1 comment
Open

Payload principle #39

ArthurHeymans opened this issue Nov 18, 2021 · 1 comment

Comments

@ArthurHeymans
Copy link

"The payload should elide strong dependencies on the payload launching code (e.g., coreboot versus EDKII versus slimboot)."

The argument that somehow slimboot's payload interface using HOBs is somehow more universal or independent than coreboot tables is disingenuous. They essentially achieve the same. Currently coreboot supports a lot more payloads than slimboot so why not make coreboot tables the standard over HOBs?

@gdong1
Copy link
Contributor

gdong1 commented Nov 18, 2021

Please refer issue "HOBS should be self-describing structures" for this topic. It is suggested to use a self-describing structure instead of HOBs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants