summaryrefslogtreecommitdiffstats
path: root/src/boot/export-vars.h
blob: a925d09827afc290cbb1fe43468bb570aa811c2b (plain)
1
2
3
4
5
/* SPDX-License-Identifier: LGPL-2.1-or-later */

#include "proto/loaded-image.h"

void export_common_variables(EFI_LOADED_IMAGE_PROTOCOL *loaded_image);