Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

also find std kernels on ESP/EFI/Gentoo #50

Closed
wants to merge 2 commits into from

Commits on Apr 22, 2024

  1. also find std kernels on ESP/EFI/Gentoo

    These kernels are installed by installkernel[efistub] for efi stub
    booting (not UKI booting, UKIs are in ESP/EFI/Linux)
    
    Closes: projg2#28
    Signed-off-by: Andrew Ammerlaan <[email protected]>
    Nowa-Ammerlaan committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a57d119 View commit details
    Browse the repository at this point in the history
  2. test/test_layout_std.py: add tests for efistub

    Signed-off-by: Andrew Ammerlaan <[email protected]>
    Nowa-Ammerlaan committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6f6a99f View commit details
    Browse the repository at this point in the history