From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-fw-2101.amazon.com (smtp-fw-2101.amazon.com [72.21.196.25]) by mx.groups.io with SMTP id smtpd.web11.8813.1655997782689804985 for ; Thu, 23 Jun 2022 08:23:03 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@amazon.com header.s=amazon201209 header.b=Fka1kUY9; spf=pass (domain: amazon.de, ip: 72.21.196.25, mailfrom: prvs=166bdb412=ncoleon@amazon.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1655997782; x=1687533782; h=from:to:cc:subject:date:message-id:mime-version; bh=dFdOgugEUZzjirF/himxtu81Xu7dJcXiylREvaE2SMc=; b=Fka1kUY9saJF/0gJ7/pKePkxN6NbwhKvaef3oHHfABIg1PhkN49U264M mcgHEXO4+MnBNsrZx051RC7drG11pBegpWTttNnQqKgVQzYC99wLLuUug V0lgBbX07NFGFuqMY4T/5FDyw70kCOCB7JSCs6atxIo1M2kQdYGAC+4HZ k=; X-IronPort-AV: E=Sophos;i="5.92,216,1650931200"; d="scan'208";a="211144016" Received: from iad12-co-svc-p1-lb1-vlan2.amazon.com (HELO email-inbound-relay-pdx-2c-b09ea7fa.us-west-2.amazon.com) ([10.43.8.2]) by smtp-border-fw-2101.iad2.amazon.com with ESMTP; 23 Jun 2022 15:22:48 +0000 Received: from EX13D49EUC003.ant.amazon.com (pdx1-ws-svc-p6-lb9-vlan3.pdx.amazon.com [10.236.137.198]) by email-inbound-relay-pdx-2c-b09ea7fa.us-west-2.amazon.com (Postfix) with ESMTPS id 5D68A42FDD; Thu, 23 Jun 2022 15:22:47 +0000 (UTC) Received: from ub4014a598e6c52.ant.amazon.com (10.43.161.183) by EX13D49EUC003.ant.amazon.com (10.43.164.91) with Microsoft SMTP Server (TLS) id 15.0.1497.36; Thu, 23 Jun 2022 15:22:40 +0000 From: "Ojeda Leon, Nicolas" To: CC: , , , , , , , , , , , , , , , , , Nicolas Ojeda Leon Subject: [PATCH 0/2] Include HardwareInfoLib in all platforms using Date: Thu, 23 Jun 2022 17:22:09 +0200 Message-ID: X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.43.161.183] X-ClientProxiedBy: EX13D42UWB001.ant.amazon.com (10.43.161.35) To EX13D49EUC003.ant.amazon.com (10.43.164.91) Content-Type: text/plain In past days, a patch series to support multiple PCI host bridges in Ovmf was merged which caused an error in ArmVirtQemuKernel.dsc build, part of the CI pipeline. These 2 commits aim at fixing this issue by adding the HardwareInfoLib to all ArmVirt* platofrms as well as for IntelTdx which were missing this library that now is a dependency of PciHostBridgeUtilityLib. Nicolas Ojeda Leon (2): ArmVirtPkg: Include DxeHardwareInfoLib library class in dsc Ovmf: Include HardwareInfoLib library classes for IntelTdx ArmVirtPkg/ArmVirt.dsc.inc | 1 + ArmVirtPkg/ArmVirtQemu.dsc | 1 - OvmfPkg/IntelTdx/IntelTdxX64.dsc | 2 ++ 3 files changed, 3 insertions(+), 1 deletion(-) -- 2.17.1 Amazon Development Center Germany GmbH Krausenstr. 38 10117 Berlin Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B Sitz: Berlin Ust-ID: DE 289 237 879