On Sat, Aug 30, 2014 at 7:54 AM, Andrew Fish <[email protected]> wrote:
> On Aug 29, 2014, at 10:42 PM, Jordan Justen <[email protected]> wrote:
>> On Fri, Aug 29, 2014 at 4:53 PM, Andrew Fish <[email protected]> wrote:
>>> With these 3 patches you can boot the EFI shell X64 Ovmf on Mac OS X using
>>> Xcode 5.
>>> [edk2] [OvmfPkg][Review] Use XCODE5 toolchain for current and future OS X
>>> versions
>>> [edk2] [SourceLevelDebugPkg] Code review: Compile/link with clang/Xcode 5
>>> [UefiCpuPkg][CpuExceptionHandlerLib] Make self modifying code work with
>>> Xcode
>>>
>>> OvmfPkg/build.sh -a X64
>>> OvmfPkg/build.sh -a X64 qemu -debugcon file:debug.log -global
>>> isa-debugcon.iobase=0x402  -monitor stdio -no-reboot -no-shutdown -s
>>> -singlestep
>>>
>>> I was forced to install nasm, and you MUST set NASM_PREFIX to the install
>>> location of nasm. Xcode ships with a very old version of nasm in
>>> /usr/bin/nasm.
>>
>> Any chance to get it upgraded to >= 2.07?
>>
>
> I asked, and the answer was use the clang integrated assembler and file bugs.

Maybe it is better to remove NASM from Xcode than leave it downgraded?
What version is it?

One other note about 2.07 is that this is the first version where NASM
changed its license from LGPL to BSD.

-Jordan

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to