summaryrefslogtreecommitdiff
path: root/env/fat.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-01-19 20:24:47 +0100
committerAlexander Graf <agraf@suse.de>2018-01-22 23:09:14 +0100
commit64e4db0f119151a1345e1da19d152eda550394e7 (patch)
treedfee11163cf2f5b8cfddc4e92f3a375e445b7363 /env/fat.c
parent98d48bdf415e318a11f9f9a44dff2b70aef3fb10 (diff)
efi_loader: make efi_disk_create_partitions a global symbol
Up to now we have been using efi_disk_create_partitions() to create partitions for block devices that existed before starting an EFI application. We need to call it for block devices created by EFI applications at run time. The EFI application will define the handle for the block device and install a device path protocol on it. We have to use this device path as stem for the partition device paths. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'env/fat.c')
0 files changed, 0 insertions, 0 deletions