From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from atlmailgw1.ami.com (atlmailgw1.ami.com [63.147.10.40]) by mx.groups.io with SMTP id smtpd.web09.8179.1581696084277919318 for ; Fri, 14 Feb 2020 08:01:24 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: ami.com, ip: 63.147.10.40, mailfrom: felixp@ami.com) X-AuditID: ac1060b2-0fbff70000001a2a-fa-5e46c4524426 Received: from atlms2.us.megatrends.com (atlms2.us.megatrends.com [172.16.96.152]) (using TLS with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by atlmailgw1.ami.com (Symantec Messaging Gateway) with SMTP id 98.97.06698.354C64E5; Fri, 14 Feb 2020 11:01:23 -0500 (EST) Received: from ATLMS1.us.megatrends.com ([fe80::8c55:daf0:ef05:5605]) by atlms2.us.megatrends.com ([fe80::29dc:a91e:ea0c:cdeb%12]) with mapi id 14.03.0468.000; Fri, 14 Feb 2020 11:01:21 -0500 From: "Felix Polyudov" To: "'Agyeman, Prince'" , "devel@edk2.groups.io" CC: "Kubacki, Michael A" , "Gao, Liming" Subject: Re: [edk2-platforms] Building a platform: which edk2 revision to choose? Thread-Topic: [edk2-platforms] Building a platform: which edk2 revision to choose? Thread-Index: AdXiwM9/mVIfuN5LTMOKGlhdNzpYaQAEXRBQAB6hSIA= Date: Fri, 14 Feb 2020 16:01:21 +0000 Message-ID: <9333E191E0D52B4999CE63A99BA663A003FFBEA2E6@atlms1.us.megatrends.com> References: <9333E191E0D52B4999CE63A99BA663A003FFBE8DAE@atlms1.us.megatrends.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.16.99.93] MIME-Version: 1.0 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrHKsWRmVeSWpSXmKPExsWyRiBhhm7wEbc4g9szxSzaJ8xms1hxbwO7 ReeDaUwWrZ+XMTmweGz/foHRY/Gel0wBTFENjDaJeXn5JYklqQopqcXJtkoBRZllicmVSgqZ KbZKhkoKBTmJyam5qXkltkqJBQWpeSlKdlwKGMAGqCwzTyE1Lzk/JTMv3VbJM9hf18LC1FLX UMkuJCNVITMvLb8oN7EkMz9PITk/rwSoOjUFKKqQ0M2ZsefTA5aCZROYKm5N+s7UwPj2C2MX IyeHhICJxPUl99m7GLk4hAR2MUls+7eaDcI5zCjR/PsiK0gVm4CqxPHVzSwgtohAssSWG8vA upkF4iTOvf7MDGILCwRLbO7bwwZREyLx+9wzKNtK4lP3fKBeDg4WoDkt2yxBTF6BQImZ9y0h Vi0BWtXUCzaSUyBW4mTfPbBWRgExie+n1jBBrBKXuPVkPhPE0QISS/acZ4awRSVePv7HCmEr SGx538kOUZ8vsXtvH1icV0BQ4uTMJywTGEVmIRk1C0nZLCRlEHEdiQW7P7FB2NoSyxa+Zoax zxx4zIQsvoCRfRWjUGJJTm5iZk56uaFeYm6mXnJ+7iZGSGLZtIOx5aL5IUYmDsZDjBIczEoi vIcV3eKEeFMSK6tSi/Lji0pzUosPMToBw2cisxQ3KOqAaSHe2MBAShTGMTQxMzE3Mje0NDE3 NlYS51255luMkEA6ME1lp6YWpBbBDGHi4JRqYLyUlX+iLXC39c7lc7416hXf5H/moXLOZOnu 2MwtF9MOBthHXGZpsehbfy0vac79ExFuu+/8zT7Ix3vrDPfyAOMfsplHbH8duXThQd/0v4EN D1Ibfl+c8lC3I/CQ0v//jtfFGsLe9q5z1W2JF379m29uh2xUlFLz22ge93diq8Mi/grN3ZGm FqHEUpyRaKjFXFScCAB2Km5aQQMAAA== Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_9333E191E0D52B4999CE63A99BA663A003FFBEA2E6atlms1usmegat_" --_000_9333E191E0D52B4999CE63A99BA663A003FFBEA2E6atlms1usmegat_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I'm using the latest version for all the repositories: ed2 : f1d78c489a399 edk2-platofrms: 41c1d9ba33046637e edk2-non-osi : c10580aea501ee FSP : e6177bb3bb57747d I'm building the project using command "build_bios.py -p WhiskeylakeURvp -= t VS2017 -r" Here is the error I'm getting: PeiPolicyUpdateLib.lib(PeiSaPolicyUpdatePreMem.obj) : error LNK2001: unres= olved external symbol _gEfiMemoryTypeInformationGuid From: Agyeman, Prince [mailto:prince.agyeman@intel.com] Sent: Thursday, February 13, 2020 8:16 PM To: devel@edk2.groups.io; Felix Polyudov Cc: Kubacki, Michael A Subject: RE: [edk2-platforms] Building a platform: which edk2 revision to = choose? Hi Felix, Can you include a log or details of the build error you're seeing ? Also what are the FSP , edk2-non-osi, edk2-platform and edk2 commit IDs yo= u are using ? Thanks Prince Prince From: devel@edk2.groups.io On Behalf Of Felix Polyu= dov Sent: Thursday, February 13, 2020 3:11 PM To: devel@edk2.groups.io Cc: Kubacki, Michael A Subject: [edk2-devel] [edk2-platforms] Building a platform: which edk2 rev= ision to choose? I'm trying to build one of the board packages from the edk2-platform repos= itory. (I'm building WhiskeylakeOpenBoardPkg, but I suspect the problem exists fo= r most of the board packages). The build process fails (I'm using build instructions from https://github.= com/tianocore/edk2-platforms/tree/master/Platform/Intel). I suspect this is happening because tip of the board package is not compat= ible with tip of the edk2 repo. Is there a defined way for me to figure out the latest working revisions o= f the edk2 repo (or the other 2 repos that are part of the project) that I = should use? Thanks Felix P Please consider the environment before printing this email The information contained in this message may be confidential and propriet= ary to American Megatrends (AMI). This communication is intended to be read= only by the individual or entity to whom it is addressed or by their desig= nee. If the reader of this message is not the intended recipient, you are o= n notice that any distribution of this message, in any form, is strictly pr= ohibited. Please promptly notify the sender by reply e-mail or by telephone= at 770-246-8600, and then delete or destroy all copies of the transmission= . Please consider the environment before printing this email. The information contained in this message may be confidential and propriet= ary to American Megatrends (AMI). This communication is intended to be rea= d only by the individual or entity to whom it is addressed or by their desi= gnee. If the reader of this message is not the intended recipient, you are = on notice that any distribution of this message, in any form, is strictly p= rohibited. Please promptly notify the sender by reply e-mail or by telepho= ne at 770-246-8600, and then delete or destroy all copies of the transmissi= on. --_000_9333E191E0D52B4999CE63A99BA663A003FFBEA2E6atlms1usmegat_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I’m using the latest version for all the repositories:

