[AMD Official Use Only - General] Reviewed-by: Abner Chang <abner.ch...@amd.com>
> -----Original Message----- > From: Abdul Lateef Attar <abdat...@amd.com> > Sent: Monday, April 3, 2023 7:23 PM > To: devel@edk2.groups.io > Cc: Attar, AbdulLateef (Abdul Lateef) <abdullateef.at...@amd.com>; Ard > Biesheuvel <ardb+tianoc...@kernel.org>; Leif Lindholm > <quic_llind...@quicinc.com>; Chang, Abner <abner.ch...@amd.com>; > Michael D Kinney <michael.d.kin...@intel.com> > Subject: [PATCH v4 1/3] Platform/AMD: Adds AmdMinBoardPkg to support > MinPlatformPkg > > Adds initial DEC and DSC file for AmdMinBoardPkg. > This package provides supporting modules for AMD boards to leverage > MinPlatformPkg framework. > > Signed-off-by: Abdul Lateef Attar <abdat...@amd.com> > 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> > --- > .../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dec | 19 > +++++++++++++++++ > .../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc | 21 > +++++++++++++++++++ > 2 files changed, 40 insertions(+) > create mode 100644 > Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dec > create mode 100644 > Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc > > diff --git a/Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dec > b/Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dec > new file mode 100644 > index 000000000000..e37b02c4cf5a > --- /dev/null > +++ b/Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dec > @@ -0,0 +1,19 @@ > +## @file AmdMinBoardPkg.dec > +# Declaration file for AMD's AmdMinBoardPkg. > +# > +# This package supports AMD processor family based board as per the > +MinPlatform # Arch specification. > +# > +# Copyright (c) 2023, Advanced Micro Devices, Inc. All rights reserved. > +# SPDX-License-Identifier: BSD-2-Clause-Patent # # @par Specification > +Reference: > +# -https://tianocore-docs.github.io/edk2- > MinimumPlatformSpecification/draft/ 0.7 > +## > + > +[Defines] > + DEC_SPECIFICATION = 1.27 > + PACKAGE_NAME = AmdMinBoardPkg > + PACKAGE_GUID = 44F9D761-9ECB-43DD-A5AC-177E5048701B > + PACKAGE_VERSION = 0.1 > + > diff --git a/Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc > b/Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc > new file mode 100644 > index 000000000000..74992a9a6b8c > --- /dev/null > +++ b/Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc > @@ -0,0 +1,21 @@ > +## @file > +# AmdMinBoardPkg.dsc > +# > +# Description file for AMD AmdMinBoardPkg # # Copyright (c) 2023, > +Advanced Micro Devices, Inc. All rights reserved. > +# SPDX-License-Identifier: BSD-2-Clause-Patent ## > + > +[Defines] > + DSC_SPECIFICATION = 1.30 > + PLATFORM_GUID = 88F8A9AE-2FA0-4D58-A6F9-05F635C05F4E > + PLATFORM_NAME = AmdMinBoardPkg > + PLATFORM_VERSION = 0.1 > + OUTPUT_DIRECTORY = Build/$(PLATFORM_NAME) > + BUILD_TARGETS = DEBUG | RELEASE | NOOPT > + SUPPORTED_ARCHITECTURES = IA32 | X64 > + > +[Packages] > + AmdMinBoardPkg/AmdMinBoardPkg.dec > + > -- > 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#102758): https://edk2.groups.io/g/devel/message/102758 Mute This Topic: https://groups.io/mt/98032729/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-