Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:msmeissn:branches:Base:System
grub2
grub-install-record-pcrs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File grub-install-record-pcrs.patch of Package grub2
--- a/util/grub-install.c +++ b/util/grub-install.c @@ -1501,6 +1501,13 @@ grub_util_unlink (load_cfg); + if (1) + { + load_cfg_f = grub_util_fopen (load_cfg, "wb"); + have_load_cfg = 1; + fprintf (load_cfg_f, "tpm_record_pcrs 0-9\n"); + } + if (debug_image && debug_image[0]) { load_cfg_f = grub_util_fopen (load_cfg, "wb");
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor