1. 20 Feb, 2016 1 commit
  2. 17 Feb, 2016 2 commits
  3. 01 Jan, 2016 1 commit
  4. 31 Dec, 2015 1 commit
    • Vladimir Serbinenko's avatar
      Strip .ARM.exidx · 68e158df
      Vladimir Serbinenko authored
      This section is generated by clang and is useful only for debugging.
      It contains exotic relocations, so strip them to avoid them interferring
      with module loading.
      68e158df
  5. 28 Nov, 2015 1 commit
  6. 09 Nov, 2015 1 commit
  7. 15 Jun, 2015 1 commit
  8. 08 May, 2015 1 commit
  9. 04 Mar, 2015 1 commit
    • Vladimir Serbinenko's avatar
      Remove libgcc dependency. · 064360e6
      Vladimir Serbinenko authored
      libgcc for boot environment isn't always present and compatible.
      libgcc is often absent if endianness or bit-size at boot is different
      from running OS.
      libgcc may use optimised opcodes that aren't available on boot time.
      So instead of relying on libgcc shipped with the compiler, supply
      the functions in GRUB directly.
      Tests are present to ensure that those replacement functions behave the
      way compiler expects them to.
      064360e6
  10. 22 Feb, 2015 1 commit
  11. 21 Feb, 2015 1 commit
  12. 17 Feb, 2015 1 commit
  13. 16 Feb, 2015 1 commit
  14. 24 Jan, 2015 1 commit
  15. 05 Dec, 2014 1 commit
    • Andrei Borzenkov's avatar
      add file filters tests · 272e0466
      Andrei Borzenkov authored
      Tests file access with all filters enabled. It does it both for local
      and network access, due to regression in signature checking over network.
      
      This includes all files in distribution to not depend on existence
      of compression tools and gpg. Test preloads all required modules to
      avoid having to provide signatures for them.
      
      Still not implemented is file offset filter (is not available in grub
      script, needs extra module)
      272e0466
  16. 21 Sep, 2014 1 commit
  17. 21 Dec, 2013 1 commit
  18. 18 Dec, 2013 2 commits
  19. 15 Dec, 2013 2 commits
  20. 10 Dec, 2013 1 commit
  21. 08 Dec, 2013 1 commit
  22. 06 Dec, 2013 1 commit
  23. 04 Dec, 2013 1 commit
  24. 29 Nov, 2013 1 commit
  25. 26 Nov, 2013 1 commit
  26. 23 Nov, 2013 1 commit
  27. 22 Nov, 2013 1 commit
  28. 20 Nov, 2013 2 commits
  29. 17 Nov, 2013 1 commit
  30. 14 Nov, 2013 1 commit
  31. 10 Nov, 2013 1 commit
  32. 07 Nov, 2013 5 commits