On Fri, 26 Jan 2024 at 09:54, Heinrich Schuchardt
wrote:
>
> In multiple places we need a function to find an EFI configuration table.
> Rename get_config_table() to efi_get_configuration_table() and export it.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> include/efi_loader.h| 2 ++
>
In multiple places we need a function to find an EFI configuration table.
Rename get_config_table() to efi_get_configuration_table() and export it.
Signed-off-by: Heinrich Schuchardt
---
include/efi_loader.h| 2 ++
lib/efi_loader/efi_helper.c | 6 +++---
2 files changed, 5 insertions(+),
2 matches
Mail list logo