ed2        = ;            &n= bsp; : f1d78c489a399

edk2-platofrms: 41c1d9ba33046637e

edk2-non-osi    : c10580aea501ee=

FSP    &n= bsp;            = ;     : e6177bb3bb57747d

 

I’m building the project using command “build_bios= .py -p WhiskeylakeURvp -t VS2017 -r“

Here is the error I’m getting:

PeiPolicyUpdateLib.lib(PeiSaPolicyUpdatePreMem.obj) : error LN= K2001: unresolved external symbol _gEfiMemoryTypeInf= ormationGuid

 

From: Agyeman, Prince [mailto:prince.agyeman@intel.com]
Sent: Thursday, February 13, 2020 8:16 PM
To: devel@edk2.groups.io; Felix Polyudov
Cc: Kubacki, Michael A
Subject: RE: [edk2-platforms] Building a platform: which edk2 revis= ion to choose?

 

Hi Felix,

 

Can you include a log or details of the build error= you’re seeing ?

 

Also what are the FSP , edk2-non-osi, edk2-platform= and edk2 commit IDs you are using ?

 

Thanks

Prince

 

 

Prince

From: devel@edk2.groups.io <devel@edk2.gr= oups.io> On Behalf Of Felix Polyudov
Sent: Thursday, February 13, 2020 3:11 PM
To: devel@edk2.groups.io
Cc: Kubacki, Michael A <michael.a.kubacki@intel.com>
Subject: [edk2-devel] [edk2-platforms] Building a platform: which e= dk2 revision to choose?

 

I’m trying to build one of the board packages= from the edk2-platform repository.

(I’m building WhiskeylakeOpenBoardPkg, but I = suspect the problem exists for most of the board packages).

The build process fails (I’m using build inst= ructions from https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel= ).

I suspect this is happening because tip of the boar= d package is not compatible with tip of the edk2 repo.

Is there a defined way for me to figure out the lat= est working revisions of the edk2 repo (or the other 2 repos that are part = of the project) that I should use?

 

Thanks

Felix

P Please consider the environment before printing this email

The information contained in this message may be confidential and propr= ietary to American Megatrends (AMI). This communication is intended to be r= ead only by the individual or entity to whom it is addressed or by their de= signee. If the reader of this message is not the intended recipient, you are on notice that any distribution of= this message, in any form, is strictly prohibited. Please promptly notify = the sender by reply e-mail or by telephone at 770-246-8600, and then delete= or destroy all copies of the transmission.

P P= lease consider the environment before printing this email

The information contained in this message may be confidential and propr= ietary to American Megatrends (AMI). This communication is intended to be = read only by the individual or entity to whom it is addressed or by their d= esignee. If the reader of this message is not the intended recipient, you a= re on notice that any distribution of this message, in any form, is strictl= y prohibited. Please promptly notify the sender by reply e-mail or by tele= phone at 770-246-8600, and then delete or destroy all copies of the transmi= ssion.

--_000_9333E191E0D52B4999CE63A99BA663A003FFBEA2E6atlms1usmegat_--