On Tue, Sep 12, 2017 at 8:30 AM, Simon Glass wrote:
> Hi Rob,
>
> On 10 September 2017 at 05:21, Rob Clark wrote:
>> Add EFI variable support, mapping to u-boot environment variables.
>> Variables are pretty important for setting up boot order, among other
>> things. If the board supports saveen
Hi Rob,
On 10 September 2017 at 05:21, Rob Clark wrote:
> Add EFI variable support, mapping to u-boot environment variables.
> Variables are pretty important for setting up boot order, among other
> things. If the board supports saveenv, then it will be called in
> ExitBootServices() to persist
Add EFI variable support, mapping to u-boot environment variables.
Variables are pretty important for setting up boot order, among other
things. If the board supports saveenv, then it will be called in
ExitBootServices() to persist variables set by the efi payload. (For
example, fallback.efi conf
3 matches
Mail list logo