efi_loader: use an enum for the memory allocation types
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 17 Aug 2021 12:52:16 +0000 (14:52 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 17 Aug 2021 15:24:08 +0000 (17:24 +0200)
commit3ced574530e13b12cec3dc9ef87f1a175fb76c83
treef637e9fdc4778a4f72c2bb0743fab89089632253
parent7685d17b72bc4fee08ba669634f3dc3084af190d
efi_loader: use an enum for the memory allocation types

For type checking we need an enum.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/efi.h