diff options
| author | Javier Martinez Canillas <[email protected]> | 2025-06-19 10:34:02 +0200 |
|---|---|---|
| committer | Ilias Apalodimas <[email protected]> | 2025-07-03 11:32:49 +0300 |
| commit | 4e103418bed6374b9aa43d067cee704d7e745dc9 (patch) | |
| tree | f764300f1baf6866f93e2f0283f6f59c6003bb36 /scripts/checkstack.pl | |
| parent | 2fdfb802e30a1fbd65a830a283d7bd87631f08c0 (diff) | |
efi_selftest: Add basic partition info check to block io test
Test the EFI_PARTITION_INFO_PROTOCOL in the existing EFI_BLOCK_IO_PROTOCOL
unit test. It is fairly basic, since it only checks that the values of the
struct efi_partition_info .revision, .type and .system fields are correct.
It doesn't check the MBR partition record information, because that's not
supported by the EFI_PARTITION_INFO_PROTOCOL implementation yet. The test
can be extended once the support is implemented, or if the in-memory disk
image used for the test is modified to have a GPT partition type instead.
Suggested-by: Tom Rini <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
