]> Git Repo - J-u-boot.git/commit
efi_loader: avoid anonymous constants for AllocatePages
authorHeinrich Schuchardt <[email protected]>
Sat, 26 May 2018 08:32:27 +0000 (10:32 +0200)
committerAlexander Graf <[email protected]>
Sun, 3 Jun 2018 13:27:21 +0000 (15:27 +0200)
commite09159c86786929a728e3119726b10332226e6ea
tree7418c9fdab3aa7a93beb3946ffeb7ecad0e02d9f
parentfe5bc23f43341d19528b15aaf6e09f56975e1316
efi_loader: avoid anonymous constants for AllocatePages

Do not use anonymous constants when calling efi_allocage_pages.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
cmd/bootefi.c
lib/efi_loader/efi_memory.c
This page took 0.027606 seconds and 4 git commands to generate.