From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: [edk2-platforms]Vlv2TbltDevicePkg built failed. To: devel@edk2.groups.io From: gordontcp@gmail.com X-Originating-Location: Hsinchu, TW (61.222.87.235) X-Originating-Platform: Windows Chrome 101 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Sun, 29 May 2022 20:37:39 -0700 Message-ID: Content-Type: multipart/alternative; boundary="EdvSG6r66R3CXhq2YPQm" --EdvSG6r66R3CXhq2YPQm Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi all, I compiled Vlv2TbltDevicePkg and operated according to the following URL: https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/Vlv2= TbltDevicePkg The compiled command is as follows: build -a IA32 -a X64 -n 5 -t VS2019 -b DEBUG -p Vlv2TbltDevicePkg\PlatformP= kgX64.dsc The result is the following error message: edk2p\Build\Vlv2TbltDevicePkgX64\DEBUG_VS2010x86\X64\MdePkg\Library\BaseLib= \BaseLib\OUTPUT\X64\DisablePaging64.iii:35: error: symbol `InternalX86Disab= lePaging64.0' undefined NMAKE : fatal error U1077: 'c:\nasm\nasm.EXE' : return code '0x1' My version of Nasm is nasm-2.13.03, how can I solve the error about nasm? Any suggestion is greatly appreciated! Thanks! --EdvSG6r66R3CXhq2YPQm Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Hi all,

I compiled Vlv2TbltDevicePkg and operated according to the following U= RL:
   https://github.com/tianocore/edk2-platforms/tree/mast= er/Platform/Intel/Vlv2TbltDevicePkg
The compiled command is as follows:
   build -a IA32 -a X64 -n 5 -t VS2019 -b DEBUG -p Vlv2TbltD= evicePkg\PlatformPkgX64.dsc
The result is the following error message:
   edk2p\Build\Vlv2TbltDevicePkgX64\DEBUG_VS2010x86\X64\MdeP= kg\Library\BaseLib\BaseLib\OUTPUT\X64\DisablePaging64.iii:35: error: symbol= `InternalX86DisablePaging64.0' undefined
   NMAKE : fatal error U1077: 'c:\nasm\nasm.EXE' : return co= de '0x1'
 
My version of Nasm is nasm-2.13.03, how can I solve the error about na= sm?
Any suggestion is greatly appreciated!
Thanks!
 
--EdvSG6r66R3CXhq2YPQm--