[edk2-devel] [PATCH v4 0/3] Adds Platform/AMD/AmdMinBoardPkg

Abdul Lateef Attar via groups.io abdattar=amd.com at groups.io
Mon Apr 3 11:23:09 UTC 2023


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 at kernel.org>
Cc: Leif Lindholm <quic_llindhol at quicinc.com>
Cc: Abner Chang <abner.chang at amd.com>
Cc: Michael D Kinney <michael.d.kinney at intel.com>
Cc: Abdul Lateef Attar <abdattar at 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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102386): https://edk2.groups.io/g/devel/message/102386
Mute This Topic: https://groups.io/mt/98032728/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list