Sent from my iPhone
> On Dec 17, 2013, at 7:32 AM, Laszlo Ersek wrote:
>
>> On 12/17/13 15:47, Michael Lorer wrote:
>> Hello,
>>
>>
>>
>> Short information on what I want to do:
>>
>> During UEFI boot I’m downloading a small complete partition image
>> (including a MBR and a bootmanager) a
on the image.
I think after that it should work in the Shell out of the box.
Regards,
Michael
-Ursprüngliche Nachricht-
Von: Laszlo Ersek [mailto:ler...@redhat.com]
Gesendet: Dienstag, 17. Dezember 2013 16:32
An: edk2-devel@lists.sourceforge.net
Cc: Michael Lorer
Betreff: Re: [edk2] Problem c
On 12/17/13 15:47, Michael Lorer wrote:
> Hello,
>
>
>
> Short information on what I want to do:
>
> During UEFI boot I’m downloading a small complete partition image
> (including a MBR and a bootmanager) and place that image in allocated
> runtime space.
>
> After that I want to start the bo
Hello,
Short information on what I want to do:
During UEFI boot Im downloading a small complete partition image (including
a MBR and a bootmanager) and place that image in allocated runtime space.
After that I want to start the bootmanger inside of that image.
What Im doing so far:
//