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+tianoc...@kernel.org> Cc: Leif Lindholm <quic_llind...@quicinc.com> Cc: Abner Chang <abner.ch...@amd.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Abdul Lateef Attar <abdat...@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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101624): https://edk2.groups.io/g/devel/message/101624 Mute This Topic: https://groups.io/mt/97795722/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-