Thanks Michael! For this patch series: Reviewed-by: Chasel Chiu <[email protected]>
> -----Original Message----- > From: [email protected] <[email protected]> > Sent: Tuesday, April 12, 2022 4:58 AM > To: [email protected] > Cc: Chiu, Chasel <[email protected]>; Desimone, Nathaniel L > <[email protected]>; Gao, Liming > <[email protected]>; Dong, Eric <[email protected]> > Subject: [edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty > offset and width PCDs > > From: Michael Kubacki <[email protected]> > > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3543 > > Adds PCDs to the MinPlatformPkg DEC file so MinPlatformPkg consumers > (board packages) can customize the DUTY_OFFSET and DUTY_CYCLE values > in their build files. > > The copy of AcpiPlatform in SimicsOpenBoardPkg is also updated to keep > the change in sync with the source MinPlatformPkg module. > > Cc: Chasel Chiu <[email protected]> > Cc: Nate DeSimone <[email protected]> > Cc: Liming Gao <[email protected]> > Cc: Eric Dong <[email protected]> > Signed-off-by: Michael Kubacki <[email protected]> > > Michael Kubacki (3): > MinPlatformPkg: Add FADT duty offset and duty width PCDs > MinPlatformPkg/AcpiPlatform: Use FADT duty offset and width PCDs > SimicsOpenBoardPkg/AcpiPlatform: Use FADT duty offset and width PCDs > > Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c > | 3 +++ > Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/Fadt/Fadt.c > | 4 ++-- > > Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/Ac > piPlatform.c | 3 +++ > > Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/Fa > dt/Fadt.c | 4 ++-- > Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.inf > | 2 ++ > Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec > | > 15 +++++++++++++++ > > Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/Ac > piPlatform.inf | 2 ++ > 7 files changed, 29 insertions(+), 4 deletions(-) > > -- > 2.28.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#89251): https://edk2.groups.io/g/devel/message/89251 Mute This Topic: https://groups.io/mt/90405218/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
