From: caiyuqing379 <202235...@mail.sdu.edu.cn> Add SG2042Pkg for Sophgo SG2042 platform. Provides PCD tokens.
Cc: dahogn <dah...@hotmail.com> Cc: inochisa <inochi...@outlook.com> Cc: meng-cz <mengcz1...@gmail.com> Signed-off-by: caiyuqing379 <202235...@mail.sdu.edu.cn> Co-authored-by: USER0FISH <libing1...@outlook.com> Reviewed-by: yli147 <yong...@intel.com> Reviewed-by: ChaiEvan <evan.c...@intel.com> --- Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec | 34 ++++++++++++++++++++ Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni | 13 ++++++++ Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni | 12 +++++++ 3 files changed, 59 insertions(+) create mode 100644 Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec create mode 100644 Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni create mode 100644 Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni diff --git a/Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec b/Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec new file mode 100644 index 000000000000..ef92ef5dd3b6 --- /dev/null +++ b/Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec @@ -0,0 +1,34 @@ +## @file SG2042Pkg.dec +# This Package provides modules and libraries.for Sophgo SG2042 platform. +# +# Copyright (c) 2023, Academy of Intelligent Innovation, Shandong Universiy, China.P.R. All rights reserved.<BR> +# +# SPDX-License-Identifier: BSD-2-Clause-Patent +# +## + +[Defines] + DEC_SPECIFICATION = 0x0001001b + PACKAGE_NAME = SG2042Pkg + PACKAGE_UNI_FILE = SG2042Pkg.uni + PACKAGE_GUID = A10E7DF0-B8AB-4DD0-B383-46358139D313 + PACKAGE_VERSION = 1.0 + +[Includes] + Include + +[Protocols] + gSophgoMmcHostProtocolGuid = { 0x3E591C00, 0x9E4A, 0x11DF, {0x92, 0x44, 0x00, 0x02, 0xA5, 0xF5, 0xF5, 0x1B } } + +[Guids] + gSophgoSG2042PlatformPkgTokenSpaceGuid = {0x779E9346, 0x3C24, 0x478C, { 0xB1, 0x60, 0xB6, 0x09, 0xFC, 0xED, 0xA0, 0x72 }} + +[PcdsFixedAtBuild] + gSophgoSG2042PlatformPkgTokenSpaceGuid.PcdSG2042SDIOBase|0x0|UINT64|0x00001001 + gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x0|UINT64|0x00001004 + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|0x0|UINT64|0x00001005 + gHisiTokenSpaceGuid.PcdSerialPortSendDelay|0x0|UINT32|0x00001006 + gHisiTokenSpaceGuid.PcdUartClkInHz|0x0|UINT32|0x00001007 + +[UserExtensions.TianoCore."ExtraFiles"] + SG2042PkgExtra.uni diff --git a/Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni b/Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni new file mode 100644 index 000000000000..c7a606cbb2f3 --- /dev/null +++ b/Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni @@ -0,0 +1,13 @@ +// /** @file +// Sophgo SG2042 Package Localized Strings and Content. +// +// Copyright (c) 2023, Academy of Intelligent Innovation, Shandong Universiy, China.P.R. All rights reserved.<BR> +// +// SPDX-License-Identifier: BSD-2-Clause-Patent +// +// **/ + + +#string STR_PACKAGE_ABSTRACT #language en-US "Provides Sophgo RISC-V SG2042 platform modules and libraries" + +#string STR_PACKAGE_DESCRIPTION #language en-US "This Package Sophgo RISC-V SG2042 platform modules and libraries." diff --git a/Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni b/Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni new file mode 100644 index 000000000000..b14545b214eb --- /dev/null +++ b/Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni @@ -0,0 +1,12 @@ +// /** @file +// SiFive U5 Series Package Localized Strings and Content. +// +// Copyright (c) 2019, Hewlett Packard Enterprise Development LP. All rights reserved.<BR> +// +// SPDX-License-Identifier: BSD-2-Clause-Patent +// +// **/ + +#string STR_PROPERTIES_PACKAGE_NAME +#language en-US +"SG2042 platform package" -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107892): https://edk2.groups.io/g/devel/message/107892 Mute This Topic: https://groups.io/mt/100840196/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-