]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit242d7fc0866b098260d096ed506921e5a993b1e1
tree0c0d2fd115b6f9f68135af4d185f3b512996c527
parent0d56790b125830a3947873b61193fc2d3f6635e0
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