commit | 485975b842a3ecd61ffa89b0aa313e13fbffb0ea | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jun 04 20:55:12 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jun 04 22:09:38 2019 +0200 |
tree | 0c0d2fd115b6f9f68135af4d185f3b512996c527 | |
parent | 9054df1c42ecf434207001f2990b6b883afea04c [diff] |
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>