Peter Jones
5034b2b164
A couple of fixes needed by Fedora Atomic - javierm
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-04-24 10:42:11 -04:00
Peter Jones
146faa5a93
Pull in some TPM fixes I missed.
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-04-06 16:18:21 -04:00
Peter Jones
da1991e3f0
Enable TPM measurements
...
Set the default boot entry to the first entry when we're using BLS.
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-04-06 15:41:46 -04:00
Peter Jones
e3bc417798
Fix up some minor build bugs.
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-03-16 15:30:44 -04:00
Peter Jones
2e4660d8c6
blscfg scripts
...
Install kernel-install scripts. (javierm)
Add grub2-switch-to-blscfg
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-03-16 14:45:30 -04:00
Peter Jones
81987f4958
Update grub2 for f28
...
- Try to fix things for new compiler madness.
I really don't know why gcc decided __attribute__((packed)) on a "typedef
struct" should imply __attribute__((align (1))) and that it should have a
warning that it does so. The obvious behavior would be to keep the alignment
of the first element unless it's used in another object or type that /also/
hask the packed attribute. Why should it change the default alignment at
all?
- Merge in the BLS patches Javier and I wrote.
- Attempt to fix pmtimer initialization failures to not be super duper slow.
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-02-28 09:40:44 -05:00
Peter Jones
6f1e3d5698
Dump a bunch of work-in-progress patches for now.
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-01-17 17:04:51 -05:00
Peter Jones
da63b36ca7
Rebase to newer upstream and fix pmtimer.
...
- Rebase to current master
- Fix pmtimer calibration to not take forever to fail on kvm.
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-01-17 15:41:44 -05:00
Peter Jones
88d855728e
Fix arm kernel command line allocation
...
Resolves: rhbz#1484609
Get rid of the temporary extra efi packages hack.
Signed-off-by: Peter Jones <pjones@redhat.com>
2017-08-24 14:13:44 -04:00
Peter Jones
bbc6a8998a
Rebased to newer upstream for fedora-27
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2017-08-16 11:14:30 -04:00
Peter Jones
dd84573118
Rebuild so it gets SB signed correctly.
...
Related: rhbz#1335533
Enable lsefi
Signed-off-by: Peter Jones <pjones@redhat.com>
2017-08-03 13:35:21 -04:00
Peter Jones
bc092b9bcd
Rebased to grub 2.02 for fedora-27
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2017-07-11 07:38:34 -04:00