Skip to content

Build GRUB additionally with UEFI support #885

Merged
merged 6 commits into from
Aug 30, 2018

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    32a9410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807eb02 View commit details
    Browse the repository at this point in the history
  3. grub: Remove path to patch in comment

    It’s all in the git history.
    pmenzel committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    af898af View commit details
    Browse the repository at this point in the history
  4. grub: Build GRUB

    Newer systems, like the Dell OptiPlex 5055 with Ryzen CPU and firmware
    version 1.1.10 and 1.1.15, have problems with legacy boot. Therefore,
    also build GRUB for x86_64-efi.
    
    Abuse, `mee_install_post()` to build GRUB for EFI after the first `make
    install`.
    pmenzel committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    a1624c4 View commit details
    Browse the repository at this point in the history
  5. grub: Increment revision to 1

    pmenzel committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    9ff2a1a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. grub: Update to git version

    pmenzel committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    d2c7e4a View commit details
    Browse the repository at this point in the history