public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Adds Platform/AMD/AmdMinBoardPkg
@ 2023-04-03 11:23 Abdul Lateef Attar
  2023-04-03 11:23 ` [PATCH v4 1/3] Platform/AMD: Adds AmdMinBoardPkg to support MinPlatformPkg Abdul Lateef Attar
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Abdul Lateef Attar @ 2023-04-03 11:23 UTC (permalink / raw)
  To: devel
  Cc: Abdul Lateef Attar, Ard Biesheuvel, Leif Lindholm, Abner Chang,
	Michael D Kinney

V4 changes:
  Rename MinBoardPkg to AmdMinBoardPkg.
  removed empty Guid section.
V3 changes:
  Dropped the PlatformPkg package.
  Rename BoardPkg to MinBoardPkg
  Addressed review comments from Leif and Abner.

Adds AMD/AmdMinBoardPkg to support MinPlatformPkg framework.

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

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 AmdMinBoardPkg to support MinPlatformPkg
  Platform/AMD/MinBoardPkg: Adds SetCacheMtrrLib library
  Maintainers.txt: Adds AMD/AmdMinBoardPkg maintainers

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

-- 
2.25.1


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

end of thread, other threads:[~2023-04-18 17:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-03 11:23 [PATCH v4 0/3] Adds Platform/AMD/AmdMinBoardPkg Abdul Lateef Attar
2023-04-03 11:23 ` [PATCH v4 1/3] Platform/AMD: Adds AmdMinBoardPkg to support MinPlatformPkg Abdul Lateef Attar
2023-04-10  2:32   ` Chang, Abner
2023-04-03 11:23 ` [PATCH v4 2/3] Platform/AMD/MinBoardPkg: Adds SetCacheMtrrLib library Abdul Lateef Attar
2023-04-10  2:32   ` Chang, Abner
2023-04-03 11:23 ` [PATCH v4 3/3] Maintainers.txt: Adds AMD/AmdMinBoardPkg maintainers Abdul Lateef Attar
2023-04-10  2:32   ` Chang, Abner
2023-04-11 11:04 ` [PATCH v4 0/3] Adds Platform/AMD/AmdMinBoardPkg Chang, Abner
2023-04-12  5:24   ` Chang, Abner
     [not found] ` <175268F40268DC52.3977@groups.io>
2023-04-17  5:56   ` [edk2-devel] [PATCH v4 3/3] Maintainers.txt: Adds AMD/AmdMinBoardPkg maintainers Attar, AbdulLateef (Abdul Lateef)
2023-04-17 11:44     ` Leif Lindholm
2023-04-18 17:35     ` Michael D Kinney

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