public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Adds Platform/AMD/MinBoardPkg
@ 2023-03-23  6:13 Abdul Lateef Attar
  0 siblings, 0 replies; only message in thread
From: Abdul Lateef Attar @ 2023-03-23  6:13 UTC (permalink / raw)
  To: devel
  Cc: Abdul Lateef Attar, Ard Biesheuvel, Leif Lindholm, Abner Chang,
	Michael D Kinney

V3 changes:
  Dropped the PlatformPkg package.
  Rename BoardPkg to MinBoardPkg
  Addressed review comments from Leif and Abner.

Adds AMD/MinBoardPkg to support MinPlatformPkg framework.

PR: https://github.com/tianocore/edk2-platforms/pull/72

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Abdul Lateef Attar <abdattar@amd.com>

Abdul Lateef Attar (3):
  Platform/AMD: Adds MinBoardPkg to support MinPlatformPkg
  Platform/AMD/MinBoardPkg: Adds SetCacheMtrrLib library
  Maintainers.txt: Adds AMD/MinBoardPkg maintainers

 Platform/AMD/MinBoardPkg/MinBoardPkg.dec      |  19 +++
 Platform/AMD/MinBoardPkg/MinBoardPkg.dsc      |  30 ++++
 .../SetCacheMtrrLib/SetCacheMtrrLib.inf       |  37 +++++
 .../Library/SetCacheMtrrLib/SetCacheMtrrLib.c | 133 ++++++++++++++++++
 Maintainers.txt                               |   5 +
 5 files changed, 224 insertions(+)
 create mode 100644 Platform/AMD/MinBoardPkg/MinBoardPkg.dec
 create mode 100644 Platform/AMD/MinBoardPkg/MinBoardPkg.dsc
 create mode 100644 Platform/AMD/MinBoardPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.inf
 create mode 100644 Platform/AMD/MinBoardPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.c

-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-23  6:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23  6:13 [PATCH v3 0/3] Adds Platform/AMD/MinBoardPkg Abdul Lateef Attar

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