commit | 0fe9956b9c4ed810bbb365077783591be1259000 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 17 07:33:29 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Sep 18 22:23:58 2020 +0200 |
tree | 2c09e0b9620639adc0696037c1c1e85b5a00a41d | |
parent | ec631ea1ffe2cba442621257109292b2b9508627 [diff] |
efi_selftest: rework device tree test Allow specifying the node on which a property is searched. Test the device tree consistency more rigorously. Some efi_st_printf() calls have been converted to efi_st_error(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>