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 8B61C9419E1 for ; Sun, 8 Oct 2023 17:25:30 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=i28VOvF8nsGEk5tEl7KMFJvGr57H+hd1b/0FDwrtecE=; c=relaxed/simple; d=groups.io; h=Message-ID:Date:MIME-Version:User-Agent:To:From:Subject:Organization:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20140610; t=1696785929; v=1; b=ZUUXaYOdzjw+OtI6mJX48++oPgItffzBu0hgd0MaYw1z2qaWoxfv67+Ma6/vhcQVrhoSYzxX vYyeHb3cMD1kgawqq3MXhYiVOgQBKXSpkhbgdx9Y6FrcVX1gmXryZgl9ifDMOy4S+9ped6BqLGS 67oEqeXDPU4tdAVZA3v+1XQ0= X-Received: by 127.0.0.2 with SMTP id YhMgYY7687511xHLTOBYkf6B; Sun, 08 Oct 2023 10:25:29 -0700 X-Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) by mx.groups.io with SMTP id smtpd.web10.42610.1696785928152749671 for ; Sun, 08 Oct 2023 10:25:28 -0700 X-Received: by mail-ej1-f53.google.com with SMTP id a640c23a62f3a-9ae7383b7ecso1076620866b.0 for ; Sun, 08 Oct 2023 10:25:27 -0700 (PDT) X-Gm-Message-State: 79boqK32EzjdORucicPBYKgrx7686176AA= X-Google-Smtp-Source: AGHT+IG3Z68ZwAJmEsuOmEQUkxCc8zxl/UvVa1lHrCrynuEYCr9TDA+LmY4CiVcyJaITKzWwi9pzlg== X-Received: by 2002:a17:907:9491:b0:9a5:962c:cb6c with SMTP id dm17-20020a170907949100b009a5962ccb6cmr9104489ejc.31.1696785926109; Sun, 08 Oct 2023 10:25:26 -0700 (PDT) X-Received: from [192.168.200.206] (83.11.17.48.ipv4.supernova.orange.pl. [83.11.17.48]) by smtp.gmail.com with ESMTPSA id r14-20020a170906364e00b009b65a698c16sm5703590ejb.220.2023.10.08.10.25.25 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 08 Oct 2023 10:25:25 -0700 (PDT) Message-ID: <34158c52-5068-453d-be8d-b511e759c275@linaro.org> Date: Sun, 8 Oct 2023 19:25:24 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: devel@edk2.groups.io From: "Marcin Juszkiewicz" Subject: [edk2-devel] ACPI table generators and ConfigurationManagerProtocol Organization: Linaro 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,marcin.juszkiewicz@linaro.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Language: pl-PL, en-GB, en-HK Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=ZUUXaYOd; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=linaro.org (policy=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 Can someone point me to documentation on how to use ACPI table=20 generators and ConfigurationManagerProtocol? And tell which of platforms=20 is a good example of using those? From first look it seems like using ACPI table generators may allow to=20 simplify code by not creating tables by hand (or in ASL). I would like=20 to do some changes around SBSA Reference Platform without rewriting ASL=20 into C again. I am aware that moving platform to use configuration manager may require=20 even more work. -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109401): https://edk2.groups.io/g/devel/message/109401 Mute This Topic: https://groups.io/mt/101836886/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-