a5f312dc86
## Description Fixes #470. PRE-REQ. This PR requires the following PR's before this one will work correctly: https://github.com/microsoft/mu_tiano_platforms/pull/473 https://github.com/microsoft/mu_tiano_platforms/pull/471 https://github.com/microsoft/mu_feature_dfci/pull/84 This PR will have to bump DfciPkg to include PR 84 above before it is completed. This change adds the prereqs for DFCI - that is, platform specific libraries required to interface between DFCI and a particular platform. The required DFCI libraries are in PR 471. A convenience PR for booting to FrontPage or with certain USB device mounted is also require (PR 473). - [x] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [x] Includes documentation? ## How This Was Tested With all of the prerequisites included, a Q35 Virtual System was used to run the Dfci End to End UnitTest with satisfactory results. That is, all of the test cases ran will full success except Dfci_IntuneSettings - which exhibits some know errors. This is not fixed due to another pending change. ## Integration Instructions N/A |
||
---|---|---|
.. | ||
BuildDfci.py | ||
RunDfci.py |