commit | 88b9519596a962cf48e73d5d9c41baf5a99c2eba | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Nov 18 17:58:47 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Sun Dec 02 21:59:37 2018 +0100 |
tree | 229f557b6546bf1d8c50501e5e1628b9c9732698 | |
parent | 6738fcd6bdd66c348d7489040fed29ebadbcf665 [diff] |
efi_selftest: add test for memory allocation This unit test checks the following runtime services: AllocatePages, FreePages, GetMemoryMap Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>