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

Work through UEFI 2.6.2. Platform-Specific Elements #20

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

andreiw
Copy link
Collaborator

@andreiw andreiw commented Jul 29, 2024

... and identify elements mandatory and recommended for server platforms. These mostly ended up being firmware requirements - the logic here was that core firmware behavior (esp. around security, interfaces) should be mandatory, whereas the IO requirements (supporting NIC or disk boot) are in the SHOULD category to allow reasonable trade-offs to be made in cloud environments. For example, a cloud provider may not care much about the ability to network boot or boot from non-networked storage, depending on the infrastruture design.

…ents mandatory

and recommended for server platforms. These mostly ended up being firmware requirements -
the logic here was that core firmware behavior (esp. around security, interfaces) should be
mandatory, whereas the IO requirements (supporting NIC or disk boot) are in the SHOULD
category to allow reasonable trade-offs to be made in cloud environments. For example,
a cloud provider may not care much about the ability to network boot or boot from
non-networked storage, depending on the infrastruture design.

Signed-off-by: Andrei Warkentin <andrei.warkentin@intel.com>
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

Successfully merging this pull request may close these issues.

1 participant