1. 09 Feb, 2024 2 commits
  2. 07 Feb, 2024 1 commit
  3. 07 Sep, 2023 1 commit
  4. 21 Aug, 2023 3 commits
  5. 14 Jul, 2023 1 commit
  6. 19 May, 2023 1 commit
  7. 18 Mar, 2023 1 commit
  8. 05 Feb, 2023 1 commit
  9. 05 Jan, 2023 1 commit
  10. 01 Dec, 2022 1 commit
  11. 28 Jun, 2022 1 commit
  12. 24 Jun, 2022 1 commit
  13. 23 Aug, 2021 1 commit
  14. 13 Aug, 2021 1 commit
  15. 16 Mar, 2021 1 commit
  16. 15 Mar, 2021 1 commit
  17. 24 Dec, 2020 1 commit
  18. 18 Sep, 2020 1 commit
  19. 05 Jun, 2020 1 commit
  20. 01 May, 2020 2 commits
  21. 03 Apr, 2020 3 commits
  22. 22 Jul, 2019 1 commit
  23. 08 Jul, 2019 1 commit
    • Anton Midyukov's avatar
      efi: portability fix on aarch64 · d4abcecb
      Anton Midyukov authored
      Signed UEFI loader not required for aarch64.
      
      NB: i586 images don't need UEFI SB either
      and 32-bit shim is used for x86_64 images
      along with proper 64-bit one.
      d4abcecb
  24. 10 Jun, 2019 1 commit
  25. 15 Oct, 2018 1 commit
  26. 29 Jan, 2017 1 commit
  27. 01 Apr, 2016 1 commit
    • Michael Shigorin's avatar
      efi: shim is a lower level component · 39acb237
      Michael Shigorin authored
      THE_* variables serve user needs while shim belongs
      to either SYSTEM or COMMON level packages, not needed
      explicitly for stage1 though (mkimage will put it there
      when needed) so it's just COMMON.
      39acb237
  28. 09 Mar, 2015 1 commit
  29. 09 Dec, 2014 1 commit
  30. 12 May, 2014 1 commit
  31. 19 Mar, 2014 1 commit
  32. 05 Mar, 2014 1 commit
    • Michael Shigorin's avatar
      documentation: use paths relative to toplevel dir · 3f547e25
      Michael Shigorin authored
      This change is done to reduce ambiguity in some cases;
      the previous intention has been to ease navigation when
      staying in a particular directory, now it's been changed
      in favour of convenient toplevel `git grep' in fact.
      
      Both variants have their pros and cons, I just find myself
      leaning to this one by now hence the commit.  Feel free to
      provide constructive criticism :)
      
      Some path-related bitrot has also been fixed while at that.
      3f547e25
  33. 24 Dec, 2013 1 commit
  34. 18 Dec, 2013 1 commit