ms-iot / imx-iotcore

Windows 10 IoT Core BSP for NXP i.MX Processors
MIT License
64 stars 40 forks source link

Add TrEE driver to WinPE installer #107

Closed christopherco closed 5 years ago

christopherco commented 5 years ago

This patch enables EFI get/set variable support in WinPE environment. On i.MX, Windows relies on the TrEE driver + our OpTEE Variable TA to provide EFI runtime variable services.

christopherco commented 5 years ago

Manual build of NXP-BuildFFU succeeded: https://microsoft.visualstudio.com/IOT/_build/results?buildId=16733946&view=results

There looks to be a pipeline issue when validating PRs from forks. PRs from branches and manually queued builds seem to execute fine. Under further investigation.