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 BC53BD80056 for ; Mon, 20 Nov 2023 04:24:36 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=V6a4P2GLNGO7oFnKUJfqRnr5q+MH4Jdd/AlzpbQZSQY=; c=relaxed/simple; d=groups.io; h=From:To: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=1700454275; v=1; b=BD8+Vlm+Uaq1NXfFsT68RuPHq69PdYNSfHMkx3Pn98OwB3zeGPW0l25aV+rIOztANsJjz2RB W5x9/sXMXeRfHZGcKUL4YPCAj1opxFemycrnGyMNmtPYLhQG7sd0QxjLmHltWefnPh9G87PgQTn HQn29KBpWYb+tDxpCBxwzVPs= X-Received: by 127.0.0.2 with SMTP id 7pUnYY7687511xlatCsslp0b; Sun, 19 Nov 2023 20:24:35 -0800 X-Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mx.groups.io with SMTP id smtpd.web10.44025.1700454274621703412 for ; Sun, 19 Nov 2023 20:24:34 -0800 X-Received: by mail-pl1-f180.google.com with SMTP id d9443c01a7336-1cc3542e328so28506365ad.1 for ; Sun, 19 Nov 2023 20:24:34 -0800 (PST) X-Gm-Message-State: qiSxr7LoIgKetFm3t2c453rXx7686176AA= X-Google-Smtp-Source: AGHT+IEgoM9gT1uNowD91EU7Z/kvlVaKE7slv/Z3hNkzy6NCUIFXXjQXhMsj8y09Auk11HbO4jYXlQ== X-Received: by 2002:a17:902:bcc9:b0:1cc:7adb:16a5 with SMTP id o9-20020a170902bcc900b001cc7adb16a5mr4232153pls.13.1700454273465; Sun, 19 Nov 2023 20:24:33 -0800 (PST) X-Received: from dhaval.blr.rivosinc.com ([49.249.129.34]) by smtp.gmail.com with ESMTPSA id h18-20020a170902f7d200b001cf5d425244sm1144451plw.298.2023.11.19.20.24.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Nov 2023 20:24:33 -0800 (PST) From: "Dhaval Sharma" To: devel@edk2.groups.io Subject: [edk2-devel] [PATCH v3 0/1] Add support for XDSDT table Date: Mon, 20 Nov 2023 09:54:28 +0530 Message-Id: <20231120042429.860029-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=BD8+Vlm+; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=none Enable detection of XDSDT table from ACPI HOB and use it to comply with ACPI spec 6.5+ Table 5-9. Dhaval (1): MdeModulePkg: Fix issue with ACPI table creation MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c | 22 +++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#111450): https://edk2.groups.io/g/devel/message/111450 Mute This Topic: https://groups.io/mt/102702075/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-