In case there are any other interested parties out there, I put up a quick
description of how I set up the EDKII to build OVMF on FreeBSD. It's pretty
straightforward. As long as you have the required packages installed (Python,
GNU make, bash, etc...) it goes pretty smoothly. Yes, I know the UN
Of all the gin joints in all the towns in all the world, Bill Paul had to walk
into mine at 15:58:11 on Thursday 13 February 2014 and say:
> In case there are any other interested parties out there, I put up a quick
> description of how I set up the EDKII to build OVMF on FreeBSD. It's pretty
> s
On 02/12/14 00:42, Laszlo Ersek wrote:
> comments below
>
> On 02/11/14 18:16, Jordan Justen wrote:
>> Contributed-under: TianoCore Contribution Agreement 1.0
>> Signed-off-by: Jordan Justen
>> ---
>> OvmfPkg/Library/LoadLinuxLib/Linux.c| 4 ++--
>> OvmfPkg/PlatformPei/MemDet
On 02/08/14 00:17, Jordan Justen wrote:
> QEMU indicates whether S3 is supported or not in the
> fw-cfg interface.
>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Jordan Justen
> ---
> OvmfPkg/PlatformPei/Platform.c | 8
> OvmfPkg/PlatformPei/Platform.h
Thanks Tian and Jeff. We will ask our browser vendor/IBV/OEM to try with this
patch.
Appreciate the response!
Thanks,
Daniel
From: Tian, Hot [mailto:[email protected]]
Sent: Wednesday, February 12, 2014 9:53 PM
To: Jeff Bobzin; Samuelraj, Daniel; [email protected];
[email protected]
On Feb 13, 2014, at 4:34 AM, ASM wrote:
> Hi folks!
>
> I am writing bootloader.
>
> The bootloader need to found all GPT partition with vendor GUID.
>
> I can to get all Handles of DiskIO protocol.
> I can to get a Path protocol and select only MEDIA_DEVICE_PATH,
> MEDIA_HARDDRIVE_DP.
>> Fro
Hello All
Well sometime back I had successfully build the DuetPkg on both IA32 & X64
architectures. Futher experimenting I came across the build64.sh which
enabled me to prepare the efiloaders & floppy images without the need to
follow their manual setups. Well after setting up my USB flash for DUE
On 02/12/14 22:49, Bill Paul wrote:
> - If I use a version of my loader to create a correctly formatted Boot
> variable -- in this case Boot0006 -- and add it to the head of the BootOrder,
> it's properly preserved across QEMU instances.
>
> - If I run the buggy version of the loader and cr
Hi folks!
I am writing bootloader.
The bootloader need to found all GPT partition with vendor GUID.
I can to get all Handles of DiskIO protocol.
I can to get a Path protocol and select only MEDIA_DEVICE_PATH,
MEDIA_HARDDRIVE_DP.
>From PathDev I can to get all UniquePartitionGUID.
But how can get