Commit Graph

12 Commits

Author SHA1 Message Date
Mathieu Trudel-Lapierre
aa819463fc debian/patches/uefi_firmware_setup.patch: Take into account that the UEFI variable OsIndicationsSupported is a bit field, and as such should be compared as hex values in 30_uefi-firmware.in. (LP: #1456911) 2015-09-04 11:57:52 +01:00
Steven Chamberlain
b001df4870 Recognise Xen xbd and KVM virtio disks on kFreeBSD (closes: #786621). 2015-06-14 10:01:24 +01:00
Colin Watson
9e060a25e6 Fix up some pointer-to-integer casts in linuxefi
This allows it to build on i386-efi.
2014-11-18 14:57:00 +00:00
Colin Watson
858961c6a2 When installing an image for use with UEFI Secure Boot, generate a load.cfg even if there are no device abstractions in use (LP: #1298399). 2014-03-31 15:19:32 +01:00
Colin Watson
13e13517d1 Fix an uninitialized variable warning. 2014-01-28 23:50:30 +00:00
Colin Watson
ed0250a422 Improve parsing of /etc/default/grub.d/*.cfg in C utilities (LP: #1273694). 2014-01-28 22:44:51 +00:00
Colin Watson
d897bc0ddd Copy shim.efi.signed to the correct path in UEFI Secure Boot mode.
Thanks to syscon-hh for the report.
2014-01-20 13:47:55 +00:00
Colin Watson
bff83ff8ac Adjust restore_mkdevicemap.patch to mark get_kfreebsd_version as static, to appease "gcc -Werror=missing-prototypes". 2014-01-15 12:32:08 +00:00
Colin Watson
0cdf09fdc9 Initialize git-dpm 2014-01-13 12:33:37 +00:00
Colin Watson
f56822614a Amend sleep_shift.patch to handle the extra Escape-checking site. 2013-12-04 16:12:48 +00:00
Colin Watson
e79249b386 Update for new grub_term_poll_usb signature. 2013-11-17 10:37:44 +00:00
Colin Watson
642b736aa1 Allow Shift to interrupt 'sleep --interruptible'. 2013-08-12 17:02:01 +02:00