Pull request for UEFI sub-system for efi-2020-04-rc2

The following changes since commit d4827fcd4c1b04c338e4019e412f495aa4231d24:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-02-04 11:36:49 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2020-04-rc2
for you to fetch changes up to 491e87a79742711a5f747068f76fbbc17d0bc2a0:
test: efi_selftest: fix pylint warnings (2020-02-05 06:58:03 +0100)
---------------------------------------------------------------- Pull request for UEFI sub-system for efi-2020-04-rc2
Fix pylint issues in Python based tests.
---------------------------------------------------------------- Heinrich Schuchardt (2): test: test_efi_fit: fix pylint warnings test: efi_selftest: fix pylint warnings
test/py/tests/test_efi_fit.py | 77 ++++---- test/py/tests/test_efi_selftest.py | 361 +++++++++++++++++++------------------ 2 files changed, 226 insertions(+), 212 deletions(-)

On Thu, Feb 06, 2020 at 04:46:02AM +0100, Heinrich Schuchardt wrote:
The following changes since commit d4827fcd4c1b04c338e4019e412f495aa4231d24:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-02-04 11:36:49 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2020-04-rc2
for you to fetch changes up to 491e87a79742711a5f747068f76fbbc17d0bc2a0:
test: efi_selftest: fix pylint warnings (2020-02-05 06:58:03 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Heinrich Schuchardt
-
Tom Rini