Re: [U-Boot] [PATCH 1/1] efi_selftest: expect boot services data for fdt

2019-04-12 Thread Ilias Apalodimas
Hi Heinrich, > 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 > --- > lib/efi_selftest/efi_selftest_memory.

[U-Boot] [PATCH 1/1] efi_selftest: expect boot services data for fdt

2019-04-12 Thread Heinrich Schuchardt
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 --- lib/efi_selftest/efi_selftest_memory.c | 6 +++--- 1 file changed,