efi_loader: notify memory map changes
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 4 Jun 2019 18:55:12 +0000 (20:55 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 4 Jun 2019 20:09:38 +0000 (22:09 +0200)
commite80474ad39d1f348cda3837bef1b7baf600fae47
tree0c0d2fd115b6f9f68135af4d185f3b512996c527
parent8190b4a3e01c80fed782e206e49696d64fedd8a6
efi_loader: notify memory map changes

When the memory map is changed signal events of the
EFI_EVENT_GROUP_MEMORY_MAP_CHANGE event group.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_memory.c