commit | e09159c86786929a728e3119726b10332226e6ea | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat May 26 10:32:27 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Jun 03 15:27:21 2018 +0200 |
tree | 7418c9fdab3aa7a93beb3946ffeb7ecad0e02d9f | |
parent | fe5bc23f43341d19528b15aaf6e09f56975e1316 [diff] |
efi_loader: avoid anonymous constants for AllocatePages Do not use anonymous constants when calling efi_allocage_pages. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>