From: "Ajan" <ajan.zhong@newfw.com>
To: "Leif Lindholm" <leif.lindholm@oss.qualcomm.com>, devel@edk2.groups.io
Subject: Re: [edk2-devel] Expansion of ARCH in .dsc files
Date: Thu, 09 Jan 2025 05:37:17 -0800 [thread overview]
Message-ID: <8177.1736429837053299773@groups.io> (raw)
In-Reply-To: <CAD=n3R2fSm5byjdpBGZKHmZkVbPi6kw5S++eL3vuEMUz8=jsnQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]
Hi all,
UefiPayloadPkg succeed to pass Azure Pipeline now, TARGET_UEFIPAYLOAD has been separated into two targets:
TARGET_UEFIPAYLOAD_IA32_X64 for GCC5 and VS20222, TARGET_UEFIPAYLOAD_AARCH64_GCC_ONLY for GCC5 only.
TARGET_UEFIPAYLOAD_IA32_X64:
Build.Pkgs: 'UefiPayloadPkg'
Build.Targets: 'DEBUG,RELEASE,NO-TARGET,NOOPT'
Build.Archlist: 'IA32,X64'
${{ if eq(parameters.tool_chain_tag, 'GCC5') }}:
TARGET_UEFIPAYLOAD_AARCH64_GCC_ONLY:
Build.Pkgs: 'UefiPayloadPkg'
Build.Targets: 'DEBUG,RELEASE,NO-TARGET,NOOPT'
Build.Archlist: 'AARCH64'
The changes have been submitted to EDK2 repo for review, here is the link if you have interest: https://github.com/tianocore/edk2/pull/6545
Thanks again.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#121003): https://edk2.groups.io/g/devel/message/121003
Mute This Topic: https://groups.io/mt/110483263/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
[-- Attachment #2: Type: text/html, Size: 3156 bytes --]
prev parent reply other threads:[~2025-01-15 18:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 19:04 [edk2-devel] Expansion of ARCH in .dsc files Leif Lindholm via groups.io
2025-01-07 19:43 ` Joey Vagedes via groups.io
2025-01-07 20:14 ` Leif Lindholm via groups.io
2025-01-08 7:29 ` Ajan Zhong
2025-01-08 10:26 ` Ajan Zhong
2025-01-08 15:01 ` Gerd Hoffmann via groups.io
2025-01-08 16:01 ` Leif Lindholm via groups.io
2025-01-09 5:14 ` Ajan Zhong
2025-01-09 13:37 ` Ajan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8177.1736429837053299773@groups.io \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox