Commit graph

  • 5470929309 set cmddevice when cmdpath is set Nick Owens 2016-06-01 13:55:45 -07:00
  • b524fa27f5 net: translate pxe prefix to tftp when checking for self-load Andrei Borzenkov 2016-05-03 19:23:31 +03:00
  • e045af148a net: reset net->stall in grub_net_seek_real Andrei Borzenkov 2016-04-30 09:15:36 +03:00
  • 13f7ead3a1 http: reset EOF indication in http_seek Stefan Fritsch 2016-04-30 09:10:12 +03:00
  • 7a5b301e3a build: Use AC_HEADER_MAJOR to find device macros Mike Gilbert 2016-04-19 14:27:22 -04:00
  • 68ae3c416b Merge pull request #26 from mischief/getenv-efi Nick Owens 2016-04-14 15:03:43 -07:00
  • 70b45a45b9 grub-core: enable getenv for all efi targets Nick Owens 2016-04-14 14:47:39 -07:00
  • abf9beb7d6 http: fix superfluous null line in range request header Michael Chang 2016-04-06 18:19:14 +08:00
  • ad906495e1 Merge pull request #25 from mjg59/tpm mjg59 2016-03-29 21:29:47 -07:00
  • aab446306b Fix event log prefix Matthew Garrett 2016-03-29 15:36:49 -07:00
  • a067b998e0 Merge pull request #24 from mjg59/coreos mjg59 2016-03-24 15:12:06 -07:00
  • 954fd730ca Allow protocol to be separated from host with a semicolon Matthew Garrett 2016-02-10 15:43:33 -08:00
  • 75b4826d15 Tag the bootp request as a DHCP discover Matthew Garrett 2016-03-02 17:24:57 -08:00
  • ec0051a569 Don't allocate a new address buffer if we receive multiple responses Matthew Garrett 2016-03-02 17:29:17 -08:00
  • e1b2b265af Merge pull request #23 from mjg59/coreos mjg59 2016-03-24 10:26:40 -07:00
  • bb3473d7c8 Rework TPM measurements Matthew Garrett 2016-03-23 17:03:43 -07:00
  • c2eee36ec0 Fix boot when there's no TPM Matthew Garrett 2016-03-23 16:49:42 -07:00
  • f4d35d49e3 configure: set -fno-pie together with -fno-PIE Andrei Borzenkov 2016-03-22 20:12:22 +03:00
  • 6714d7ecff bootp: check that interface is not NULL in configure_by_dhcp_ack Andrei Borzenkov 2016-03-20 10:32:33 +03:00
  • 5b8ddf6e03 bootp: fix memory leak in grub_cmd_dhcpopt Andrei Borzenkov 2016-03-19 09:39:30 +03:00
  • 76eac44af3 Remove the variable oldname which is attempting to free stack space. Aaron Luft 2016-03-14 16:48:33 -04:00
  • ee83919e93 Makefile.util.def: add $LIBINTL to grub-macbless flags Andrei Borzenkov 2016-03-13 08:11:58 +03:00
  • 3c3e96d044 Failed config now returns exit code (#1252311) Robert Marshall 2016-01-29 14:49:24 -05:00
  • 15aee573d2 xen_file: Fix invalid payload size Michael Chang 2016-03-11 10:26:51 +01:00
  • 7f2a856fae multiboot2: Remove useless GRUB_PACKED Vladimir Serbinenko 2016-03-10 21:16:10 +01:00
  • 9545a8fd04 20_linux_xen: fix test for GRUB_DEVICE Andrei Borzenkov 2016-03-06 08:54:19 +03:00
  • 082bc9f77b 10_linux: Fix grouping of tests for GRUB_DEVICE Mike Gilbert 2016-03-05 17:30:48 -05:00
  • d017ea8ede NEWS update Andrei Borzenkov 2016-02-28 21:52:08 +03:00
  • 8207874e5d Release 2.02~beta3 grub-2.02-beta3 2.02-beta3 Vladimir Serbinenko 2016-02-28 03:07:41 +01:00
  • 102e435d81 grub_arch_sync_dma_caches: Accept volatile address Vladimir Serbinenko 2016-02-28 03:07:27 +01:00
  • 51f375d688 efidisk: Respect block_io_protocol buffer alignment Leif Lindholm 2016-02-27 13:44:59 +01:00
  • ca028db3d4 usbtrans: Fix memory coherence and use-after-free. Vladimir Serbinenko 2016-02-23 12:07:01 +01:00
  • 0f076d75d0 ehci: Fix memory coherence Vladimir Serbinenko 2016-02-23 12:06:48 +01:00
  • 86ef66d977 arm-uboot: Make self-relocatable to allow loading at any address Vladimir Serbinenko 2016-02-19 00:43:36 +01:00
  • 5bcb7d394c Allow _start == 0 with relocatable images Vladimir Serbinenko 2016-02-18 20:58:38 +01:00
  • df21fff504 Provide __bss_start and _end symbols in grub-mkimage. Vladimir Serbinenko 2016-02-18 20:57:21 +01:00
  • 73a9c742fe Encapsulate image layout into a separate structure. Vladimir Serbinenko 2016-02-19 01:49:53 +01:00
  • dd3969e7ec mkimagexx: Split PE and generic part for relocations. Vladimir Serbinenko 2016-02-18 20:54:37 +01:00
  • 36212460d3 mkimage.c: Split into separate files. Vladimir Serbinenko 2016-02-18 20:26:44 +01:00
  • 2ebef43cf6 bsd: Ensure that kernel is loaded before loading module. Vladimir Serbinenko 2016-02-26 14:56:22 +01:00
  • 8c26dace6f cat: Don't switch terminal mode when there is nothing to highlight. Vladimir Serbinenko 2016-02-26 12:26:56 +01:00
  • 070e190305 Use console rather than serial_efi0 on arm64-efi in tests Vladimir Serbinenko 2016-02-26 11:56:28 +01:00
  • 109189ce01 efidisk: fix misplaced parenthesis in b00e4c2 Andrei Borzenkov 2016-02-27 15:16:48 +03:00
  • b00e4c2bd9 efidisk: prevent errors from diskfilter scan of removable drives Andrei Borzenkov 2016-02-26 21:44:37 +03:00
  • 06a3b0b214 Regenerate checksums Vladimir Serbinenko 2016-02-26 11:37:47 +01:00
  • 5486a4e12b Makefile: Don't delete default_payload.elf if it doesn't exist. Vladimir Serbinenko 2016-02-26 11:12:35 +01:00
  • eb9f401fc1 net: fix ipv6 routing Josef Bacik 2016-02-10 13:21:00 -08:00
  • 94c56a4c65 ieee1275: fix signed comparison Vladimir Serbinenko 2016-02-23 08:57:31 +01:00
  • 1b782e902e search: actually skip floppy with --no-floppy Andrei Borzenkov 2016-02-23 23:14:41 +03:00
  • 15dfea842c multiboot2: zero reserved field in memory map Andrei Borzenkov 2016-02-23 09:12:14 +03:00
  • 054d1325e9 Improve EHCI logging Vladimir Serbinenko 2016-02-22 03:32:50 +01:00
  • 0678b5d629 usb_keyboard: Remove useless include Vladimir Serbinenko 2016-02-22 03:25:50 +01:00
  • be4e9d20a5 Refresh before abort Vladimir Serbinenko 2016-02-20 09:12:15 +01:00
  • bc220962e3 ieee1275: prevent buffer over-read Eric Snowberg 2016-02-15 10:53:45 -08:00
  • 625934ec0f menu_entry: Disable cursor during update_screen() Thomas Huth 2016-01-29 15:26:58 +01:00
  • e3745f9087 default_payload.elf: Always rebuild and remove before build. Vladimir Serbinenko 2016-02-17 18:19:18 +01:00
  • 01d50c2539 default_payload.elf: Include password_pbkdf2. Vladimir Serbinenko 2016-02-17 18:11:51 +01:00
  • 8d69065f52 default_payload.elf: Add modules from $(EXTRA_PAYLOAD_MODULES). Vladimir Serbinenko 2016-02-17 18:10:31 +01:00
  • 59ec05bcf8 mm: Avoid integer overflow. Vladimir Serbinenko 2016-02-17 18:09:44 +01:00
  • fabde8324d Remove -Wno-maybe-uninitialized as it may not be present. Vladimir Serbinenko 2016-02-17 17:58:05 +01:00
  • 5cae910665 Fix warnings when compiling with -O3 Vladimir Serbinenko 2016-02-17 17:56:41 +01:00
  • 25492a0f04 Add wbinvd around bios call. Vladimir Serbinenko 2016-01-10 13:48:26 +01:00
  • 080a20861c OBP available region contains grub. Start at grub_phys_end. Eric Snowberg 2016-02-12 23:16:03 +01:00
  • f96b34224e Add Thinkpad T410s button cmos address. Andreas Freimuth 2016-02-12 19:19:11 +01:00
  • a2ab8c2172 TODO: Remove obsolete link Vladimir Serbinenko 2016-02-12 17:51:52 +01:00
  • ce01054ec3 lz4: Fix pointer overflow Toomas Soome 2016-02-12 16:31:23 +01:00
  • feef882f98 grub-shell: Update 32-bit OVMF binary name. Vladimir Serbinenko 2016-02-12 16:08:04 +01:00
  • eba6db6323 relocator: Fix integer underflow. Daniel Kiper 2016-02-12 15:58:22 +01:00
  • 6e1ace590a Change -v to -V for version of shell utils. Vladimir Serbinenko 2016-02-12 15:46:05 +01:00
  • 7c35f65aac xnu: Add new kernel path to autoconfig. Vladimir Serbinenko 2016-02-12 15:42:26 +01:00
  • 4598cafa7d arm64: Use cpu timer for timekeeping. Vladimir Serbinenko 2016-02-12 12:43:02 +01:00
  • 6f4189ffc1 powerpc: Trim header in tests. Vladimir Serbinenko 2016-02-12 12:42:04 +01:00
  • 127cfea8be default_payload: Include syslinuxcfg, all filesystems and xnu. Vladimir Serbinenko 2016-02-12 12:41:28 +01:00
  • 22aa31bcc3 xnu: Supply random seed. Vladimir Serbinenko 2016-02-12 12:40:10 +01:00
  • e72de13b9e Add RNG module. Vladimir Serbinenko 2016-02-12 12:39:38 +01:00
  • 342d6edb97 yylex: use grub_fatal for exit. Vladimir Serbinenko 2016-02-12 12:34:54 +01:00
  • e5c9300191 printf: Fix and test %% behaviour in presence of subsequenbt args. Vladimir Serbinenko 2016-02-12 12:33:41 +01:00
  • d9a3bfead8 Split pmtimer wait and tsc measurement from pmtimer tsc calibration. Vladimir Serbinenko 2016-02-12 11:40:51 +01:00
  • 1933d37371 Make grub_cpu_is_tsc_supported generally available. Vladimir Serbinenko 2016-02-12 11:38:51 +01:00
  • b29638222e Make grub_acpi_find_fadt accessible generically Vladimir Serbinenko 2016-02-12 11:35:48 +01:00
  • 8ad190cac2 Make unaligned types public. Vladimir Serbinenko 2016-02-12 09:11:06 +01:00
  • 281baeecd3 Fix emu compilation error on arm. Vladimir Serbinenko 2016-02-12 09:10:08 +01:00
  • df4df4d887 xnu: Include relocated EFI in heap size. Vladimir Serbinenko 2016-02-11 12:30:45 +01:00
  • 2d425ffdd5 xnu: supply ramsize to the kernel. Vladimir Serbinenko 2016-02-11 11:58:28 +01:00
  • 67dba97e45 support modules without symbol table Andrei Borzenkov 2016-02-03 20:34:55 +03:00
  • 7290bb5623 10_linux: avoid multi-device root= kernel argument Andrei Borzenkov 2016-02-01 20:13:48 +03:00
  • ff84a9b868 Error out if mtools invocation fails. Vladimir Serbinenko 2016-01-22 19:28:08 +01:00
  • 605eecc985 arm64: Add support for relocations needed for linaro gcc Vladimir Serbinenko 2016-01-22 19:09:37 +01:00
  • b6a03dfd32 efiemu: Fix compilation failure Vladimir Serbinenko 2016-01-22 14:10:30 +01:00
  • 5f2b285bf8 Document cpuid -p Vladimir Serbinenko 2016-01-22 13:50:53 +01:00
  • ae3b83a4d4 efiemu: Handle persistent RAM and unknown possible future additions. Robert Elliott 2016-01-22 13:32:30 +01:00
  • dab148891e Document expr1 expr2 syntax for test command Vladimir Serbinenko 2016-01-22 13:27:36 +01:00
  • 64e2d139fe Restore terminal settings on grub-emu exit. Michael Chang 2016-01-22 11:05:32 +01:00
  • 0edd750e50 xen_boot: Remove obsolete module type distinctions. Vladimir Serbinenko 2016-01-22 10:18:47 +01:00
  • cc2ed41039 arm: Ignore qemu clock bug Vladimir Serbinenko 2016-01-08 16:22:47 +01:00
  • 7c6c2ad42c i386-ieee1275: Increase maximum heap size to accomodate highres graphi tests Vladimir Serbinenko 2016-01-08 16:22:19 +01:00
  • 47e67d809c Remove pragmas related to -Wunreachable-code Colin Watson 2016-01-20 15:56:55 +00:00
  • 92bbf25714 loader/bsd: Fix signed/unsigned comparison Colin Watson 2016-01-16 20:40:55 +00:00
  • 95440b41d3 ahci, ehci: Fix typos Colin Watson 2016-01-16 20:37:15 +00:00
  • f826d914e2 grub-probe: fix memory leak Andrei Borzenkov 2016-01-16 21:47:28 +03:00