R: Re: R: Re: R: Re: CAN BIOS/UEFI DO WRITING OPERATIONS ON ATTACHED DRIVES BY MEANS OF INT 13 H INTERRUPT ?

2017-07-24 Thread ingegneriafore...@alice.it
Dear Colin, You has been very clear about the GRUB design. Please, let me pose another question, because i see you have a solid experience and you are precise. Do you know if the Ubuntu kernel uses BIOS services, in particular the INT 13H interrupt, or if it is BIOS indipendent ? In this last

Re: R: Re: R: Re: R: Re: CAN BIOS/UEFI DO WRITING OPERATIONS ON ATTACHED DRIVES BY MEANS OF INT 13 H INTERRUPT ?

2017-07-24 Thread Colin Watson
On Mon, Jul 24, 2017 at 11:25:31AM +0200, ingegneriafore...@alice.it wrote: > You has been very clear about the GRUB design. > > Please, let me pose another question, because i see you have a solid > experience and you are precise. > > Do you know if the Ubuntu kernel uses BIOS services, in part

Re: [PATCH 2/2] Core TPM support

2017-07-24 Thread Michael Chang
On Wed, Jul 05, 2017 at 02:19:57PM -0700, Matthew Garrett wrote: > Add support for performing basic TPM measurements. Right now this only > supports extending PCRs statically and only on UEFI. > --- > grub-core/Makefile.core.def| 7 + > grub-core/commands/efi/tpm.c | 282 > +++

Re: [PATCH 1/2] Verify commands executed by grub

2017-07-24 Thread Vladimir 'phcoder' Serbinenko
On Sat, Jul 22, 2017, 00:13 Matthew Garrett wrote: > On Fri, Jul 21, 2017 at 7:39 AM, Vladimir 'phcoder' Serbinenko > wrote: > > This omits all separators. So it considers e.g. ab and a b to be the > same. > > Can we have a better array serialization? I.a. following 3 need to be > > distinguishe

Re: [PATCH 2/2] Core TPM support

2017-07-24 Thread Matthew Garrett
Thanks, fixed those up. ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel