[U-Boot] PULL request for the UEFI subsystem for v2019.04-rc4

Heinrich Schuchardt xypron.glpk at gmx.de
Tue Mar 5 07:13:18 UTC 2019


The following changes since commit cfba74d0bef350d81241b059180bcc5a1e93bdfa:

  Merge branch 'master' of git://git.denx.de/u-boot-socfpga (2019-02-28
18:57:32 -0500)

are available in the Git repository at:

  https://github.com/xypron2/u-boot.git efi-2019-04-rc4

for you to fetch changes up to 1a9fce50393d2e7b7c3adb70764ab22a9267d815:

  efi_loader: HII protocols: debug messages (2019-03-02 23:34:26 +0100)

Primary key fingerprint: 6DC4 F9C7 1F29 A6FA 06B7  6D33 C481 DBBC 2C05 1AC4

This pull request contains only bug fixes.

The most notable bug fixed was writing to random memory addresses when
trying to add a HII package of a yet unsupported package type.

Travis report: https://travis-ci.org/xypron2/u-boot/builds/500934600

----------------------------------------------------------------
Heinrich Schuchardt (4):
      efi_loader: do not add \ in efi_fs_from_name()
      efi_loader: HII protocols: fix new_package_list()
      efi_loader: error handling for `efidebug boot add`
      efi_loader: HII protocols: debug messages

 cmd/efidebug.c                   |  2 +-
 lib/efi_loader/efi_device_path.c |  7 +------
 lib/efi_loader/efi_hii.c         | 38
+++++++++++++++++++-------------------
 3 files changed, 21 insertions(+), 26 deletions(-)


More information about the U-Boot mailing list