Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-30 | efi_selftest: make HII test data static | Heinrich Schuchardt | |
Variables that are only used locally in a module should not be exported. * Make the HII test data variables static. * Remove unused GUIDs. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> | |||
2019-02-13 | efi_selftest: add HII database protocols test | AKASHI Takahiro | |
This efi_selftest tests HII database protocol and HII string protocol. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de> |