[edk2] GenFw build errors

2014-10-30 Thread Brainerd, Mike
All, My edk2 code use to build without errors. I Updated my cross tools FROM: 'gcc-linaro-aarch64-none-elf-4.8-2013.10_win32' TO: 'gcc-linaro-aarch64-none-elf-4.9-2014.09_win32' Now I have these errors: Successfully remade target file `c:\work\wsc4a29d_0010\Build\STYX\DEBUG_ARMGCC\AARCH64\ArmP

Re: [edk2] error in AppPkg (StdLib build)

2014-10-30 Thread Brainerd, Mike
intrinsics - code we borrowed from NetBSD project. To summarize, the issue is not a Linaro issue. It is a ARM/AARCH64 EDK2 issue. From: Brainerd, Mike [mailto:mike.brain...@amd.com] Sent: 06 October 2014 21:12 To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net> Sub

Re: [edk2] error in AppPkg (StdLib build)

2014-10-06 Thread Brainerd, Mike
(StdLib build) On Oct 6, 2014, at 11:45 AM, Brainerd, Mike mailto:mike.brain...@amd.com>> wrote: I found a build error that will not let me build AppPkg. Mike, /home/mbrainer/DS-5-Workspace/edk2/Build/AppPkg/DEBUG_ARMLINUXGCC/AARCH64/StdLib/LibC/Stdio/Stdio/OUTPUT/LibStdio.lib(vfprin

[edk2] sorry forgot to attach file

2014-10-06 Thread Brainerd, Mike
Michael Brainerd [Description: Description: Description: green] Contractor | AMD Server 7171 Southwest Parkway, Austin, TX 78735 USA O +(1) 512-602-3491 [Description: Description: Description: image004] facebook | amd.com Building ... /

[edk2] error in AppPkg (StdLib build)

2014-10-06 Thread Brainerd, Mike
I found a build error that will not let me build AppPkg. Invocation: ~/DS-5-Workspace/edk2$ build -v Build environment: Linux-3.13.0-36-generic-x86_64-with-Ubuntu-14.04-trusty Build start time: 14:31:56, Oct.03 2014 Initialize build database started ... Initialize table DataModel started ... I

Re: [edk2] EDK2 GenFw

2014-09-17 Thread Brainerd, Mike
cessfully run it, as well as building other driver code that (modulo hw > issues), runs as expected as well. > > > > > > // Joseph Thomas > // Principal Software Engineer > // Dot Hill Systems > // 2905 NorthWest Blvd., Suite 20 > // Plymouth, MN 55441 > // 7

Re: [edk2] EDK2 GenFw

2014-09-16 Thread Brainerd, Mike
> From: Andrew Fish [af...@apple.com] > Sent: 16 September 2014 23:05 > To: edk2-devel@lists.sourceforge.net > Subject: Re: [edk2] EDK2 GenFw > > On Sep 16, 2014, at 2:57 PM, Brainerd, Mike > mailto:mike.brain...@amd.com>> wrote: > > I have ported EDK2 to bui

[edk2] EDK2 GenFw

2014-09-16 Thread Brainerd, Mike
I have ported EDK2 to build on aarch64 platform. After fixing Makefile errors and some 'set but not used errors' I got a HelloWorld application to a .dll. When 'BaseTools(GenFw)' go to build .efi file it has problems with conversion to ARM v8. I have looked and cannot find where to post a bug rep