diff options
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2024-04-18 15:54:53 +0300 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-04-20 09:22:59 +0200 |
commit | 85177b2cf4e9e92eb8454430ed64ecad69df9f92 (patch) | |
tree | 69b32d5d6828fae103764620adf8078c13c207d7 /arch/x86/lib/tables.c | |
parent | 00da8d65a3baea8c3745367bea99b1d76f8f129c (diff) |
efi_selftest: add tests for setvariableRT
Since we support SetVariableRT now add the relevant tests
- Search for the RTStorageVolatile and VarToFile variables after EBS
- Try to update with invalid variales (BS, RT only)
- Try to write a variable bigger than our backend storage
- Write a variable that fits and check VarToFile has been updated
correclty
- Append to the variable and check VarToFile changes
- Try to delete VarToFile which is write protected
- Try to add/delete runtime variables
- Verify VarToFile contains a valid file format
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'arch/x86/lib/tables.c')
0 files changed, 0 insertions, 0 deletions