commit | 05824eed16417fe1680ae6b59a1ebba9c6161fb3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Aug 17 14:52:16 2021 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Aug 17 17:24:08 2021 +0200 |
tree | f637e9fdc4778a4f72c2bb0743fab89089632253 | |
parent | 852c53f887dd37cea7ebe71032c310113787dd63 [diff] |
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>