1. 06 10月, 2020 1 次提交
    • M
      distro_bootcmd: call EFI bootmgr even without having /EFI/boot · f3866909
      Michael Walle 提交于
      Currently, the EFI bootmgr is only called if there is a EFI binary
      inside the path for removable media is found, i.e. /EFI/boot/. This
      doesn't make sense. It is the duty of the bootmgr to find out the
      path and name of the EFI binary to boot. It should be called even
      if there is no /EFI/boot directory.
      
      Thus, call the bootmgr before we try to boot the EFI binary inside
      the removable media path.
      
      Also remove the ${fdtcontroladdr} parameter because the fallback is
      handled in cmd/bootefi.c and that already takes care of correct settings
      if the board has ACPI and thus no device tree at all.
      Signed-off-by: NMichael Walle <michael@walle.cc>
      Reviewed-by: NHeinrich Schuchardt <xypron.glpk@gmx.de>
      f3866909
  2. 05 10月, 2020 2 次提交
  3. 02 10月, 2020 9 次提交
  4. 01 10月, 2020 2 次提交
  5. 30 9月, 2020 18 次提交
  6. 27 9月, 2020 1 次提交
  7. 26 9月, 2020 4 次提交
  8. 25 9月, 2020 3 次提交