Skip to content
Snippets Groups Projects
  1. May 30, 2020
    • David Runge's avatar
      Using edk2-shell for UEFI shell · 2ce375cd
      David Runge authored
      configs/releng/build.sh:
      Instead of downloading UDK2018 based edk2 UEFI shell, use the Shell
      binaries from the edk2-shell package.
      This effectively makes the use of EFI shell v1 obsolete.
      
      configs/releng/efiboot/loader/entries/uefi-shell-v*:
      Renaming UEFI shell entries to match the packaged edk2-shell based UEFI
      shell binaries.
      
      configs/releng/build.sh:
      Renaming the systemd-boot bootloader entries for UEFI shell (normal and
      full version) to reflect their file names, which are derived from the
      binary names in the edk2-shell package.
      Copying the edk2-shell based UEFI shell binaries for normal efiboot and
      .iso based "el-torito" efiboot mode.
      
      docs/README.build:
      Adding edk2-shell to the requirements in the documentation, as the
      package is now used to provide UEFI shell.
      Verified
      2ce375cd
  2. Mar 02, 2017
  3. Feb 12, 2017
  4. May 12, 2016
  5. Feb 05, 2016
  6. Dec 13, 2015
  7. Sep 13, 2015
    • Adam Purkrt's avatar
      cleaner boot from loopmounted iso file · d35d87f2
      Adam Purkrt authored and Gerardo Pozzi's avatar Gerardo Pozzi committed
      Currently, when booting loopmounted iso file, it is necessary to
      specify not only img_dev and img_loop (which should be sufficient),
      but also archisolabel or archisodevice. With this patch, archisodevice
      is directly populated with the correct loop device, and it is not
      necessary to specify the label when booting from loopmounted iso,
      which makes for leaner and cleaner grub.cfg.
      d35d87f2
  8. Jan 27, 2015
  9. Jan 02, 2015
  10. Dec 13, 2014
  11. Oct 14, 2014
  12. Aug 12, 2014
  13. Aug 08, 2014
  14. Jun 28, 2014
  15. Oct 19, 2013
  16. Sep 21, 2013
  17. Jun 28, 2013
  18. Apr 19, 2013
  19. Jan 31, 2013
  20. Dec 26, 2012
  21. Dec 10, 2012
  22. Oct 26, 2012
  23. Oct 13, 2012
Loading