Updated per partner feedback

This commit is contained in:
Jeremiah Cox 2019-02-25 09:03:55 -08:00 committed by GitHub
parent ab36080ab9
commit 0ac4c1c9d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,9 @@ The UEFI configuration service provider (CSP) interfaces to UEFI's Device Firmwa
> [!Note]
> The UEFI CSP version published in Windows 10, version 1803 is replaced with this one (version 1809).
> [!Note]
> The production UEFI CSP is present in 1809, but it depends upon the Devicie Firmware Configuration Interface (DFCI) and UEFI firmware the complies with this interface. The specification for this interface and compatible firmware is not yet available.
The following diagram shows the UEFI CSP in tree format.
![Uefi CSP diagram](images/provisioning-csp-uefi.png)