public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH v1 0/4] MinPlatformPkg: AcpiPlatform bug fixes and improvements
@ 2021-08-05 16:38 Michael Kubacki
  2021-08-05 16:38 ` [edk2-platforms][PATCH v1 1/4] MinPlatformPkg/AcpiPlatform: Use PCD for WSMT OEM revision Michael Kubacki
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael Kubacki @ 2021-08-05 16:38 UTC (permalink / raw)
  To: devel; +Cc: Chasel Chiu, Nate DeSimone, Liming Gao, Eric Dong

From: Michael Kubacki <michael.kubacki@microsoft.com>

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3532
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3533
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3534

This patch series groups together several bug fixes and
improvements to AcpiPlatform.

Note that the following patch from a different series that is on
the mailing list is currently required for MinPlatformPkg to
build:
  https://edk2.groups.io/g/devel/message/78711

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>

Michael Kubacki (4):
  MinPlatformPkg/AcpiPlatform: Use PCD for WSMT OEM revision
  MinPlatformPkg/AcpiPlatform: Use CreatorId and CreatorRevision in
    headers
  MinPlatformPkg/AcpiPlatform: Set X_GPE1_BLK GAS structure to zeroes
  MinPlatformPkg/AcpiPlatform: Remove unused BoardAcpiTableLib

 Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c   | 7 ++++---
 Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/Wsmt/Wsmt.c      | 4 +---
 Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.h   | 1 -
 Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.inf | 2 +-
 4 files changed, 6 insertions(+), 8 deletions(-)

-- 
2.28.0.windows.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-15  1:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-05 16:38 [edk2-platforms][PATCH v1 0/4] MinPlatformPkg: AcpiPlatform bug fixes and improvements Michael Kubacki
2021-08-05 16:38 ` [edk2-platforms][PATCH v1 1/4] MinPlatformPkg/AcpiPlatform: Use PCD for WSMT OEM revision Michael Kubacki
2021-08-05 16:38 ` [edk2-platforms][PATCH v1 2/4] MinPlatformPkg/AcpiPlatform: Use CreatorId and CreatorRevision in headers Michael Kubacki
2021-08-05 16:38 ` [edk2-platforms][PATCH v1 3/4] MinPlatformPkg/AcpiPlatform: Set X_GPE1_BLK GAS structure to zeroes Michael Kubacki
2021-08-05 16:38 ` [edk2-platforms][PATCH v1 4/4] MinPlatformPkg/AcpiPlatform: Remove unused BoardAcpiTableLib Michael Kubacki
2021-08-20  0:58 ` [edk2-devel] [edk2-platforms][PATCH v1 0/4] MinPlatformPkg: AcpiPlatform bug fixes and improvements Michael D Kinney
2021-09-15  1:39 ` Nate DeSimone
2021-09-15  1:43 ` Nate DeSimone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox