From: Jan Kiszka <[email protected]> Those are now available via regular internal headers as well.
Signed-off-by: Jan Kiszka <[email protected]> --- include/test-interface.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/test-interface.h b/include/test-interface.h index 9d43b1f..8baacd6 100644 --- a/include/test-interface.h +++ b/include/test-interface.h @@ -19,8 +19,4 @@ bool read_env(CONFIG_PART *part, BG_ENVDATA *env); bool write_env(CONFIG_PART *part, BG_ENVDATA *env); -bool probe_config_file(CONFIG_PART *cfgpart); -bool probe_config_partitions(CONFIG_PART *cfgparts); -bool mount_partition(CONFIG_PART *cfgpart); - EBGENVKEY bgenv_str2enum(char *key); -- 2.35.3 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/c44d23ac9a1674133766dfdc2d7551b38c5765c9.1658670241.git.jan.kiszka%40siemens.com.
