efi_selftest: expect boot services data for fdt
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 12 Apr 2019 20:09:09 +0000 (22:09 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 12 Apr 2019 20:09:09 +0000 (22:09 +0200)
commit8688b753916bfdde3c2911f14d4489c36e705db7
treeb1e91792c34cf1081041bf3e8ccde8bcfa146fa1
parent29361ec4737c3e4de66aa7b8e87d8818ff6c0580
efi_selftest: expect boot services data for fdt

In a previous patch the memory type used for the FDT has been changed to
boot services data. We have to adjust the test.

Correct an incorrect comment. The tested services are boot services.

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