commit | 48c6ec1952168c75c722df8c52a92c06c7f1bd73 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jun 08 09:54:28 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 26 13:45:33 2025 -0600 |
tree | 8877870130b0f00ddf1632454671c23782778005 | |
parent | d9b570acc0286b81508c8de2c9b92adbd42ef096 [diff] |
test: unit test for efi_alloc_aligned_pages() Provide unit tests for efi_alloc_aligned_pages() and efi_allocate_pages(). Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>