From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0b-002e3701.pphosted.com (mx0b-002e3701.pphosted.com [148.163.143.35]) by mx.groups.io with SMTP id smtpd.web12.3737.1641630520430781253 for ; Sat, 08 Jan 2022 00:28:40 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=QVu3k2hc; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=000704d8ca=abner.chang@hpe.com) Received: from pps.filterd (m0134423.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 2082WIfa012636; Sat, 8 Jan 2022 08:28:39 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding; s=pps0720; bh=Cs8zNBTPMttLWykinlMPrmzbWQfqA3KFohUUlWZclsQ=; b=QVu3k2hcUz93D3vWtmKyI0i/WEYF47rvdqLGXBq+K4afDEBo0KdwiKpWDcN1fQ3cCWgG moU2kDfSE0Kr755umdTPgTcUuX87VYiE4RNsjU4nQZIFaND+yn2xQFdNSs9GthJdyTKk pbpzRuGD89kZst/GE6HLJAESReQwQ11McQRqdvFniLJWuX2G28jshrRdZZfwEjTdsmOn 6djTSQ4K3yG2OXoPe/z2EHtsSTCIi9j17+NdEWK884bQ7qWITh+L13XKyfEkXAXIKfAi 3eZg08730HWQmGUnX6kl+gEHH3YQ95LQ5sRNCVQzHrs2N3M9H9qgQPQlNOmIo8N/6/Ij uw== Received: from g2t2353.austin.hpe.com (g2t2353.austin.hpe.com [15.233.44.26]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3df04bhq9r-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 08 Jan 2022 08:28:39 +0000 Received: from g2t2360.austin.hpecorp.net (g2t2360.austin.hpecorp.net [16.196.225.135]) by g2t2353.austin.hpe.com (Postfix) with ESMTP id A11F565; Sat, 8 Jan 2022 08:28:38 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.209.229]) by g2t2360.austin.hpecorp.net (Postfix) with ESMTP id 7C7A73A; Sat, 8 Jan 2022 08:28:37 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Daniel Schaefer , Sunil V L Subject: [PATCH 62/79] RiscVPlatformPkg: Rename PlatformPkg to RiscVPlatformPkg Date: Sat, 8 Jan 2022 15:27:20 +0800 Message-Id: <20220108072737.17962-1-abner.chang@hpe.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-Proofpoint-GUID: pliT1lEEVAbqx9LCDV5XVPqG5Rb34TI5 X-Proofpoint-ORIG-GUID: pliT1lEEVAbqx9LCDV5XVPqG5Rb34TI5 X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.790,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2022-01-08_03,2022-01-07_01,2021-12-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 mlxlogscore=898 spamscore=0 lowpriorityscore=0 bulkscore=0 malwarescore=0 adultscore=0 impostorscore=0 suspectscore=0 priorityscore=1501 mlxscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2110150000 definitions=main-2201080064 Content-Transfer-Encoding: quoted-printable PlatformPkg is migrated from edk2-platforms for RISC-V (Platform/RISC-V/PlatformPkg). Rename it ro RiscVPlatformPkg under edk2. Signed-off-by: Abner Chang Cc: Daniel Schaefer Cc: Sunil V L --- .../RiscVPlatformPkg.dec | 0 .../RiscVPlatformPkg.dsc | 36 +++++++++---------- .../Edk2OpensbiPlatformWrapperLib.inf | 2 +- .../FirmwareContextProcessorSpecificLib.inf | 0 .../OpensbiPlatformLib/OpensbiPlatformLib.inf | 2 +- .../PeiCoreEntryPoint/PeiCoreEntryPoint.inf | 2 +- .../PeiCoreInfoHobLib.inf | 2 +- .../PlatformBootManagerLib.inf | 2 +- .../PlatformMemoryTestLibNull.inf | 0 .../PlatformSecPpiLibNull.inf | 2 +- .../PlatformUpdateProgressLibNull.inf | 0 .../Library/ResetSystemLib/ResetSystemLib.inf | 0 .../RiscVPlatformTempMemoryInitLibNull.inf | 2 +- .../RiscVSpecialPlatformLibNull.inf | 2 +- .../Universal/FdtPeim/FdtPeim.inf | 0 .../Universal/Pei/PlatformPei/PlatformPei.inf | 4 +-- .../Universal/Sec/SecMain.inf | 2 +- .../Library/Edk2OpensbiPlatformWrapperLib.h | 0 .../FirmwareContextProcessorSpecificLib.h | 0 .../Include/Library/PlatformSecPpiLib.h | 0 .../Library/RiscVPlatformTempMemoryInitLib.h | 0 .../Include/Library/RiscVSpecialPlatformLib.h | 0 .../PlatformBootManager.h | 0 .../Universal/Pei/PlatformPei/Platform.h | 0 .../Universal/Sec/SecMain.h | 0 .../Edk2OpensbiPlatformWrapperLib.c | 0 .../FirmwareContextProcessorSpecificLib.c | 0 .../Library/OpensbiPlatformLib/Platform.c | 0 .../PeiCoreEntryPoint/PeiCoreEntryPoint.c | 0 .../PeiCoreInfoHobLibNull/CoreInfoHob.c | 0 .../PlatformBootManager.c | 0 .../PlatformBootManagerLib/PlatformData.c | 0 .../PlatformMemoryTestLibNull.c | 0 .../PlatformSecPpiLibNull/PlatformSecPpiLib.c | 0 .../PlatformUpdateProgressLibNull.c | 0 .../Library/ResetSystemLib/ResetSystemLib.c | 0 .../RiscVSpecialPlatformLib.c | 0 .../Universal/FdtPeim/FdtPeim.c | 0 .../Universal/Pei/PlatformPei/Fv.c | 0 .../Universal/Pei/PlatformPei/MemDetect.c | 0 .../Universal/Pei/PlatformPei/Platform.c | 0 .../Universal/Sec/SecMain.c | 0 .../Readme.md | 0 .../Documents/Media/RiscVEdk2BootProcess.svg | 0 .../Documents/Media/RiscVEdk2FwDomain.svg | 0 .../PeiCoreEntryPoint/PeiCoreEntryPoint.uni | 0 .../PlatformBootManagerLib/Strings.uni | 0 .../Riscv64/TempMemInit.S | 0 .../RiscVPlatformPkg.uni | 0 .../RiscVPlatformPkgExtra.uni | 0 .../Universal/Sec/Riscv64/SecEntry.S | 0 51 files changed, 28 insertions(+), 30 deletions(-) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/RiscVPlatformPk= g.dec (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/RiscVPlatformPk= g.dsc (61%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Edk2Ope= nsbiPlatformWrapperLib/Edk2OpensbiPlatformWrapperLib.inf (92%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Firmwar= eContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.inf (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Opensbi= PlatformLib/OpensbiPlatformLib.inf (92%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/PeiCore= EntryPoint/PeiCoreEntryPoint.inf (90%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/PeiCore= InfoHobLibNull/PeiCoreInfoHobLib.inf (90%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mBootManagerLib/PlatformBootManagerLib.inf (93%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mMemoryTestLibNull/PlatformMemoryTestLibNull.inf (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mSecPpiLibNull/PlatformSecPpiLibNull.inf (90%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mUpdateProgressLibNull/PlatformUpdateProgressLibNull.inf (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/ResetSy= stemLib/ResetSystemLib.inf (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/RiscVPl= atformTempMemoryInitLibNull/RiscVPlatformTempMemoryInitLibNull.inf (91%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/RiscVSp= ecialPlatformLibNull/RiscVSpecialPlatformLibNull.inf (91%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/FdtPe= im/FdtPeim.inf (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Pei/P= latformPei/PlatformPei.inf (90%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Sec/S= ecMain.inf (94%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Include/Library= /Edk2OpensbiPlatformWrapperLib.h (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Include/Library= /FirmwareContextProcessorSpecificLib.h (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Include/Library= /PlatformSecPpiLib.h (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Include/Library= /RiscVPlatformTempMemoryInitLib.h (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Include/Library= /RiscVSpecialPlatformLib.h (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mBootManagerLib/PlatformBootManager.h (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Pei/P= latformPei/Platform.h (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Sec/S= ecMain.h (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Edk2Ope= nsbiPlatformWrapperLib/Edk2OpensbiPlatformWrapperLib.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Firmwar= eContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Opensbi= PlatformLib/Platform.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/PeiCore= EntryPoint/PeiCoreEntryPoint.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/PeiCore= InfoHobLibNull/CoreInfoHob.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mBootManagerLib/PlatformBootManager.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mBootManagerLib/PlatformData.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mMemoryTestLibNull/PlatformMemoryTestLibNull.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mSecPpiLibNull/PlatformSecPpiLib.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mUpdateProgressLibNull/PlatformUpdateProgressLibNull.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/ResetSy= stemLib/ResetSystemLib.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/RiscVSp= ecialPlatformLibNull/RiscVSpecialPlatformLib.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/FdtPe= im/FdtPeim.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Pei/P= latformPei/Fv.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Pei/P= latformPei/MemDetect.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Pei/P= latformPei/Platform.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Sec/S= ecMain.c (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Readme.md (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Documents/Media= /RiscVEdk2BootProcess.svg (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Documents/Media= /RiscVEdk2FwDomain.svg (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/PeiCore= EntryPoint/PeiCoreEntryPoint.uni (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/Platfor= mBootManagerLib/Strings.uni (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Library/RiscVPl= atformTempMemoryInitLibNull/Riscv64/TempMemInit.S (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/RiscVPlatformPk= g.uni (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/RiscVPlatformPk= gExtra.uni (100%) rename {Platform/RISC-V/PlatformPkg =3D> RiscVPlatformPkg}/Universal/Sec/R= iscv64/SecEntry.S (100%) diff --git a/Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec b/RiscVPlatfo= rmPkg/RiscVPlatformPkg.dec similarity index 100% rename from Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec rename to RiscVPlatformPkg/RiscVPlatformPkg.dec diff --git a/Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dsc b/RiscVPlatfo= rmPkg/RiscVPlatformPkg.dsc similarity index 61% rename from Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dsc rename to RiscVPlatformPkg/RiscVPlatformPkg.dsc index 47a0fc4494..2997465170 100644 --- a/Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dsc +++ b/RiscVPlatformPkg/RiscVPlatformPkg.dsc @@ -40,7 +40,7 @@ =0D [LibraryClasses.common]=0D FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf=0D - RiscVOpensbiPlatformLib|Platform/RISC-V/PlatformPkg/Library/OpensbiPlatf= ormLib/OpensbiPlatformLib.inf=0D + RiscVOpensbiPlatformLib|RiscVPlatformPkg/Library/OpensbiPlatformLib/Open= sbiPlatformLib.inf=0D RiscVCpuLib|Silicon/RISC-V/ProcessorPkg/Library/RiscVCpuLib/RiscVCpuLib.= inf=0D RiscVEdk2SbiLib|Silicon/RISC-V/ProcessorPkg/Library/RiscVEdk2SbiLib/Risc= VEdk2SbiLib.inf=0D BaseLib|MdePkg/Library/BaseLib/BaseLib.inf=0D @@ -60,11 +60,11 @@ =0D [LibraryClasses.common.PEI_CORE]=0D # RISC-V platform PEI core entry point.=0D - PeiCoreEntryPoint|Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/= PeiCoreEntryPoint.inf=0D - PlatformSecPpiLib|Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibN= ull/PlatformSecPpiLibNull.inf=0D + PeiCoreEntryPoint|RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntr= yPoint.inf=0D + PlatformSecPpiLib|RiscVPlatformPkg/Library/PlatformSecPpiLibNull/Platfor= mSecPpiLibNull.inf=0D =0D [LibraryClasses.common.PEIM]=0D - FirmwareContextProcessorSpecificLib|Platform/RISC-V/PlatformPkg/Library/= FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.inf= =0D + FirmwareContextProcessorSpecificLib|RiscVPlatformPkg/Library/FirmwareCon= textProcessorSpecificLib/FirmwareContextProcessorSpecificLib.inf=0D HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf=0D MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAlloc= ationLib.inf=0D PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf=0D @@ -72,24 +72,24 @@ [LibraryClasses.common.SEC]=0D ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseE= xtractGuidedSectionLib.inf=0D RiscVOpensbiLib|Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/Risc= VOpensbiLib.inf=0D - Edk2OpensbiPlatformWrapperLib|Platform/RISC-V/PlatformPkg/Library/Edk2Op= ensbiPlatformWrapperLib/Edk2OpensbiPlatformWrapperLib.inf=0D - RiscVSpecialPlatformLib|Platform/RISC-V/PlatformPkg/Library/RiscVSpecial= PlatformLibNull/RiscVSpecialPlatformLibNull.inf=0D + Edk2OpensbiPlatformWrapperLib|RiscVPlatformPkg/Library/Edk2OpensbiPlatfo= rmWrapperLib/Edk2OpensbiPlatformWrapperLib.inf=0D + RiscVSpecialPlatformLib|RiscVPlatformPkg/Library/RiscVSpecialPlatformLib= Null/RiscVSpecialPlatformLibNull.inf=0D =0D [LibraryClasses.common.DXE_DRIVER]=0D - PlatformBootManagerLib|Platform/RISC-V/PlatformPkg/Library/PlatformBootM= anagerLib/PlatformBootManagerLib.inf=0D + PlatformBootManagerLib|RiscVPlatformPkg/Library/PlatformBootManagerLib/P= latformBootManagerLib.inf=0D =0D [Components.common]=0D - Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLib/OpensbiPlatformLi= b.inf=0D - Platform/RISC-V/PlatformPkg/Library/PlatformMemoryTestLibNull/PlatformMe= moryTestLibNull.inf=0D - Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBootM= anagerLib.inf=0D - Platform/RISC-V/PlatformPkg/Library/PlatformUpdateProgressLibNull/Platfo= rmUpdateProgressLibNull.inf=0D - Platform/RISC-V/PlatformPkg/Library/FirmwareContextProcessorSpecificLib/= FirmwareContextProcessorSpecificLib.inf=0D - Platform/RISC-V/PlatformPkg/Library/RiscVPlatformTempMemoryInitLibNull/R= iscVPlatformTempMemoryInitLibNull.inf=0D - Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.= inf=0D - Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibNull/PlatformSecPpi= LibNull.inf=0D - Platform/RISC-V/PlatformPkg/Library/RiscVSpecialPlatformLibNull/RiscVSpe= cialPlatformLibNull.inf=0D - Platform/RISC-V/PlatformPkg/Library/Edk2OpensbiPlatformWrapperLib/Edk2Op= ensbiPlatformWrapperLib.inf=0D + RiscVPlatformPkg/Library/OpensbiPlatformLib/OpensbiPlatformLib.inf=0D + RiscVPlatformPkg/Library/PlatformMemoryTestLibNull/PlatformMemoryTestLib= Null.inf=0D + RiscVPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.i= nf=0D + RiscVPlatformPkg/Library/PlatformUpdateProgressLibNull/PlatformUpdatePro= gressLibNull.inf=0D + RiscVPlatformPkg/Library/FirmwareContextProcessorSpecificLib/FirmwareCon= textProcessorSpecificLib.inf=0D + RiscVPlatformPkg/Library/RiscVPlatformTempMemoryInitLibNull/RiscVPlatfor= mTempMemoryInitLibNull.inf=0D + RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf=0D + RiscVPlatformPkg/Library/PlatformSecPpiLibNull/PlatformSecPpiLibNull.inf= =0D + RiscVPlatformPkg/Library/RiscVSpecialPlatformLibNull/RiscVSpecialPlatfor= mLibNull.inf=0D + RiscVPlatformPkg/Library/Edk2OpensbiPlatformWrapperLib/Edk2OpensbiPlatfo= rmWrapperLib.inf=0D =0D [Components.common.SEC]=0D - Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.inf=0D + RiscVPlatformPkg/Universal/Sec/SecMain.inf=0D =0D diff --git a/Platform/RISC-V/PlatformPkg/Library/Edk2OpensbiPlatformWrapper= Lib/Edk2OpensbiPlatformWrapperLib.inf b/RiscVPlatformPkg/Library/Edk2Opensb= iPlatformWrapperLib/Edk2OpensbiPlatformWrapperLib.inf similarity index 92% rename from Platform/RISC-V/PlatformPkg/Library/Edk2OpensbiPlatformWrapperL= ib/Edk2OpensbiPlatformWrapperLib.inf rename to RiscVPlatformPkg/Library/Edk2OpensbiPlatformWrapperLib/Edk2Opensb= iPlatformWrapperLib.inf index 8c268c556d..92723840c4 100644 --- a/Platform/RISC-V/PlatformPkg/Library/Edk2OpensbiPlatformWrapperLib/Edk= 2OpensbiPlatformWrapperLib.inf +++ b/RiscVPlatformPkg/Library/Edk2OpensbiPlatformWrapperLib/Edk2OpensbiPla= tformWrapperLib.inf @@ -27,7 +27,7 @@ [Packages]=0D MdeModulePkg/MdeModulePkg.dec=0D MdePkg/MdePkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec=0D =0D [Pcd]=0D diff --git a/Platform/RISC-V/PlatformPkg/Library/FirmwareContextProcessorSp= ecificLib/FirmwareContextProcessorSpecificLib.inf b/RiscVPlatformPkg/Librar= y/FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.i= nf similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/FirmwareContextProcessorSpe= cificLib/FirmwareContextProcessorSpecificLib.inf rename to RiscVPlatformPkg/Library/FirmwareContextProcessorSpecificLib/Firm= wareContextProcessorSpecificLib.inf diff --git a/Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLib/Opensbi= PlatformLib.inf b/RiscVPlatformPkg/Library/OpensbiPlatformLib/OpensbiPlatfo= rmLib.inf similarity index 92% rename from Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLib/OpensbiP= latformLib.inf rename to RiscVPlatformPkg/Library/OpensbiPlatformLib/OpensbiPlatformLib.inf index 6661ee8204..b073dd914c 100644 --- a/Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLib/OpensbiPlatfor= mLib.inf +++ b/RiscVPlatformPkg/Library/OpensbiPlatformLib/OpensbiPlatformLib.inf @@ -31,7 +31,7 @@ MdeModulePkg/MdeModulePkg.dec=0D MdePkg/MdePkg.dec=0D Platform/SiFive/U5SeriesPkg/U5SeriesPkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec=0D =0D [LibraryClasses]=0D diff --git a/Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreE= ntryPoint.inf b/RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoin= t.inf similarity index 90% rename from Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEn= tryPoint.inf rename to RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf index 4f3af27bcf..fe6d28c038 100644 --- a/Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoi= nt.inf +++ b/RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf @@ -26,7 +26,7 @@ =0D [Packages]=0D MdePkg/MdePkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec=0D =0D [LibraryClasses]=0D diff --git a/Platform/RISC-V/PlatformPkg/Library/PeiCoreInfoHobLibNull/PeiC= oreInfoHobLib.inf b/RiscVPlatformPkg/Library/PeiCoreInfoHobLibNull/PeiCoreI= nfoHobLib.inf similarity index 90% rename from Platform/RISC-V/PlatformPkg/Library/PeiCoreInfoHobLibNull/PeiCo= reInfoHobLib.inf rename to RiscVPlatformPkg/Library/PeiCoreInfoHobLibNull/PeiCoreInfoHobLib.= inf index 5a8db5071f..2a0c3f6fd8 100644 --- a/Platform/RISC-V/PlatformPkg/Library/PeiCoreInfoHobLibNull/PeiCoreInfo= HobLib.inf +++ b/RiscVPlatformPkg/Library/PeiCoreInfoHobLibNull/PeiCoreInfoHobLib.inf @@ -27,7 +27,7 @@ [Packages]=0D MdePkg/MdePkg.dec=0D MdeModulePkg/MdeModulePkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec=0D =0D [LibraryClasses]=0D diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Pla= tformBootManagerLib.inf b/RiscVPlatformPkg/Library/PlatformBootManagerLib/P= latformBootManagerLib.inf similarity index 93% rename from Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Plat= formBootManagerLib.inf rename to RiscVPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManag= erLib.inf index 2bf89a3c44..8022372fa6 100644 --- a/Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBo= otManagerLib.inf +++ b/RiscVPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLi= b.inf @@ -30,7 +30,7 @@ [Packages]=0D MdePkg/MdePkg.dec=0D MdeModulePkg/MdeModulePkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D =0D [LibraryClasses]=0D BaseLib=0D diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformMemoryTestLibNull/= PlatformMemoryTestLibNull.inf b/RiscVPlatformPkg/Library/PlatformMemoryTest= LibNull/PlatformMemoryTestLibNull.inf similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformMemoryTestLibNull/P= latformMemoryTestLibNull.inf rename to RiscVPlatformPkg/Library/PlatformMemoryTestLibNull/PlatformMemory= TestLibNull.inf diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibNull/Plat= formSecPpiLibNull.inf b/RiscVPlatformPkg/Library/PlatformSecPpiLibNull/Plat= formSecPpiLibNull.inf similarity index 90% rename from Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibNull/Platf= ormSecPpiLibNull.inf rename to RiscVPlatformPkg/Library/PlatformSecPpiLibNull/PlatformSecPpiLibN= ull.inf index 22f5751655..3712b20554 100644 --- a/Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibNull/PlatformSec= PpiLibNull.inf +++ b/RiscVPlatformPkg/Library/PlatformSecPpiLibNull/PlatformSecPpiLibNull.= inf @@ -27,7 +27,7 @@ [Packages]=0D MdePkg/MdePkg.dec=0D MdeModulePkg/MdeModulePkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D #Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec=0D =0D [LibraryClasses]=0D diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformUpdateProgressLibN= ull/PlatformUpdateProgressLibNull.inf b/RiscVPlatformPkg/Library/PlatformUp= dateProgressLibNull/PlatformUpdateProgressLibNull.inf similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformUpdateProgressLibNu= ll/PlatformUpdateProgressLibNull.inf rename to RiscVPlatformPkg/Library/PlatformUpdateProgressLibNull/PlatformUp= dateProgressLibNull.inf diff --git a/Platform/RISC-V/PlatformPkg/Library/ResetSystemLib/ResetSystem= Lib.inf b/RiscVPlatformPkg/Library/ResetSystemLib/ResetSystemLib.inf similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/ResetSystemLib/ResetSystemL= ib.inf rename to RiscVPlatformPkg/Library/ResetSystemLib/ResetSystemLib.inf diff --git a/Platform/RISC-V/PlatformPkg/Library/RiscVPlatformTempMemoryIni= tLibNull/RiscVPlatformTempMemoryInitLibNull.inf b/RiscVPlatformPkg/Library/= RiscVPlatformTempMemoryInitLibNull/RiscVPlatformTempMemoryInitLibNull.inf similarity index 91% rename from Platform/RISC-V/PlatformPkg/Library/RiscVPlatformTempMemoryInit= LibNull/RiscVPlatformTempMemoryInitLibNull.inf rename to RiscVPlatformPkg/Library/RiscVPlatformTempMemoryInitLibNull/RiscV= PlatformTempMemoryInitLibNull.inf index 1634a05f58..29e5d09fae 100644 --- a/Platform/RISC-V/PlatformPkg/Library/RiscVPlatformTempMemoryInitLibNul= l/RiscVPlatformTempMemoryInitLibNull.inf +++ b/RiscVPlatformPkg/Library/RiscVPlatformTempMemoryInitLibNull/RiscVPlat= formTempMemoryInitLibNull.inf @@ -33,6 +33,6 @@ [Packages]=0D MdePkg/MdePkg.dec=0D MdeModulePkg/MdeModulePkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D =0D =0D diff --git a/Platform/RISC-V/PlatformPkg/Library/RiscVSpecialPlatformLibNul= l/RiscVSpecialPlatformLibNull.inf b/RiscVPlatformPkg/Library/RiscVSpecialPl= atformLibNull/RiscVSpecialPlatformLibNull.inf similarity index 91% rename from Platform/RISC-V/PlatformPkg/Library/RiscVSpecialPlatformLibNull= /RiscVSpecialPlatformLibNull.inf rename to RiscVPlatformPkg/Library/RiscVSpecialPlatformLibNull/RiscVSpecial= PlatformLibNull.inf index 567eeee56d..1bcd550d8b 100644 --- a/Platform/RISC-V/PlatformPkg/Library/RiscVSpecialPlatformLibNull/RiscV= SpecialPlatformLibNull.inf +++ b/RiscVPlatformPkg/Library/RiscVSpecialPlatformLibNull/RiscVSpecialPlat= formLibNull.inf @@ -29,7 +29,7 @@ [Packages]=0D MdePkg/MdePkg.dec=0D MdeModulePkg/MdeModulePkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec=0D =0D [LibraryClasses]=0D diff --git a/Platform/RISC-V/PlatformPkg/Universal/FdtPeim/FdtPeim.inf b/Ri= scVPlatformPkg/Universal/FdtPeim/FdtPeim.inf similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/FdtPeim/FdtPeim.inf rename to RiscVPlatformPkg/Universal/FdtPeim/FdtPeim.inf diff --git a/Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Platform= Pei.inf b/RiscVPlatformPkg/Universal/Pei/PlatformPei/PlatformPei.inf similarity index 90% rename from Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/PlatformP= ei.inf rename to RiscVPlatformPkg/Universal/Pei/PlatformPei/PlatformPei.inf index 0db88abba4..06243bc8c3 100644 --- a/Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/PlatformPei.inf +++ b/RiscVPlatformPkg/Universal/Pei/PlatformPei/PlatformPei.inf @@ -31,10 +31,8 @@ [Packages]=0D MdeModulePkg/MdeModulePkg.dec=0D MdePkg/MdePkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D - Platform/SiFive/U5SeriesPkg/U5SeriesPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec=0D - Silicon/SiFive/SiFive.dec=0D UefiCpuPkg/UefiCpuPkg.dec=0D =0D [Guids]=0D diff --git a/Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.inf b/RiscVP= latformPkg/Universal/Sec/SecMain.inf similarity index 94% rename from Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.inf rename to RiscVPlatformPkg/Universal/Sec/SecMain.inf index b949b6c470..8f4b167ed2 100644 --- a/Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.inf +++ b/RiscVPlatformPkg/Universal/Sec/SecMain.inf @@ -32,7 +32,7 @@ MdeModulePkg/MdeModulePkg.dec=0D MdePkg/MdePkg.dec=0D Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec=0D - Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec=0D + RiscVPlatformPkg/RiscVPlatformPkg.dec=0D =0D [LibraryClasses]=0D BaseLib=0D diff --git a/Platform/RISC-V/PlatformPkg/Include/Library/Edk2OpensbiPlatfor= mWrapperLib.h b/RiscVPlatformPkg/Include/Library/Edk2OpensbiPlatformWrapper= Lib.h similarity index 100% rename from Platform/RISC-V/PlatformPkg/Include/Library/Edk2OpensbiPlatform= WrapperLib.h rename to RiscVPlatformPkg/Include/Library/Edk2OpensbiPlatformWrapperLib.h diff --git a/Platform/RISC-V/PlatformPkg/Include/Library/FirmwareContextPro= cessorSpecificLib.h b/RiscVPlatformPkg/Include/Library/FirmwareContextProce= ssorSpecificLib.h similarity index 100% rename from Platform/RISC-V/PlatformPkg/Include/Library/FirmwareContextProc= essorSpecificLib.h rename to RiscVPlatformPkg/Include/Library/FirmwareContextProcessorSpecific= Lib.h diff --git a/Platform/RISC-V/PlatformPkg/Include/Library/PlatformSecPpiLib.= h b/RiscVPlatformPkg/Include/Library/PlatformSecPpiLib.h similarity index 100% rename from Platform/RISC-V/PlatformPkg/Include/Library/PlatformSecPpiLib.h rename to RiscVPlatformPkg/Include/Library/PlatformSecPpiLib.h diff --git a/Platform/RISC-V/PlatformPkg/Include/Library/RiscVPlatformTempM= emoryInitLib.h b/RiscVPlatformPkg/Include/Library/RiscVPlatformTempMemoryIn= itLib.h similarity index 100% rename from Platform/RISC-V/PlatformPkg/Include/Library/RiscVPlatformTempMe= moryInitLib.h rename to RiscVPlatformPkg/Include/Library/RiscVPlatformTempMemoryInitLib.h diff --git a/Platform/RISC-V/PlatformPkg/Include/Library/RiscVSpecialPlatfo= rmLib.h b/RiscVPlatformPkg/Include/Library/RiscVSpecialPlatformLib.h similarity index 100% rename from Platform/RISC-V/PlatformPkg/Include/Library/RiscVSpecialPlatfor= mLib.h rename to RiscVPlatformPkg/Include/Library/RiscVSpecialPlatformLib.h diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Pla= tformBootManager.h b/RiscVPlatformPkg/Library/PlatformBootManagerLib/Platfo= rmBootManager.h similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Plat= formBootManager.h rename to RiscVPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManag= er.h diff --git a/Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Platform= .h b/RiscVPlatformPkg/Universal/Pei/PlatformPei/Platform.h similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Platform.h rename to RiscVPlatformPkg/Universal/Pei/PlatformPei/Platform.h diff --git a/Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.h b/RiscVPla= tformPkg/Universal/Sec/SecMain.h similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.h rename to RiscVPlatformPkg/Universal/Sec/SecMain.h diff --git a/Platform/RISC-V/PlatformPkg/Library/Edk2OpensbiPlatformWrapper= Lib/Edk2OpensbiPlatformWrapperLib.c b/RiscVPlatformPkg/Library/Edk2OpensbiP= latformWrapperLib/Edk2OpensbiPlatformWrapperLib.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/Edk2OpensbiPlatformWrapperL= ib/Edk2OpensbiPlatformWrapperLib.c rename to RiscVPlatformPkg/Library/Edk2OpensbiPlatformWrapperLib/Edk2Opensb= iPlatformWrapperLib.c diff --git a/Platform/RISC-V/PlatformPkg/Library/FirmwareContextProcessorSp= ecificLib/FirmwareContextProcessorSpecificLib.c b/RiscVPlatformPkg/Library/= FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/FirmwareContextProcessorSpe= cificLib/FirmwareContextProcessorSpecificLib.c rename to RiscVPlatformPkg/Library/FirmwareContextProcessorSpecificLib/Firm= wareContextProcessorSpecificLib.c diff --git a/Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLib/Platfor= m.c b/RiscVPlatformPkg/Library/OpensbiPlatformLib/Platform.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLib/Platform= .c rename to RiscVPlatformPkg/Library/OpensbiPlatformLib/Platform.c diff --git a/Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreE= ntryPoint.c b/RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEn= tryPoint.c rename to RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c diff --git a/Platform/RISC-V/PlatformPkg/Library/PeiCoreInfoHobLibNull/Core= InfoHob.c b/RiscVPlatformPkg/Library/PeiCoreInfoHobLibNull/CoreInfoHob.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PeiCoreInfoHobLibNull/CoreI= nfoHob.c rename to RiscVPlatformPkg/Library/PeiCoreInfoHobLibNull/CoreInfoHob.c diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Pla= tformBootManager.c b/RiscVPlatformPkg/Library/PlatformBootManagerLib/Platfo= rmBootManager.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Plat= formBootManager.c rename to RiscVPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManag= er.c diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Pla= tformData.c b/RiscVPlatformPkg/Library/PlatformBootManagerLib/PlatformData.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Plat= formData.c rename to RiscVPlatformPkg/Library/PlatformBootManagerLib/PlatformData.c diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformMemoryTestLibNull/= PlatformMemoryTestLibNull.c b/RiscVPlatformPkg/Library/PlatformMemoryTestLi= bNull/PlatformMemoryTestLibNull.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformMemoryTestLibNull/P= latformMemoryTestLibNull.c rename to RiscVPlatformPkg/Library/PlatformMemoryTestLibNull/PlatformMemory= TestLibNull.c diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibNull/Plat= formSecPpiLib.c b/RiscVPlatformPkg/Library/PlatformSecPpiLibNull/PlatformSe= cPpiLib.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibNull/Platf= ormSecPpiLib.c rename to RiscVPlatformPkg/Library/PlatformSecPpiLibNull/PlatformSecPpiLib.c diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformUpdateProgressLibN= ull/PlatformUpdateProgressLibNull.c b/RiscVPlatformPkg/Library/PlatformUpda= teProgressLibNull/PlatformUpdateProgressLibNull.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformUpdateProgressLibNu= ll/PlatformUpdateProgressLibNull.c rename to RiscVPlatformPkg/Library/PlatformUpdateProgressLibNull/PlatformUp= dateProgressLibNull.c diff --git a/Platform/RISC-V/PlatformPkg/Library/ResetSystemLib/ResetSystem= Lib.c b/RiscVPlatformPkg/Library/ResetSystemLib/ResetSystemLib.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/ResetSystemLib/ResetSystemL= ib.c rename to RiscVPlatformPkg/Library/ResetSystemLib/ResetSystemLib.c diff --git a/Platform/RISC-V/PlatformPkg/Library/RiscVSpecialPlatformLibNul= l/RiscVSpecialPlatformLib.c b/RiscVPlatformPkg/Library/RiscVSpecialPlatform= LibNull/RiscVSpecialPlatformLib.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/RiscVSpecialPlatformLibNull= /RiscVSpecialPlatformLib.c rename to RiscVPlatformPkg/Library/RiscVSpecialPlatformLibNull/RiscVSpecial= PlatformLib.c diff --git a/Platform/RISC-V/PlatformPkg/Universal/FdtPeim/FdtPeim.c b/Risc= VPlatformPkg/Universal/FdtPeim/FdtPeim.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/FdtPeim/FdtPeim.c rename to RiscVPlatformPkg/Universal/FdtPeim/FdtPeim.c diff --git a/Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Fv.c b/R= iscVPlatformPkg/Universal/Pei/PlatformPei/Fv.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Fv.c rename to RiscVPlatformPkg/Universal/Pei/PlatformPei/Fv.c diff --git a/Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/MemDetec= t.c b/RiscVPlatformPkg/Universal/Pei/PlatformPei/MemDetect.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/MemDetect= .c rename to RiscVPlatformPkg/Universal/Pei/PlatformPei/MemDetect.c diff --git a/Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Platform= .c b/RiscVPlatformPkg/Universal/Pei/PlatformPei/Platform.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Platform.c rename to RiscVPlatformPkg/Universal/Pei/PlatformPei/Platform.c diff --git a/Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.c b/RiscVPla= tformPkg/Universal/Sec/SecMain.c similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.c rename to RiscVPlatformPkg/Universal/Sec/SecMain.c diff --git a/Platform/RISC-V/PlatformPkg/Readme.md b/RiscVPlatformPkg/Readm= e.md similarity index 100% rename from Platform/RISC-V/PlatformPkg/Readme.md rename to RiscVPlatformPkg/Readme.md diff --git a/Platform/RISC-V/PlatformPkg/Documents/Media/RiscVEdk2BootProce= ss.svg b/RiscVPlatformPkg/Documents/Media/RiscVEdk2BootProcess.svg similarity index 100% rename from Platform/RISC-V/PlatformPkg/Documents/Media/RiscVEdk2BootProces= s.svg rename to RiscVPlatformPkg/Documents/Media/RiscVEdk2BootProcess.svg diff --git a/Platform/RISC-V/PlatformPkg/Documents/Media/RiscVEdk2FwDomain.= svg b/RiscVPlatformPkg/Documents/Media/RiscVEdk2FwDomain.svg similarity index 100% rename from Platform/RISC-V/PlatformPkg/Documents/Media/RiscVEdk2FwDomain.s= vg rename to RiscVPlatformPkg/Documents/Media/RiscVEdk2FwDomain.svg diff --git a/Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreE= ntryPoint.uni b/RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoin= t.uni similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEn= tryPoint.uni rename to RiscVPlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni diff --git a/Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Str= ings.uni b/RiscVPlatformPkg/Library/PlatformBootManagerLib/Strings.uni similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Stri= ngs.uni rename to RiscVPlatformPkg/Library/PlatformBootManagerLib/Strings.uni diff --git a/Platform/RISC-V/PlatformPkg/Library/RiscVPlatformTempMemoryIni= tLibNull/Riscv64/TempMemInit.S b/RiscVPlatformPkg/Library/RiscVPlatformTemp= MemoryInitLibNull/Riscv64/TempMemInit.S similarity index 100% rename from Platform/RISC-V/PlatformPkg/Library/RiscVPlatformTempMemoryInit= LibNull/Riscv64/TempMemInit.S rename to RiscVPlatformPkg/Library/RiscVPlatformTempMemoryInitLibNull/Riscv= 64/TempMemInit.S diff --git a/Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.uni b/RiscVPlatfo= rmPkg/RiscVPlatformPkg.uni similarity index 100% rename from Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.uni rename to RiscVPlatformPkg/RiscVPlatformPkg.uni diff --git a/Platform/RISC-V/PlatformPkg/RiscVPlatformPkgExtra.uni b/RiscVP= latformPkg/RiscVPlatformPkgExtra.uni similarity index 100% rename from Platform/RISC-V/PlatformPkg/RiscVPlatformPkgExtra.uni rename to RiscVPlatformPkg/RiscVPlatformPkgExtra.uni diff --git a/Platform/RISC-V/PlatformPkg/Universal/Sec/Riscv64/SecEntry.S b= /RiscVPlatformPkg/Universal/Sec/Riscv64/SecEntry.S similarity index 100% rename from Platform/RISC-V/PlatformPkg/Universal/Sec/Riscv64/SecEntry.S rename to RiscVPlatformPkg/Universal/Sec/Riscv64/SecEntry.S --=20 2.31.1