On 25 June 2015 at 12:32, Laszlo Ersek wrote:
> comments below
>
> On 06/25/15 10:19, Ard Biesheuvel wrote:
>> Currently, the ArmVirtPkg platforms built with the Intel BDS fail
>> to signal the end-of-DXE event 'gEfiEndOfDxeEventGroupGuid' when
>> entering the BDS phase, which results in some loss
comments below
On 06/25/15 10:19, Ard Biesheuvel wrote:
> Currently, the ArmVirtPkg platforms built with the Intel BDS fail
> to signal the end-of-DXE event 'gEfiEndOfDxeEventGroupGuid' when
> entering the BDS phase, which results in some loss of functionality,
> i.e., variable reclaim in the Vari
Currently, the ArmVirtPkg platforms built with the Intel BDS fail
to signal the end-of-DXE event 'gEfiEndOfDxeEventGroupGuid' when
entering the BDS phase, which results in some loss of functionality,
i.e., variable reclaim in the VariableDxe drivers, and the splitting
of the memory regions that is
Warning: long and messy email ahead.
On 06/24/15 15:37, Ard Biesheuvel wrote:
> On 24 June 2015 at 14:51, Laszlo Ersek wrote:
>> On 06/24/15 13:28, Ard Biesheuvel wrote:
>>> On 24 June 2015 at 13:15, Olivier Martin
>>> wrote:
I think this patch should move to
IntelFrameworkModulePkg/Un
On 24 June 2015 at 14:51, Laszlo Ersek wrote:
> On 06/24/15 13:28, Ard Biesheuvel wrote:
>> On 24 June 2015 at 13:15, Olivier Martin wrote:
>>> I think this patch should move to IntelFrameworkModulePkg/Universal/BdsDxe.
>>> It is a PI specification requirement to signal gEfiEndOfDxeEventGroupGui
On 06/24/15 13:28, Ard Biesheuvel wrote:
> On 24 June 2015 at 13:15, Olivier Martin wrote:
>> I think this patch should move to IntelFrameworkModulePkg/Universal/BdsDxe.
>> It is a PI specification requirement to signal gEfiEndOfDxeEventGroupGuid at
>> the end of the DXE phase.
>>
>
> Yes, that
On 24 June 2015 at 13:15, Olivier Martin wrote:
> I think this patch should move to IntelFrameworkModulePkg/Universal/BdsDxe.
> It is a PI specification requirement to signal gEfiEndOfDxeEventGroupGuid at
> the end of the DXE phase.
>
Yes, that makes sense, I guess. But assuming most of its use
I think this patch should move to IntelFrameworkModulePkg/Universal/BdsDxe. It
is a PI specification requirement to signal gEfiEndOfDxeEventGroupGuid at the
end of the DXE phase.
-Original Message-
From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
Sent: 24 June 2015 11:25
To: edk2-
Currently, the ArmVirtPkg platforms fail to signal the end-of-DXE
event 'gEfiEndOfDxeEventGroupGuid' when entering the BDS phase,
which results in some loss of functionality, i.e., variable reclaim
in the VariableDxe drivers, and the splitting of the memory regions
that is part of the recently adde