Re: [edk2] Latest SVN Update Breaks Link

2018-12-01 Thread David F.
So digging in I saw there were in the .S files, and didn't look like building. So, stumbling around, I finally looked at the Conf templates and saw new entries for nasm and such. I went through the process of updating all my tool defs, setting up the PYTHON_HOME and NASM_PREFIX directories, and

[edk2] Latest SVN Update Breaks Link

2018-12-01 Thread David F.
Hi, My last SVN update was from July 2018. I just did one Yesterday now my build breaks linking with: LibC.lib(Main.obj) : error LNK2001: unresolved external symbol SetJump BaseLib.lib(LongJump.obj) : error LNK2001: unresolved external symbol InternalLongJump The build is using VS2008 and the

Re: [edk2] [PATCH v2 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area

2018-12-01 Thread Achin Gupta
Hi Sughosh, On Sat, Dec 01, 2018 at 09:56:52AM +0530, Sughosh Ganu wrote: > hi Achin, > > On Sat Dec 01, 2018 at 05:08:50AM +0530, Achin Gupta wrote: > > Hi Sughosh, > > > > +Jiewen > > > > I took the patches for a spin and it looks like the FVP port is broken. Some > > reasons are: > > > >