Commit graph

  • a16f4a822f disk: Update grub_gpt_partentry Nicholas Vinson 2018-04-16 22:36:24 -07:00
  • c2b86ae1fc grub-probe: Centralize GUID prints Nicholas Vinson 2018-04-16 22:36:23 -07:00
  • 3d8439da8c grub-install: Locale depends on nls Olaf Hering 2018-04-13 23:36:49 +02:00
  • 9dcac673ed diskboot: Trivial correction on stale comments Cao jin 2018-04-11 11:23:10 +08:00
  • 71f9e4ac44 fs: Add F2FS support Jaegeuk Kim 2018-03-29 16:37:39 +01:00
  • 563b1da6e6 Fix packed-not-aligned error on GCC 8 Michael Chang 2018-03-26 16:52:34 +08:00
  • a537d65018 efi/uga: Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA mike.travis@hpe.com 2018-03-28 11:42:18 -05:00
  • 5ceb55b7a0 ieee1275: NULL pointer dereference in grub_machine_get_bootlocation() Eric Snowberg 2018-03-14 08:51:17 -07:00
  • e2faabacff ieee1275: split up grub_machine_get_bootlocation Eric Snowberg 2018-03-08 20:42:22 -08:00
  • c225298038 chainloader: patch in BPB's sectors_per_track and num_heads C. Masloch 2018-02-01 15:51:55 +01:00
  • a698240df0 grub-mkconfig/10_linux: Support multiple early initrd images Matthew S. Turnbull 2018-02-24 17:44:58 -05:00
  • 28b0d19061 mkimage: fix build regression in grub_mkimage_load_image Eric Snowberg 2018-03-06 13:38:58 -08:00
  • d73badfd0a Revert "Keep the native terminal active when enabling gfxterm" dann frazier 2018-03-02 10:02:19 -07:00
  • 599efeb622 sparc64: #blocks64 disk node method Eric Snowberg 2018-02-26 17:34:20 -08:00
  • ab4c93cb4b sparc64: #blocks disk node method Eric Snowberg 2018-02-26 17:34:19 -08:00
  • ad6d8f5063 ieee1275: block-size deblocker support method Eric Snowberg 2018-02-26 17:34:18 -08:00
  • c422bb6019 ieee1275: no-data-command bus specific method Daniel Kiper 2018-03-05 15:11:18 +01:00
  • f02037afe3 ieee1275: set-address bus specific method Eric Snowberg 2018-02-26 17:34:16 -08:00
  • 820c64e4c0 ieee1275: encode-unit command for 4 addr cell devs Eric Snowberg 2018-02-26 17:34:15 -08:00
  • 6003eb2fea ieee1275: decode-unit command for 4 addr cell devs Eric Snowberg 2018-02-26 17:34:14 -08:00
  • f35826423e sparc64: Limit nvme of_path_of_nvme to just SPARC Eric Snowberg 2018-03-01 19:25:09 -08:00
  • 25b2b22d54 ieee1275: Fix crash in of_path_of_nvme when of_path is empty John Paul Adrian Glaubitz 2018-03-01 23:34:53 +01:00
  • 413f1e13e6 .mod files: Strip annobin annotations and .eh_frame, and their relocations Peter Jones 2018-02-21 15:20:29 -05:00
  • ebc825b549 mkimage: avoid copying relocations for sections that won't be copied. Peter Jones 2018-02-21 15:20:28 -05:00
  • 7542af695f mkimage: refactor a bunch of section data into a struct. Peter Jones 2018-02-21 15:20:27 -05:00
  • e30de94926 mkimage: make locate_sections() set up vaddresses as well. Peter Jones 2018-02-21 15:20:26 -05:00
  • 594ac31571 mkimage: rename a couple of things to be less confusing later. Peter Jones 2018-02-21 15:20:25 -05:00
  • 352868d123 mkimage: make it easier to run syntax checkers on grub-mkimagexx.c Peter Jones 2018-02-21 15:20:24 -05:00
  • e1ead149ef aout.h: Fix missing include. Peter Jones 2018-02-21 15:20:23 -05:00
  • 72b425b640 ieee1275: fix build regression in of_path_of_nvme Joakim Bech 2018-02-26 09:57:34 +01:00
  • a244d9ebc7 arm: make linux.h safe to include for non-native builds Leif Lindholm 2018-02-01 18:18:56 +00:00
  • cda0332986 arm: switch linux loader to linux_arm_kernel_header struct Leif Lindholm 2018-02-01 18:18:55 +00:00
  • 7fd9722d0c arm64: align linux kernel magic macro naming with i386 Leif Lindholm 2018-02-01 18:18:54 +00:00
  • ff1cf2548a arm64: align linux kernel header struct naming with i386 Leif Lindholm 2018-02-01 18:18:53 +00:00
  • 7d36709d5e i386: make struct linux_kernel_header architecture specific Leif Lindholm 2018-02-01 18:18:52 +00:00
  • 3245f02d9d make GRUB_LINUX_MAGIC_SIGNATURE architecture-specific Leif Lindholm 2018-02-01 18:18:51 +00:00
  • 8776e5a942 Make arch-specific linux.h include guards architecture unique Leif Lindholm 2018-02-01 18:18:50 +00:00
  • 083c6e2455 arm64/efi: move EFI_PAGE definitions to efi/memory.h Leif Lindholm 2018-02-01 18:18:49 +00:00
  • e5ba6b2618 libgcrypt: Import replacement CRC operations Colin Watson 2018-02-11 00:18:12 +00:00
  • 2391d57909 ieee1275: add nvme support within ofpath Eric Snowberg 2018-02-20 09:57:14 -08:00
  • ae2a274518 chainloader: Fix wrong break condition (must be AND not, OR) Daniel Kiper 2018-02-23 22:32:55 +01:00
  • 842c390469 x86-64: Treat R_X86_64_PLT32 as R_X86_64_PC32 H.J. Lu 2018-02-17 06:47:28 -08:00
  • 6400613ad0 Make grub-install check for errors from efibootmgr Steve McIntyre 2018-01-31 21:49:36 +00:00
  • d85c76b501 sparc64: fix OF path names for sun4v systems Eric Snowberg 2018-01-30 20:49:48 -08:00
  • 69e0a67bfb sparc64: Add blocklist GPT support for SPARC Eric Snowberg 2017-05-11 18:25:24 -07:00
  • 566a03a623 ahci: Improve error handling Stefan Fritsch 2018-01-19 14:13:29 +01:00
  • 52ef7b23f5 Keep the native terminal active when enabling gfxterm dann frazier 2018-01-18 11:57:26 -07:00
  • d34977cb66 arm64/xen: Add missing #address-cells and #size-cells properties Julien Grall 2017-11-29 17:08:12 +00:00
  • 5033080eb6 grub-mkconfig: Fix detecting .sig files as system images Jordan Glover 2017-11-29 08:35:37 -05:00
  • 2dc163bf69 ieee1275: Fix segfault in grub-ofpathname Eric Snowberg 2017-11-28 11:51:39 -08:00
  • 2a88564017 grub-install: Fix memory leak Eric Snowberg 2017-11-27 09:12:49 -08:00
  • 3d8df86d82 ls: prevent double open Eric Snowberg 2017-11-13 08:27:28 -08:00
  • d3fd939f18
    Merge pull request #48 from arm64b/build-issue-fixing David Michael 2017-11-08 21:59:01 -05:00
  • 63818e7800 Remove the deprecated 'Event' struct Dennis Chen 2017-11-08 09:45:39 +00:00
  • 7cf67f22fd Fix the build issue in TPM module Dennis Chen 2017-11-08 09:28:49 +00:00
  • c3bd5d1b36 Prototype fixing for (*hash_log_extend_event) Dennis Chen 2017-11-08 09:13:00 +00:00
  • 446794de8d tsc: Change default tsc calibration method to pmtimer on EFI systems David E. Box 2017-09-15 15:37:05 -07:00
  • 84a4fd2f4c Merge pull request #47 from 1337ninja/dev David Michael 2017-09-26 21:29:37 -07:00
  • 92bfc33db9 efi: Free malloc regions on exit Alexander Graf 2017-08-31 16:40:19 +02:00
  • 0ba90a7f01 efi: Move grub_reboot() into kernel Alexander Graf 2017-08-31 16:40:18 +02:00
  • b4d709b6ee Use grub-file to figure out whether multiboot2 should be used for Xen.gz Konrad Rzeszutek Wilk 2017-08-29 16:40:53 -04:00
  • a8e0f1adf7 Fix util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64 Konrad Rzeszutek Wilk 2017-08-29 16:40:52 -04:00
  • 78d2b81bd1 Fix compilation for x86_64-efi. Vladimir Serbinenko 2017-09-07 13:55:22 +02:00
  • 1b18d6b0d3 Add a file missing in multiboot2 commit. Vladimir Serbinenko 2017-09-05 23:13:55 +02:00
  • 95acd4cbda gzio: fix unaligned access Vladimir Serbinenko 2017-08-30 20:46:14 +02:00
  • 4f31bfe1d3 grub-fs-tester: Fix bashism Vladimir Serbinenko 2017-08-30 17:22:58 +02:00
  • 061258a05e Regenerate checksum.h with newer unifont. Vladimir Serbinenko 2017-08-30 17:12:04 +02:00
  • 32099228e6 printf_unit_test: Disable Wformat-truncation on GCC >= 7 Vladimir Serbinenko 2017-08-30 16:59:25 +02:00
  • ec763ed00a qemu, coreboot, multiboot: Change linking address to 0x9000. Vladimir Serbinenko 2017-08-30 16:29:59 +02:00
  • b18ce97c67 Implement checksum verification for gunzip Stefan Fritsch 2016-05-01 14:32:30 +02:00
  • c42acc23ff xfs: Don't attempt to iterate over empty directory. Vladimir Serbinenko 2017-08-30 15:56:19 +02:00
  • e75cf4a58b unix exec: avoid atexit handlers when child exits Patrick Steinhardt 2017-08-28 20:57:19 +02:00
  • 3d86efda00 arc: Do not create spurious variable grub_arc_memory_type_t. Vladimir Serbinenko 2017-08-30 15:18:24 +02:00
  • 5435aaac3c Set have_exec to y on cygwin so we have grub_mkrescue. Xuan Guo 2017-08-14 16:27:53 +02:00
  • 6ccb2d54bc enforcing fixup Vladimir Serbinenko 2017-08-14 16:27:10 +02:00
  • 4bfd26623f multiboot fixup Vladimir Serbinenko 2017-08-14 16:24:05 +02:00
  • 6cc79ec10c linux fixup Vladimir Serbinenko 2017-08-14 16:23:52 +02:00
  • c36c2a8640 yylex: Explicilty cast fprintf to void. Vladimir Serbinenko 2017-08-14 14:11:43 +02:00
  • 3732816bc0 genmoddep: Check that no modules provide the same symbol. Vladimir Serbinenko 2017-08-14 14:10:48 +02:00
  • 26e5aea941 Fix symbols appearing in several modules in linux*. Vladimir Serbinenko 2017-08-14 14:09:30 +02:00
  • 21e4a6fa03 multiboot: disentangle multiboot and multiboot2. Vladimir Serbinenko 2017-08-14 12:51:26 +02:00
  • 6662372053 hdparm: Depend on hexdump rather than having a second copy of hexdump. Vladimir Serbinenko 2017-08-14 12:48:58 +02:00
  • 7108c0c86e grub.texi: Fix typo Vladimir Serbinenko 2017-08-14 11:36:50 +02:00
  • 1deebd85ef io: add a GRUB_GZ prefix to gzio specific defines Pete Batard 2017-08-07 16:23:12 +01:00
  • bdd89d239c core: use GRUB_TERM_ definitions when handling term characters Pete Batard 2017-08-07 16:20:30 +01:00
  • f826330683 efi: change heap allocation type to GRUB_EFI_LOADER_CODE Leif Lindholm 2017-08-03 11:04:32 +01:00
  • 91212e0aa0 arm64 linux loader: improve type portability Leif Lindholm 2017-08-03 11:04:26 +01:00
  • c5841ba7f0 efi: Add GRUB_PE32_MAGIC definition Leif Lindholm 2017-08-03 11:04:25 +01:00
  • 8c9465fac9 efi: move fdt helper library Leif Lindholm 2017-08-03 11:04:24 +01:00
  • 4bc909bf89 Remove grub_efi_allocate_pages. Vladimir Serbinenko 2017-08-07 18:33:29 +02:00
  • dd5fde2df8 efi: refactor grub_efi_allocate_pages Leif Lindholm 2017-08-03 11:04:23 +01:00
  • e66dc5d71e Fail if xorriso failed. Vladimir Serbinenko 2017-08-07 18:08:39 +02:00
  • 9e962fd3c4 mkrescue: Check xorriso presence before doing anything else. Vladimir Serbinenko 2017-08-07 18:05:17 +02:00
  • 435fa75e01 * grub-core/fs/udf.c: Add support for UUID Pali Rohár 2017-06-22 14:42:16 +02:00
  • 76188809d5 udf: Fix reading label, lvd.ident is dstring Pali Rohár 2017-06-22 14:33:17 +02:00
  • fa42786264 zfs: remove size_t typedef and use grub_size_t instead Pete Batard 2017-08-03 15:46:15 +01:00
  • e8ab5a1a9e Fix a segfault in lsefi Rob Clark 2017-07-19 15:47:41 -04:00
  • 68d54b55f4 fdt: silence clang warning. Vladimir Serbinenko 2017-07-10 01:34:22 +00:00
  • cb8b7e4e36 arm-efi: Fix compilation Vladimir Serbinenko 2017-07-09 21:48:37 +00:00
  • a0fe0c26aa crypto: Fix use after free. AppChecker 2017-07-09 21:57:35 +02:00