Re: [edk2-devel] [PATCH v3] MinPlatformPkg: Remove _ADR from MinDsdt.asl

2022-09-21 Thread Chen, Aryeh
n(BN00()) } // Bus number, optional for the Root PCI Bus Thanks, Aryeh -Original Message- From: Sinha, Ankit Sent: Tuesday, September 13, 2022 4:54 AM To: Chen, Aryeh ; devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Gao, Liming ; Dong, Eric Subject: RE: [PA

[edk2-devel] [PATCH v1] MinPlatformPkg: Update ACPI 6.5 definition

2023-05-04 Thread Chen, Aryeh
From: Aryeh Chen https://bugzilla.tianocore.org/show_bug.cgi?id=4442 Update ACPI 6.5 definition on MinPlatformPkg Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Cc: Jiewen Yao Signed-off-by: Aryeh Chen --- Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/Acp

[edk2-devel] [PATCH v2] MinPlatformPkg: Update ACPI 6.5 definition

2023-05-05 Thread Chen, Aryeh
From: Aryeh Chen https://bugzilla.tianocore.org/show_bug.cgi?id=4442 Update ACPI 6.5 definition on MinPlatformPkg Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Cc: Jiewen Yao Cc: Ankit Sinha Signed-off-by: Aryeh Chen --- Platform/Intel/MinPlatformPkg/Acp

[edk2-devel] [PATCH v3] MinPlatformPkg: Update ACPI 6.5 definition

2023-05-10 Thread Chen, Aryeh
From: Aryeh Chen https://bugzilla.tianocore.org/show_bug.cgi?id=4442 Update ACPI 6.5 definition on MinPlatformPkg Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Cc: Jiewen Yao Cc: Ankit Sinha Signed-off-by: Aryeh Chen --- Platform/Intel/MinPlatformPkg/Acp

[edk2-devel] [PATCH v1] MinPlatformPkg: Add Pcd for FADT REVISION and MINOR REVISION to update FADT entries from board package.

2023-04-12 Thread Chen, Aryeh
From: Aryeh Chen REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4409 Add Pcd for FADT REVISION and MINOR REVISION to update FADT entries from board package. Signed-off-by: Aryeh Chen Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong --- Platform/Intel/MinP

[edk2-devel] [PATCH v2] MinPlatformPkg: Add Pcd for FADT REVISION and MINOR REVISION to update FADT entries from board package.

2023-04-12 Thread Chen, Aryeh
From: Aryeh Chen REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4409 Add Pcd for FADT REVISION and MINOR REVISION to update FADT entries from board package. Signed-off-by: Aryeh Chen Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong --- Platform/Intel/MinP

[edk2-devel] [PATCH v1] MdePkg ACPI65: Update MADT Revision pre ACPI Spec 6.5

2023-06-01 Thread Chen, Aryeh
From: Aryeh Chen Fix issue: https://bugzilla.tianocore.org/show_bug.cgi?id=4474 ACPI_Spec_6_5_Aug29 Table 5.19 page #128 that MADT Revision field is 6. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4306 Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Cc: Jiewen Yao Signed-off-by:

[edk2-devel] [PATCH v2] MdePkg ACPI65: Update MADT Revision pre ACPI Spec 6.5

2023-06-01 Thread Chen, Aryeh
From: Aryeh Chen Fix issue: https://bugzilla.tianocore.org/show_bug.cgi?id=4474 ACPI_Spec_6_5_Aug29 Table 5.19 page #128 that MADT Revision field is 6. Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Cc: Jiewen Yao Signed-off-by: Aryeh Chen --- MdePkg/Include/IndustryStandard/Acpi65.

[edk2-devel] [PATCH v1] MinPlatformPkg: Add PCD PcdMinPciBridgePC00 to support \_SB.PCI0 and \_SB.PC00

2023-01-30 Thread Chen, Aryeh
From: Aryeh Chen REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4329 To add PCD PcdMinPciBridgePC00 to support \_SB.PCI0 and \_SB.PC00 on MinDsdt.asl because PciBridge has modified from \_SB.PCI0 to \_SB.PC00 since Client ADL platform. Signed-off-by: Aryeh Chen Cc: Chasel Chiu Cc: Nate De

Re: [edk2-devel] [PATCH v1] MinPlatformPkg: Add PCD PcdMinPciBridgePC00 to support \_SB.PCI0 and \_SB.PC00

2023-01-30 Thread Chen, Aryeh
, January 31, 2023 3:32 PM To: devel@edk2.groups.io; Chen, Aryeh Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Gao, Liming ; Dong, Eric Subject: Re: [edk2-devel] [PATCH v1] MinPlatformPkg: Add PCD PcdMinPciBridgePC00 to support \_SB.PCI0 and \_SB.PC00 On Tue, 31 Jan 2023 at 06:46

[edk2-devel] [PATCH v1] MinPlatformPkg: Update MinDsdt device name from PCI0 to MinDsdt_PC00

2023-02-28 Thread Chen, Aryeh
From: Aryeh Chen Since AlderLake platform client project align Server project to use PC00. Signed-off-by: Aryeh Chen Cc: Chasel Chiu , Cc: Nate DeSimone , Cc: Isaac Oram , Cc: Liming Gao , Cc: Eric Dong --- Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.asl | 2 +- 1 file changed, 1 inser