summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_variable.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-10-03 20:02:29 +0200
committerAlexander Graf <agraf@suse.de>2018-10-16 16:16:49 +0200
commiteee6530ed1a8174d0f60e4c3c86bea3274c95951 (patch)
tree191c8fbecca4eda6b107f09793251bc1ec82c5ad /lib/efi_loader/efi_variable.c
parent1e1e1c27c5b46acfdc8927002baa7d4cb9a888db (diff)
efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)
The first parameter of efi_allocate_pool is a memory type. It cannot be EFI_ALLOCATE_ANY_PAGES. Use EFI_BOOT_SERVICES_DATA instead. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions