Hi there,
On some systems, ExitBootServices() will fail due to a change in the memory
map during execution of the boot services call. The UEFI spec says that in
that event, GetMemoryMap() should be repeated, then the new key passed to
another call to ExitBootServices(). Note that the spec
В Sat, 23 Feb 2013 20:35:17 -0800
Seth Goldberg пишет:
> Hi there,
>
> On some systems, ExitBootServices() will fail due to a change in the memory
> map during execution of the boot services call. The UEFI spec says that in
> that event, GetMemoryMap() should be repeated, then the new key
В Sat, 09 Feb 2013 12:48:19 +0100
Francesco Lavra пишет:
Thank you for review!
> Hi,
>
> On 01/29/2013 11:25 AM, Andrey Borzenkov wrote:
> > В Tue, 22 Jan 2013 17:12:18 +
> > Colin Watson пишет:
> >
> >> On Tue, Jan 22, 2013 at 05:08:51PM +0400, Andrey Borzenkov wrote:
> >>> Quit a number