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 3A282AC0C1A for ; Thu, 28 Sep 2023 06:45:25 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=Bi2HKJuaDvzIM87pek0qNABj0f3YaYukRjnDKRoYfkw=; 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=1695883524; v=1; b=d/WRvk+/rfvsyHryECwavns+JRknYXnoeNCR8Xspi6Fsnez0/CrqBeviZWEn3U/U/jO8DyJ3 3IvkvGNr+iiD8D9JAl9EaaCVxLyJ7p57OoN4Lw2WTHTtGDMd2UiuqNS8wVUkVWVkNV+TLf6bkk+ saGLjWzeebWlhcEAzNg+H5LQ= X-Received: by 127.0.0.2 with SMTP id LoSIYY7687511xitGmA3oC9k; Wed, 27 Sep 2023 23:45:24 -0700 X-Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) by mx.groups.io with SMTP id smtpd.web10.8497.1695883523614449072 for ; Wed, 27 Sep 2023 23:45:23 -0700 X-Received: by mail-pj1-f52.google.com with SMTP id 98e67ed59e1d1-279067b9823so1550876a91.1 for ; Wed, 27 Sep 2023 23:45:23 -0700 (PDT) X-Gm-Message-State: v01tBN9R8Ewb5jCW5CFxsnFAx7686176AA= X-Google-Smtp-Source: AGHT+IFzsvHLk1LzGl4MullIef4VWYjyNqDTXJMF4AZ2RtSwrlN0R600/1Isjb8ZblpD/62KKinuSA== X-Received: by 2002:a17:90a:d810:b0:273:f887:be17 with SMTP id a16-20020a17090ad81000b00273f887be17mr310275pjv.47.1695883522474; Wed, 27 Sep 2023 23:45:22 -0700 (PDT) X-Received: from dhaval.blr.rivosinc.com ([49.249.129.34]) by smtp.gmail.com with ESMTPSA id n20-20020a17090a929400b00274ea190852sm12589741pjo.6.2023.09.27.23.45.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Sep 2023 23:45:22 -0700 (PDT) From: "Dhaval Sharma" To: devel@edk2.groups.io Cc: Jian J Wang , Liming Gao , Zhiguang Liu , Dandan Bi Subject: [edk2-devel] [PATCH v1 0/1] Add support for XDSDT table Date: Thu, 28 Sep 2023 12:15:15 +0530 Message-Id: <20230928064516.120236-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="d/WRvk+/"; 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 Enable detection of XDSDT table from ACPI HOB Dhaval (1): MdeModulePkg: Fix issue with ACPI table creation MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) Cc: Jian J Wang Cc: Liming Gao Cc: Zhiguang Liu Cc: Dandan Bi -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109136): https://edk2.groups.io/g/devel/message/109136 Mute This Topic: https://groups.io/mt/101633355/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-