From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 2A90C740034 for ; Sun, 25 Feb 2024 14:51:00 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=IA9DLnEmYMmBgTN4shradPImfZCCXAHR+asPV+a2nCw=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1708872658; v=1; b=ryvZ6r+L9M5QyL3iJtx0HNFQ4dUCMsfY1nS1EdJK4URyFAuSIFVz4/XdSyV65mF008sjdugn s7W9l7oCX7A0ruDToUrWtA9PXzg9fRWkjM7Tzra4XXNVevOT8hoEpd8sAaCFV6VOVGvVEMTYi1a st/JEN9gYNoZ2XtRzsCH880k= X-Received: by 127.0.0.2 with SMTP id qDkcYY7687511xsEVVg3piWx; Sun, 25 Feb 2024 06:50:58 -0800 X-Received: from mail-pf1-f169.google.com (mail-pf1-f169.google.com [209.85.210.169]) by mx.groups.io with SMTP id smtpd.web11.40515.1708872657579055042 for ; Sun, 25 Feb 2024 06:50:57 -0800 X-Received: by mail-pf1-f169.google.com with SMTP id d2e1a72fcca58-6e43ee3f6fbso2122295b3a.3 for ; Sun, 25 Feb 2024 06:50:57 -0800 (PST) X-Gm-Message-State: ZZld2msjoS5eteUiE2rQ8QuMx7686176AA= X-Google-Smtp-Source: AGHT+IEe5AnXow/y1EHgKmiMwy3NOd2XsBJbwK766vHfq8dhJg3CcXjknx+9Wo6a9qtXnbo96P5qyQ== X-Received: by 2002:a05:6a00:22c8:b0:6e5:cfe:b670 with SMTP id f8-20020a056a0022c800b006e50cfeb670mr2075527pfj.7.1708872656620; Sun, 25 Feb 2024 06:50:56 -0800 (PST) X-Received: from dhaval.. ([2401:4900:1cc5:bdc5:d3a8:c87e:e484:61a8]) by smtp.gmail.com with ESMTPSA id j7-20020a62b607000000b006e5129b41aasm449344pff.71.2024.02.25.06.50.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 25 Feb 2024 06:50:56 -0800 (PST) From: "Dhaval Sharma" To: devel@edk2.groups.io Cc: Guo Dong , Sean Rhodes , James Lu , Gua Guo Subject: [edk2-devel] [PATCH v1 0/1] UefiPayloadPkg: Make Dsc accomodative of other archs Date: Sun, 25 Feb 2024 20:20:50 +0530 Message-Id: <20240225145051.1940623-1-dhaval@rivosinc.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,dhaval@rivosinc.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=ryvZ6r+L; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Current DSC files contains a lot of files which are specific to X86 arch. Need to move around files under arch specific sections. Cc: Guo Dong Cc: Sean Rhodes Cc: James Lu Cc: Gua Guo Signed-off-by: Dhaval Sharma Dhaval (1): UefiPayloadPkg: Make Dsc accomodative of other archs UefiPayloadPkg/UefiPayloadPkg.dsc | 48 +++++++++++--------- 1 file changed, 27 insertions(+), 21 deletions(-) -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#115928): https://edk2.groups.io/g/devel/message/115928 Mute This Topic: https://groups.io/mt/104564121/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-