efi: Show when allocated pages are used
authorSimon Glass <sjg@chromium.org>
Wed, 29 Dec 2021 18:57:49 +0000 (11:57 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 31 Dec 2021 06:02:06 +0000 (07:02 +0100)
commit62725e661a17d1c3f3784f115917560c1126aeaa
treebf96452f7861200660d6d4f0ac235503bb075919
parentcf376037e232869fd86cf2658bdf297fbe004055
efi: Show when allocated pages are used

Add a message here so that both paths of memory allocation are reported.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi/efi_app.c