We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
UEFI Variable Runtime Cache: Content updates Clarify some existing content and make grammatical improvements. Signed-off-by: Michael Kubacki <[email protected]>
UEFI Variable Runtime Cache: Add Design Details section Adds a section to describe design details including: 1. UEFI variable cache background 2. High-level UEFI variable read and write flows 3. Runtime cache and SMM cache coherency 4. Security concerns raised in the proposal phase Signed-off-by: Michael Kubacki <[email protected]>
UEFI Variable Runtime Cache: Add Summary of Changes section Adds a section to describe the summary of changes made to the EDK II UEFI variable driver in the feature. Signed-off-by: Michael Kubacki <[email protected]>
UEFI Variable Runtime Cache: Add Problem Statement section Adds a section to describe the problem statement that led to the feature and data gathered that drove the proposed solution. Signed-off-by: Michael Kubacki <[email protected]>
UEFI Variable Runtime Cache: Add initial page Adds the initial wiki page for the UEFI variable runtime cache feature. The initial content includes a brief overview, the pros/cons of the feature and how to enable and disable the feature. Signed-off-by: Michael Kubacki <[email protected]>