commit | b1baee0671aee968b09d1d79f6b43e425e443681 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Apr 12 22:09:09 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Apr 12 22:09:09 2019 +0200 |
tree | b1e91792c34cf1081041bf3e8ccde8bcfa146fa1 | |
parent | 0468b8ea75b749c4a94a0ed4e5a886e4010dcfeb [diff] |
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>