commit | 5721df32a37acb04c380a4f1d564f40f0b236e60 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Mar 28 10:41:20 2020 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Mar 28 10:45:03 2020 +0100 |
tree | 19834c7ce6f73f4c38b0f0d877143b0b9749f146 | |
parent | 350c44dfb99017e9147ee07d37a40626bde62250 [diff] |
test/py: UEFI helloworld requires OF_CONTROL With CONFIG_OF_CONTROL environment variable $fdtcontroladdr is not defined and test_efi_helloworld_net() fails. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>