1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-31 14:47:57 +01:00
Files
u-boot-megous/lib/efi_loader
AKASHI Takahiro 6d2f27c5fd efi_loader: variable: support APPEND_WRITE
If EFI_VARIABLE_APPEND_WRITE is specified in attributes at
efi_set_variable(), specified data will be appended to the variable's
original value. Attributes other than APPEND_WRITE should not be
modified.

With this patch, APPEND_WRITE test in 'variables' selftest will pass.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2019-09-20 20:09:18 +02:00
..
2019-09-05 23:18:52 +02:00
2019-09-05 23:18:52 +02:00
2019-09-05 23:18:52 +02:00