Re: [SeaBIOS] [PATCH] ld: fix .text section address alignment

2016-02-23 Thread Kevin O'Connor
On Tue, Feb 23, 2016 at 04:06:20PM +0100, Roger Pau Monné wrote: > El 23/2/16 a les 15:53, Kevin O'Connor ha escrit: > > On Mon, Feb 22, 2016 at 12:07:00PM +0100, Roger Pau Monné wrote: > >> El 20/2/16 a les 3:41, Kevin O'Connor ha escrit: > >>> On Tue, Feb 16, 2016 at 06:21:10PM +0100, Roger Pau M

Re: [SeaBIOS] [PATCH 2/2] tpm: Write logs in TPM 2 format

2016-02-23 Thread Kevin O'Connor
On Mon, Feb 08, 2016 at 11:36:40AM -0500, Kevin O'Connor wrote: > On Mon, Feb 08, 2016 at 07:25:35AM -0500, Stefan Berger wrote: > > On 02/06/2016 01:35 PM, Kevin O'Connor wrote: > > >Add support for the TPM 2 format of log messages. > > > > > >Write the logs in the format that is appropriate for t

Re: [SeaBIOS] [RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU

2016-02-23 Thread Kevin O'Connor
On Tue, Feb 16, 2016 at 02:39:27PM -0700, Alex Williamson wrote: > QEMU provides two fw_cfg files to support IGD. The first holds the > OpRegion data which holds the Video BIOS Table (VBT). This needs to > be copied into reserved memory and the address stored in the ASL > Storage register of the

Re: [SeaBIOS] [PATCH] ld: fix .text section address alignment

2016-02-23 Thread Roger Pau Monné
El 23/2/16 a les 15:53, Kevin O'Connor ha escrit: > On Mon, Feb 22, 2016 at 12:07:00PM +0100, Roger Pau Monné wrote: >> El 20/2/16 a les 3:41, Kevin O'Connor ha escrit: >>> On Tue, Feb 16, 2016 at 06:21:10PM +0100, Roger Pau Monné wrote: El 16/2/16 a les 17:33, Kevin O'Connor ha escrit: >

Re: [SeaBIOS] [PATCH] ld: fix .text section address alignment

2016-02-23 Thread Kevin O'Connor
On Mon, Feb 22, 2016 at 12:07:00PM +0100, Roger Pau Monné wrote: > El 20/2/16 a les 3:41, Kevin O'Connor ha escrit: > > On Tue, Feb 16, 2016 at 06:21:10PM +0100, Roger Pau Monné wrote: > >> El 16/2/16 a les 17:33, Kevin O'Connor ha escrit: > >>> On Tue, Feb 16, 2016 at 01:56:26PM +0100, Roger Pau M