Re: [edk2] Build fail using latest UDK2018

2018-12-06 Thread Prem Kumar
> > > edksetup.bat Rebuild > > build -p Nt32Pkg\Nt32Pkg.dsc -a X64 -t VS2015x86 > > build -p Nt32Pkg\Nt32Pkg.dsc -a X64 -t VS2015x86 run > > build -p Nt32Pkg\Nt32Pkg.dsc -a X64 -t VS2015x86 > > > > Thanks > > Liming > > *From:* Prem Kumar [mailt

Re: [edk2] Build fail using latest UDK2018

2018-12-06 Thread Prem Kumar
t;From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > >Prem Kumar > >Sent: Thursday, December 06, 2018 2:37 AM > >To: edk2-devel@lists.01.org > >Subject: [edk2] Build fail using latest UDK2018 > > > >Hi All, > > When I try to buil

[edk2] Build fail using latest UDK2018

2018-12-05 Thread Prem Kumar
Hi All, When I try to build UDK2018 package I'm facing below build error. *Note:* When I delete the build folder the same build error is not happening. The same build error is not happening when build is happening for first time. Any pointers is appreciated. build.py... : error C0DE:

Re: [edk2] [edk2-buildtools] Configuration changes for building EDK2 for AARCH64 using LLVM

2018-11-05 Thread Prem Kumar
t 3:52 PM Ard Biesheuvel wrote: > On 5 November 2018 at 09:51, Prem Kumar wrote: > > Hi All, > > > > I'm trying to build EDK2 for AARCH64 using LLVM tool chain under Windows > > environment. > > > > > > > > Kindly provide any pointers > >

Re: [edk2] [edk2-buildtools] Configuration changes for building EDK2 for AARCH64 using LLVM

2018-11-05 Thread Prem Kumar
. On Sun, Nov 4, 2018 at 11:02 AM Prem Kumar wrote: > Hi Liming, > Thanks for your details, > > I'm trying to use LLVM for ARM and AARCH64 in windows environment. > > -- > Thanks, > Prem. > > On Sun, Nov 4, 2018 at 8:27 AM Gao, Liming wrote: > >> Include Ard.

Re: [edk2] Building EmulatorPkg and EDK2 project issue.

2018-11-04 Thread Prem Kumar
a X64 -m EmulatorPkg/Win/Host/WinHost.inf* -- Regards, Prem. On Sun, Nov 4, 2018 at 11:35 PM Andrew Fish wrote: > > > On Nov 3, 2018, at 1:55 PM, Prem Kumar wrote: > > Hi Andrew, > Thanks for your explanation. > > After building for x64 I could see below erro

Re: [edk2] Building EmulatorPkg and EDK2 project issue.

2018-11-03 Thread Prem Kumar
n host cannot be built with VS2015 So Is it like EmulatorPkg works on VS2017 and not using VS2015? Kindly provide your comments. -- Regards, Prem. On Sun, Nov 4, 2018 at 7:34 AM Prem Kumar wrote: > Yes, I'm using latest EDKII master cod. In latest EDK code I could see > EmulatorPk

Re: [edk2] Building EmulatorPkg and EDK2 project issue.

2018-11-03 Thread Prem Kumar
https://bugzilla.tianocore.org/show_bug.cgi?id=1112. + Ruiyu > Ni. > > Thanks, > Hot > > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Prem Kumar > Sent: Sunday, November 04, 2018 4:55 > To: af...@apple.com > Cc: edk2-dev

Re: [edk2] Building EmulatorPkg and EDK2 project issue.

2018-11-03 Thread Prem Kumar
sh > > PS I'm not sure the printf is correct: printf ("MapFd0(): Could not > allocate PeiServicesTablePage @ %lx\n", (long unsigned int)EmuMagicPage); > Given the width of long is different on different platforms. UINT64 uses > long long to make sure things are 6

Re: [edk2] Building EmulatorPkg and EDK2 project issue.

2018-11-03 Thread Prem Kumar
wrote: > Prem, > > Looks like the mailing list ate your attachment. What error did you see? > Can you copy the text into an email? > > Thanks, > > Andrew Fish > > > On Nov 3, 2018, at 1:42 AM, Prem Kumar wrote: > > > > Hi All, > > Any comm

Re: [edk2] Building EmulatorPkg and EDK2 project issue.

2018-11-03 Thread Prem Kumar
Hi All, Any comments for this to proceed further. -- Thanks & Regards, Prem. On Wed, Oct 31, 2018 at 5:48 PM Prem Kumar wrote: > Hi Liming, > Thanks for quick response and details, > > EmulatorPkg\Win > Above folder was not present in UDK2018. But available in EDK2 mas

[edk2] How to build EDK2 project for ARM using LLVM tool chain

2018-11-03 Thread Prem Kumar
Hi All, Kindly provide your comments to build EDK2 project for ARM AARCH64/ARM using LLVM tools chain under Windows environment. I've below tools, - Visual Studio 2015 - LLVM 4.0 Any pointer is helpful to proceed further. Note: I'm able to build EDK2 project(Nt32Pkg) using Visual studio

Re: [edk2] Building EmulatorPkg and EDK2 project issue.

2018-10-31 Thread Prem Kumar
IA32 > -m EmulatorPkg/Win/Host/WinHost.inf > > >-Original Message- > >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > >Prem Kumar > >Sent: Tuesday, October 30, 2018 10:04 PM > >To: edk2-devel@lists.01.org > >Subject: [edk2] Bui

[edk2] Building EmulatorPkg and EDK2 project issue.

2018-10-30 Thread Prem Kumar
Hi All, Below are the issue i'm currently facing, - EmulatorPkg: o Building of EmulatorPkg using below command ยง build -p EmulatorPkg\EmulatorPkg.dsc -t VS2015x86 -D WIN_SEC_BUILD -a IA32 o But when I try to launch Emulator using below command, it failed. I searched for