Hi Justin,
The EDK II tools should support a binary INF file that has both the drive and
the compiled depex file in the [Binaries] section.
Using the PcAtChipsetPkg/PcatRealTimeClockRuntimeDex.inf as an example, a valid
INF for the binary would looks like:
[Defines]
INF_VERSION
On 12/04/12 16:20, WANG Siyuan wrote:
> Hi,
> I have built
> OVMF(
> http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=How_to_run_OVMF
> )
> and run in qemu. a uefi shell could start.
> but, It seems that OVMF can't boot an OS. I use ubuntu CD image and
> archlinux hard drive image.
Hello,
I set up my UEFI Build-environment as described here:
http://uefi.blogspot.de/2012/06/how-to-debug-edk2s-windows-hosted-uefi.html
I'm using Microsoft Windows 7, 64Bit together with MS Visual Studio 2010
Premium.
Right now I'm able to build the NT32-package and include some own pack
Hi,
I have built OVMF(
http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=How_to_run_OVMF
)
and run in qemu. a uefi shell could start.
but, It seems that OVMF can't boot an OS. I use ubuntu CD image and
archlinux hard drive image. both of them could not boot.
Then, how to boot an OS wi
Hi Olivier,
On Tue, Dec 4, 2012 at 12:39 AM, Olivier Martin wrote:
> I tried with the binary kernel and device tree you sent me a while ago.
> After changing the DSC file to enable booting Linux with a Device Tree:
>
> --- a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.dsc
> +++ b/A
Hi Olivier,
On Tue, Dec 4, 2012 at 12:39 AM, Olivier Martin wrote:
> I tried with the binary kernel and device tree you sent me a while ago.
> After changing the DSC file to enable booting Linux with a Device Tree:
>
> --- a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.dsc
> +++ b/Ar
Hello Amit,
Interestingly, as you may know the .dll is actually an ELF file and DS-5
should not fail to load it with this error.
But the method you are using (i.e. the text box 'load symbols from file')
will not work as you need to specify an offset to define where to load the
symbols.
Hav
Hello,
I am trying to debug UEFI code on DS5 for Cortex-A9x2_RTSM_EB
platform. I have built the UEFI code as stated in
http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ArmPlatformPkg/ArmVExpressPkg
I have added scripts from ArmPlatform/Scripts/DS5 folder. In Debug
Config
Hi Daryl,
Thanks for the reply.
I already copied the files from PyMod-2.7.2/Lib. I also was able to run the
python with or without the -S flag.
Apparently I wasn't running python from the right directory. (Beginners
problems...)
Thanks
Date: Tue, 4 Dec 2012 02: