On Wed, Jul 16, 2014 at 01:25:03PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:31PM +0100, Anthony PERARD wrote:
> > This includes Component Name and Driver Binding.
>
> The title says driver, but the cover letter said 'bus driver'.
> Should it have bus driver in it?
Do yo
On Wed, Jul 16, 2014 at 01:32:54PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:32PM +0100, Anthony PERARD wrote:
> > The ExitBoot event is used to disconnect from the device before the
> > next operating system start using them.
> >
> > Contributed-under: TianoCore Contribu
On Wed, Jul 16, 2014 at 01:39:36PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:34PM +0100, Anthony PERARD wrote:
> > Contributed-under: TianoCore Contribution Agreement 1.0
> > Signed-off-by: Anthony PERARD
>
> Could you describe a bit why you need to use it?
>
> I think
On Wed, Jul 16, 2014 at 01:42:09PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:35PM +0100, Anthony PERARD wrote:
> > This protocol will be used for communication between a PV driver (like a
> > PV block driver) and the Xenbus/Xenstore.
> >
> > Contributed-under: TianoCore C
On Wed, Jul 16, 2014 at 01:48:22PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:37PM +0100, Anthony PERARD wrote:
> > There are used to grant access of pages to other Xen domains.
> >
> > This code originaly comes from the Xen Project, and more precisely from
> > MiniOS.
>
On Wed, Jul 16, 2014 at 03:04:50PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:43PM +0100, Anthony PERARD wrote:
> > This is a bus-like on top of Xenstore. It will look for advertised
> > ParaVirtualized devices and initialize them by producing XenBus
> > protocol.
> >
> >
Hello,
Following instructions from Jaben. Please guys, check this patch.
===
ShellPkg: Improvements in space handling
Improvements in space handling at command lines to accept tab (\t)
as a space.
Contributed-under: TianoCore Contribution Ag
On Wed, Jul 16, 2014 at 03:41:17PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:46PM +0100, Anthony PERARD wrote:
> > This is the code that will do the actual communication between OVMF and
> > a PV block backend, where the block device lives.
> >
> > This implementation ori
On Wed, Jul 16, 2014 at 04:10:49PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:29PM +0100, Anthony PERARD wrote:
> > Hi all,
> >
> > This patch series is implementing the necessary in order to access a PV
> > block
> > device. For that, one need a XenStore client, a XenBus
On Wed, Jul 16, 2014 at 03:57:23PM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Jul 16, 2014 at 04:15:47PM +0100, Anthony PERARD wrote:
> > Install the BlockIo protocol.
> >
> > Contributed-under: TianoCore Contribution Agreement 1.0
> > Signed-off-by: Anthony PERARD
> > ---
> > OvmfPkg/XenPvBl
Ritul,
UEFI Specification does cover this scenario in the detailed description of
ExitBootServices() in Section 6.4:
An EFI OS loader must ensure that it has the system's current memory map at the
time it calls ExitBootServices(). This is done by passing in the current memory
map's MapKey valu
I'm running Archlinux kernel 3.15
Using gcc 4.9
Python 2.7.8
I downloaded a current snapshot of OvmfPkg.
When running the 'build.sh' command I receive the following error message:
GenFw: Error 3000: Invalid
Unsupported section alignment
Also "err
On Jul 18, 2014, at 3:21 PM, Mendyke, DanielX wrote:
>
> I’m running Archlinux kernel 3.15
> Using gcc 4.9
> Python 2.7.8
>
> I downloaded a current snapshot of OvmfPkg.
> When running the ‘build.sh’ command I receive the following error message:
>
> GenFw: Error 3000: Inva
On Fri, Jul 18, 2014 at 3:21 PM, Mendyke, DanielX
wrote:
> When running the ‘build.sh’ command I receive the following error message:
> GenFw: Error 3000: Invalid
> Unsupported section alignment
Someone reported this issue a few weeks back on irc. I
On Jul 18, 2014, at 4:42 PM, Jordan Justen wrote:
> On Fri, Jul 18, 2014 at 3:21 PM, Mendyke, DanielX
> wrote:
>> When running the ‘build.sh’ command I receive the following error message:
>>GenFw: Error 3000: Invalid
>>Unsupported section alignme
Version 2 of my similar patch, originally posted in last November.
Rather than introducing a new build option (-D SPLIT_VARSTORE in v1), we
now build three files, a full image (as before) and the two split files
in addition. This complicates the patchset somewhat, because simply
repeating / updati
This saves code duplication between the Ia32, Ia32X64, and X64 flavors,
and enables the next patch to include the varstore in new FD files by
reference.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek
---
OvmfPkg/OvmfPkgIa32.fdf| 67 +--
OVMF_VARS.fd and OVMF_CODE.fd split the variable store and the firmware
code in separate files.
The PCDs' values continue to depend only on FD_SIZE_1MB vs. FD_SIZE_2MB.
With the split files, it must be ensured on the QEMU command line that
OVMF_VARS.fd and OVMF_CODE.fd be contiguously mapped so th
18 matches
Mail list logo