Re: [edk2-test PATCHv2 5/5] SctPkg: Remove trailing whitespace
Some non-whitespace changes in this patch, such as SctLibPlt.h, goVirtual.S and maybe others. I think you mixed up the changes by accident?
toggle quoted message
Show quoted text
-----Original Message-----
From: G Edhaya Chandran [mailto:Edhaya.Chandran@...]
Sent: Wednesday, February 24, 2021 5:02 PM
To: Schaefer, Daniel <daniel.schaefer@...>; devel@edk2.groups.io
Cc: Barton Gao <gaojie@...>; Samer El-Haj-Mahmoud
<Samer.El-Haj-Mahmoud@...>; Eric Jin <eric.jin@...>; Arvin
Chen <arvinx.chen@...>; Leif Lindholm <leif@...>; Heinrich
Schuchardt <xypron.glpk@...>; Chang, Abner (HPS SW/FW Technologist)
<abner.chang@...>
Subject: RE: [edk2-test PATCHv2 5/5] SctPkg: Remove trailing whitespace
Reviewed-by: G Edhaya Chandran<edhaya.chandran@...>-----Original Message-----<abner.chang@...>
From: Daniel Schaefer <daniel.schaefer@...>
Sent: 09 February 2021 21:14
To: devel@edk2.groups.io
Cc: G Edhaya Chandran <Edhaya.Chandran@...>; Barton Gao
<gaojie@...>; Samer El-Haj-Mahmoud <Samer.El-Haj-
Mahmoud@...>; Eric Jin <eric.jin@...>; Arvin Chen
<arvinx.chen@...>; Leif Lindholm <leif@...>; Heinrich
Schuchardt <xypron.glpk@...>; Abner ChangSubject: [edk2-test PATCHv2 5/5] SctPkg: Remove trailing whitespace3D3042&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg
REF:INVALID URI REMOVED
ocore.org_show-5Fbug.cgi-3Fid-
&r=_SN6FZBN4Vgi4Ulkskz6qU3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz
_9J6TfZzUw8dFUYHnlN6sUiEDYhuXY8&s=O2aIe5GLoSMYAR-eYh_EPm_WTgaHPatmncmzZlNnYWI&e=sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6
Cc: G Edhaya Chandran <Edhaya.Chandran@...>
Cc: Barton Gao <gaojie@...>
Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
Cc: Eric Jin <eric.jin@...>
Cc: Arvin Chen <arvinx.chen@...>
Cc: Leif Lindholm <leif@...>
Cc: Heinrich Schuchardt <xypron.glpk@...>
Cc: Abner Chang <abner.chang@...>
Signed-off-by: Daniel Schaefer <daniel.schaefer@...>
---
uefi-sct/SctPkg/Library/SctLib/Aarch64/SctLibPlat.h
| 4 +--
uefi-sct/SctPkg/Library/SctLib/Aarch64/initplat.c
| 6 ++---
uefi-sct/SctPkg/Library/SctLib/Riscv64/SctLibPlat.h
| 7 +++--
uefi-sct/SctPkg/Library/SctLib/Riscv64/initplat.c
| 6 ++---
uefi-sct/SctPkg/SCRT/SCRTApp/Aarch64/GoVirtual.S
| 15 ++++++-----
uefi-sct/SctPkg/SCRT/SCRTApp/Aarch64/VirtualMemory.c
| 22 +++++++--------
uefi-sct/SctPkg/SCRT/SCRTApp/Riscv64/GoVirtual.S
| 6 ++---
uefi-sct/SctPkg/SCRT/SCRTApp/Riscv64/VirtualMemory.c
| 6 ++---
uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Debug.c
| 28 +++++++-------------
uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Dump.c
| 8 +++---
uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.c
| 15 ++++++-----
uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.h
| 8 +++---
uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Debug.c
| 6 ++---
uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Dump.c
| 8 +++---
uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Io.c
| 8 +++---
uefi-
4/DebugSupportBBTestCacheFunction.c | 6 ++---sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6
uefi-4/D ebugSupportBBTestExceptionCallbackFunction.c | 18 ++++++-------sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6
uefi-
4/PlatformIsa.c | 10 +++----sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv64
uefi-
/DebugSupportBBTestCacheFunction.c | 6 ++---sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv6
uefi-4/De bugSupportBBTestExceptionCallbackFunction.c | 6 ++---sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv64
uefi-
/PlatformIsa.c | 6 ++---sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aarch64/EntsLib
uefi-
Plat.h | 8 +++---sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Riscv64/EntsLib
uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aarch64/InitPl
at.c
| 6 ++---
uefi-
Plat.h | 6 ++---may be found
uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Riscv64/InitPl
at.c
| 6 ++---
25 files changed, 109 insertions(+), 122 deletions(-)
diff --git a/uefi-sct/SctPkg/Library/SctLib/Aarch64/SctLibPlat.h
b/uefi- sct/SctPkg/Library/SctLib/Aarch64/SctLibPlat.h
index ee7c656b..b7832e18 100644
--- a/uefi-sct/SctPkg/Library/SctLib/Aarch64/SctLibPlat.h
+++ b/uefi-sct/SctPkg/Library/SctLib/Aarch64/SctLibPlat.h
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseat INVALID URI REMOVED3A__opensource.org_licenses_bsd-
2Dlicense.php&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4V
gi4Ulkskz6qU3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFU
YHnlN6sUiEDYhuXY8&s=1xg2ZgIGgbWvH65Ek_Blc2bH0tk4175v2jjzPNqPjqY&
e= THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTmay be found
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-
sct/SctPkg/Library/SctLib/Aarch64/initplat.c b/uefi-
sct/SctPkg/Library/SctLib/Aarch64/initplat.c
index a48bb2f3..1c247c91 100644
--- a/uefi-sct/SctPkg/Library/SctLib/Aarch64/initplat.c
+++ b/uefi-sct/SctPkg/Library/SctLib/Aarch64/initplat.c
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseat INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTARM
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-
sct/SctPkg/Library/SctLib/Riscv64/SctLibPlat.h b/uefi-
sct/SctPkg/Library/SctLib/Riscv64/SctLibPlat.h
index 69e7f904..b7832e18 100644
--- a/uefi-sct/SctPkg/Library/SctLib/Riscv64/SctLibPlat.h
+++ b/uefi-sct/SctPkg/Library/SctLib/Riscv64/SctLibPlat.h
@@ -2,16 +2,15 @@
Copyright 2006 - 2012 Unified EFI, Inc.<BR> Copyright (c) 2011 - 2012,Ltd. All rights reserved.<BR>- Copyright (c) 2021, Hewlett PackardEnterpriseDevelopment LP. All rights reserved.<BR> This program and theaccompanies this distribution.
accompanying materials are licensed and made available under the terms
and conditions of the BSD License- which accompanies this
distribution. The full text of the license may be found at + whichThe full text of the license may be found at3A__opensource.org_licenses_bsd-
INVALID URI REMOVED
2Dlicense.php&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4V
gi4Ulkskz6qU3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFU
YHnlN6sUiEDYhuXY8&s=1xg2ZgIGgbWvH65Ek_Blc2bH0tk4175v2jjzPNqPjqY&
e= THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTmay be found
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ @@ -21,7 +20,7 @@ Module Name:
Abstract: - RISCV64 specific defines+ AArch64 specific defines
--*/ diff --git a/uefi-sct/SctPkg/Library/SctLib/Riscv64/initplat.c
b/uefi- sct/SctPkg/Library/SctLib/Riscv64/initplat.c
index a48bb2f3..1c247c91 100644
--- a/uefi-sct/SctPkg/Library/SctLib/Riscv64/initplat.c
+++ b/uefi-sct/SctPkg/Library/SctLib/Riscv64/initplat.c
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseat INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTLtd.
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-
sct/SctPkg/SCRT/SCRTApp/Aarch64/GoVirtual.S b/uefi-
sct/SctPkg/SCRT/SCRTApp/Aarch64/GoVirtual.S
index d223b36b..66b5ab6a 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTApp/Aarch64/GoVirtual.S
+++ b/uefi-sct/SctPkg/SCRT/SCRTApp/Aarch64/GoVirtual.S
@@ -2,15 +2,16 @@
# # Copyright 2010 - 2012 Unified EFI, Inc.<BR> # Copyright (c) 2012, ARMAll rights reserved.<BR>+# Copyright (c) 2021, Hewlett Packard3A__opensource.org_lic
Enterprise Development LP.<BR> # # This program and the accompanying
materials # are licensed and made available under the terms and
conditions of the BSD License-# which accompanies this distribution.
The full text of the license may be found at +# which accompanies
this distribution. The full text of the license may be found at #
INVALID URI REMOVEDenses_bsd-2Dlicense.php-2D-23&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6
FZBN4Vgi4Ulkskz6qU3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZz
Uw8dFUYH
nlN6sUiEDYhuXY8&s=M9Ds6WvWrIl74d8evE7YeG6rmOEZuHX7nw11V9gHljE
&e= +# # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN
"AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND,
EITHER EXPRESS OR IMPLIED.-# +# ## # #@@ -23,7 +24,7 @@ #--*/ #start of
the code section .text-/* FIXME: Should alignment be different on Aarch64?
*/+/* FIXME:Should alignment be different on Riscv64? */ .align 3 .globalaccompanies this distribution.
JumpToTestFunc@@ -37,8 +38,8 @@
# ) # JumpToTestFunc:-mov x2, x0-mov x0, x1+mv x2, x0+
mv x0, x1 // Jump to Virtual function-blr x2+jalr x2diff --git
a/uefi-sct/SctPkg/SCRT/SCRTApp/Aarch64/VirtualMemory.c b/uefi-
sct/SctPkg/SCRT/SCRTApp/Aarch64/VirtualMemory.c
index 397b3514..c85ea27b 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTApp/Aarch64/VirtualMemory.c
+++ b/uefi-sct/SctPkg/SCRT/SCRTApp/Aarch64/VirtualMemory.c
@@ -2,15 +2,16 @@
Copyright 2006 - 2012 Unified EFI, Inc.<BR> Copyright (c) 2012, ARM Ltd.
All rights reserved.<BR>+ Copyright (c) 2021, Hewlett Packard Enterprise
Development LP. All rights reserved.<BR> This program and the
accompanying materials are licensed and made available under the terms
and conditions of the BSD License- which accompanies this
distribution. The full text of the license may be found at + whichThe full text of the license may be found at3A__opensource.org_licenses_bsd-2Dlicense.php-
INVALID URI REMOVED
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTanything here.+ /* Note: It is
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ @@ -22,9 +23,6 @@ Module Name:
#include "SCRTApp.h" -#define VIRT_TO_PHYS_OFFSET (0x80000000)
//2G--BOOLEAN HighAddress = FALSE; UINTN PageTable = 0; @@ -
49,11 +47,10 @@ Returns:
--*/ {-/*Note: It is presumed that on ARM v5, V6 and V7
architectures- * the MMU is configured and enabled in PEI phase. As
VirtualFunc- * is already mapped to virtual memory, don't have to dopresumed that on RISCV architectures the MMU is configured and+ *enabledin PEI phase. As VirtualFunc is already mapped to virtual memory,+ * don'tconfigured
have to do anything here. */- /* FIXME: Is it the same on ARM v8? */
} @@ -174,9 +171,8 @@ Returns:
--*/ { //- // Note: It is assumed that the MMU and page tables areon ARM platforms- // based on ARM v5 v6 and v7 architecture.+ //V+ //
Note: It is assumed that the MMU and page tables are configured on RISC-platforms. //- /* FIXME: Is it the same on ARM v8? */3A__opensource.org_lic
JumpToTestFunc(VirtualFunc, HandOffAddr); }diff --git a/uefi-
sct/SctPkg/SCRT/SCRTApp/Riscv64/GoVirtual.S b/uefi-
sct/SctPkg/SCRT/SCRTApp/Riscv64/GoVirtual.S
index ae33da18..6b727d6e 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTApp/Riscv64/GoVirtual.S
+++ b/uefi-sct/SctPkg/SCRT/SCRTApp/Riscv64/GoVirtual.S
@@ -6,12 +6,12 @@
# # This program and the accompanying materials # are licensed and
made available under the terms and conditions of the BSD License-#
which accompanies this distribution. The full text of the license may
be found at +# which accompanies this distribution. The full text of
the license may be found at #
INVALID URI REMOVEDenses_bsd-2Dlicense.php-2D-23&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6
FZBN4Vgi4Ulkskz6qU3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZz
Uw8dFUYH
nlN6sUiEDYhuXY8&s=M9Ds6WvWrIl74d8evE7YeG6rmOEZuHX7nw11V9gHljE
&e= +# #THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS"BASIS,# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHEREXPRESSOR IMPLIED.-# +# ## # #diff --git a/uefi-may be found
sct/SctPkg/SCRT/SCRTApp/Riscv64/VirtualMemory.c b/uefi-
sct/SctPkg/SCRT/SCRTApp/Riscv64/VirtualMemory.c
index 00b59594..c85ea27b 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTApp/Riscv64/VirtualMemory.c
+++ b/uefi-sct/SctPkg/SCRT/SCRTApp/Riscv64/VirtualMemory.c
@@ -6,12 +6,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseat INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTLtd.
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-
sct/SctPkg/SCRT/SCRTDriver/Aarch64/Debug.c b/uefi-
sct/SctPkg/SCRT/SCRTDriver/Aarch64/Debug.c
index 6161d596..b3e13f63 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Debug.c
+++ b/uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Debug.c
@@ -1,16 +1,17 @@
/** @file Copyright 2006 - 2012 Unified EFI, Inc.<BR>- Copyright (c) 2011 -
2012 ARM Ltd. All rights reserved.<BR> + Copyright (c) 2011 - 2012 ARMAll rights reserved.<BR>+ Copyright (c) 2021 Hewlett Packard Enterpriseaccompanies this distribution.
Development LP. All rights reserved.<BR> This program and the
accompanying materials are licensed and made available under the terms
and conditions of the BSD License- which accompanies this
distribution. The full text of the license may be found at + whichThe full text of the license may be found at3A__opensource.org_licenses_bsd-2Dlicense.php-
INVALID URI REMOVED
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT42,18
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++@@ -24,7 +25,6 @@ Module Name:
#include "SCRTDriver.h" UINTN mHandOffPtr = 0;-
EFI_PHYSICAL_ADDRESS mIoPortSpaceAddress = 0; EFI_STATUS@@ -+42,10 @@ ConsumeHandOff (mIoPortSpaceAddress =
HandOffPtr = (RUNTIME_HANDOFF*)mHandOffPtr; *ConfigData =
HandOffPtr->ConfigureInfo; - if (!HandOffPtr->DebuggerInfo.MmioFlag){-
//- // If debug port is I/O mapped, fix IoBase Address.- //-
FixAddress(&HandOffPtr->DebuggerInfo.IoBase);-HandOffPtr->DebuggerInfo.IoBase;- } else {- //- // If debug port isMMIO,fix MmioBase Address.- //- FixAddress(&HandOffPtr-Ltd.DebuggerInfo.MmioBase);- }+ //+ // Fix MmioBase Address.+ //+FixAddress(&HandOffPtr->DebuggerInfo.MmioBase); return
EFI_SUCCESS; }@@ -65,7 +57,7 @@ Send2UART (
) { //- // TODO: On ARM platforms use platform specific functions to+ //
TODO: On RISC-V platforms use platform specific functions to // write the
data to UART. // return EFI_SUCCESS;diff --git a/uefi-
sct/SctPkg/SCRT/SCRTDriver/Aarch64/Dump.c b/uefi-
sct/SctPkg/SCRT/SCRTDriver/Aarch64/Dump.c
index cc8d9869..cb9771b1 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Dump.c
+++ b/uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Dump.c
@@ -1,16 +1,16 @@
/** @file Copyright 2006 - 2012 Unified EFI, Inc.<BR>- Copyright (c) 2011 -
2012 ARM Ltd. All rights reserved.<BR> + Copyright (c) 2011 - 2012 ARMAll rights reserved.<BR> This program and the accompanying materialsarelicensed and made available under the terms and conditions of the BSDtext of the license
License- which accompanies this distribution. The full text of the
license may be found at + which accompanies this distribution. The fullmay be found at INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THEPROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,EXPRESS OR
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHERIMPLIED.- + **/ /*++diff --git a/uefi-Ltd.
sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.c b/uefi-
sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.c
index b925e151..a728d3ca 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.c
+++ b/uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.c
@@ -1,16 +1,17 @@
/** @file Copyright 2006 - 2012 Unified EFI, Inc.<BR>- Copyright (c) 2011 -
2012 ARM Ltd. All rights reserved.<BR> + Copyright (c) 2011 - 2012 ARMAll rights reserved.<BR>+ (C) Copyright 2021 Hewlett Packard Enterprisetext of the license
Development LP<BR> This program and the accompanying materials are
licensed and made available under the terms and conditions of the BSD
License- which accompanies this distribution. The full text of the
license may be found at + which accompanies this distribution. The fullmay be found a INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THEPROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,EXPRESS OR
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHERIMPLIED.- + **/ /*++@@ -21,7 +22,7 @@ Module Name:Ltd.
--*/ -#include "Io.h"+#include "SCRTDriver.h" EFI_STATUS EFIAPI@@
-119,11
+120,11 @@ FixAddress (
) { //-//Note: On ARM platforms don't have to do this as all the
functions are virtually mapped.+//Note: On RISC-V platforms don't have
to do this as all the functions are virtually mapped.
// } -// Quick port to ARM+// Quick port to RISC-V. It doesn't have
traditional I/O-Port 80h POST Codes VOID Port80 (diff --git a/uefi-
sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.h b/uefi-
sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.h
index 1e78b3e4..10ab372a 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.h
+++ b/uefi-sct/SctPkg/SCRT/SCRTDriver/Aarch64/Io.h
@@ -1,16 +1,16 @@
/** @file Copyright 2006 - 2012 Unified EFI, Inc.<BR>- Copyright (c) 2011 -
2012 ARM Ltd. All rights reserved.<BR> + Copyright (c) 2011 - 2012 ARMAll rights reserved.<BR> This program and the accompanying materialsarelicensed and made available under the terms and conditions of the BSDtext of the license
License- which accompanies this distribution. The full text of the
license may be found at + which accompanies this distribution. The fullmay be found at INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THEPROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,EXPRESS OR
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHERIMPLIED.- + **/ /*++diff --git a/uefi-may be found
sct/SctPkg/SCRT/SCRTDriver/Riscv64/Debug.c b/uefi-
sct/SctPkg/SCRT/SCRTDriver/Riscv64/Debug.c
index 2991935a..b3e13f63 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Debug.c
+++ b/uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Debug.c
@@ -6,12 +6,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseat INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTLtd.
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++diff --git a/uefi-
sct/SctPkg/SCRT/SCRTDriver/Riscv64/Dump.c b/uefi-
sct/SctPkg/SCRT/SCRTDriver/Riscv64/Dump.c
index cc8d9869..cb9771b1 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Dump.c
+++ b/uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Dump.c
@@ -1,16 +1,16 @@
/** @file Copyright 2006 - 2012 Unified EFI, Inc.<BR>- Copyright (c) 2011 -
2012 ARM Ltd. All rights reserved.<BR> + Copyright (c) 2011 - 2012 ARMAll rights reserved.<BR> This program and the accompanying materialsarelicensed and made available under the terms and conditions of the BSDtext of the license
License- which accompanies this distribution. The full text of the
license may be found at + which accompanies this distribution. The fullmay be found at INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THEPROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,EXPRESS OR
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHERIMPLIED.- + **/ /*++diff --git a/uefi-Ltd.
sct/SctPkg/SCRT/SCRTDriver/Riscv64/Io.c b/uefi-
sct/SctPkg/SCRT/SCRTDriver/Riscv64/Io.c
index 255cb9a6..a728d3ca 100644
--- a/uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Io.c
+++ b/uefi-sct/SctPkg/SCRT/SCRTDriver/Riscv64/Io.c
@@ -1,17 +1,17 @@
/** @file Copyright 2006 - 2012 Unified EFI, Inc.<BR>- Copyright (c) 2011 -
2012 ARM Ltd. All rights reserved.<BR> + Copyright (c) 2011 - 2012 ARMAll rights reserved.<BR> (C) Copyright 2021 Hewlett Packard Enterprisetext of the license
Development LP<BR> This program and the accompanying materials are
licensed and made available under the terms and conditions of the BSD
License- which accompanies this distribution. The full text of the
license may be found at + which accompanies this distribution. The fullmay be found a INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THEPROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,EXPRESS OR
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHERIMPLIED.- + **/ /*++diff --git a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch64/D ebugSupportBBTestCacheFunction.c b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch64/Dsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6
ebugSupportBBTestCacheFunction.c
index 96ee7b57..6b54a25f 100644
--- a/uefi-4/Dsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBox
ebugSupportBBTestCacheFunction.c
+++ b/uefi-+++ Te st/Aarch64/DebugSupportBBTestCacheFunction.cmay be found
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseat INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-4/D ebugSupportBBTestExceptionCallbackFunction.c b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch64/D ebugSupportBBTestExceptionCallbackFunction.csct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6
index c27c0c0c..1cf2dd74 100644
--- a/uefi-4/D ebugSupportBBTestExceptionCallbackFunction.csct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBox
+++ b/uefi-+++ Te st/Aarch64/DebugSupportBBTestExceptionCallbackFunction.cARM
@@ -2,15 +2,16 @@
Copyright 2006 - 2016 Unified EFI, Inc.<BR> Copyright (c) 2011 - 2016,Ltd. All rights reserved.<BR>+ Copyright (c) 2021, Hewlett PackardEnterpriseDevelopment LP. All rights reserved.<BR> This program and theaccompanies this distribution.
accompanying materials are licensed and made available under the terms
and conditions of the BSD License- which accompanies this
distribution. The full text of the license may be found at + whichThe full text of the license may be found a3A__opensource.org_licenses_bsd-2Dlicense.php-
INVALID URI REMOVED
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTfunction.
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ @@ -37,7 +38,7 @@ SoftwareBreak (
void ) {- // Not ported to ARM yet+ // Not ported to RISC-V yet ASSERT
(FALSE); } @@ -99,9 +100,7 @@
BBTestRegisterExceptionCallbackFunctionManualTest (
// Invoke RegisterExceptionCallback() to install an interrupt handler// InvokedExceptionCallback = FALSE;- // FIXME: Is it normal that we useconstants
EXCEPT_IA32_BREAKPOINT here?- // Shouldn't we define properfor ARM exceptions in DebugSupportProtocol.h file?- Status =the
DebugSupport-RegisterExceptionCallback (DebugSupport, 0, ExceptionCallback,EXCEPT_IA32_BREAKPOINT);+ Status = DebugSupport-RegisterExceptionCallback (DebugSupport, 0, ExceptionCallback,EXCEPT_RISCV_BREAKPOINT); if ((Status == EFI_SUCCESS) || (Status ==
EFI_ALREADY_STARTED)) { AssertionType =
EFI_TEST_ASSERTION_PASSED;@@ -205,7 +204,7 @@
BBTestRegisterExceptionCallbackFunctionManualTest (
// Assertion Point 3.4.2.3 // Invoke RegisterExceptionCallback() to install
another interrupt handler function. //- Status = DebugSupport-RegisterExceptionCallback (DebugSupport, 0, ExceptionCallback1,EXCEPT_IA32_BREAKPOINT);+ Status = DebugSupport-RegisterExceptionCallback (DebugSupport, 0, ExceptionCallback1,EXCEPT_RISCV_BREAKPOINT); if (Status != EFI_ALREADY_STARTED)
{ AssertionType = EFI_TEST_ASSERTION_FAILED;@@ -228,7 +227,7 @@
BBTestRegisterExceptionCallbackFunctionManualTest (
// Assertion Point 3.4.2.4 // Invoke RegisterExceptionCallback() to unstallinterrupt handler function. //- Status = DebugSupport-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6RegisterExceptionCallback (DebugSupport, 0, NULL,EXCEPT_IA32_BREAKPOINT);+ Status = DebugSupport-RegisterExceptionCallback (DebugSupport, 0, NULL,EXCEPT_RISCV_BREAKPOINT); if (EFI_ERROR(Status)) { AssertionType =
EFI_TEST_ASSERTION_FAILED;@@ -273,4 +272,3 @@
BBTestRegisterExceptionCallbackFunctionManualTest (
return EFI_SUCCESS; }-diff --git a/uefi-4/Plsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6
atformIsa.c b/uefi-4/Plsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Aarch6
atformIsa.c
index 8334f601..d91f520e 100644
--- a/uefi-4/Plsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBox
atformIsa.c
+++ b/uefi-+++ TeARM
+++ st/Aarch64/PlatformIsa.c
@@ -2,15 +2,16 @@
Copyright 2006 - 2012 Unified EFI, Inc.<BR> Copyright (c) 2011 - 2012,Ltd. All rights reserved.<BR>+ Copyright (c) 2021, Hewlett PackardEnterpriseDevelopment LP. All rights reserved.<BR> This program and theaccompanies this distribution.
accompanying materials are licensed and made available under the terms
and conditions of the BSD License- which accompanies this
distribution. The full text of the license may be found at + whichThe full text of the license may be found at3A__opensource.org_licenses_bsd-2Dlicense.php-
INVALID URI REMOVED
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv6
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ @@ -26,5 +27,4 @@ Abstract:
#include "DebugSupportBBTestMain.h" -
EFI_INSTRUCTION_SET_ARCHITECTURE PlatformIsa = IsaAArch64;-
+EFI_INSTRUCTION_SET_ARCHITECTURE PlatformIsa = IsaRiscv64;diff --git
a/uefi-4/De bugSupportBBTestCacheFunction.c b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv64/Desct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv6
bugSupportBBTestCacheFunction.c
index 96ee7b57..6b54a25f 100644
--- a/uefi-4/Desct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBox
bugSupportBBTestCacheFunction.c
+++ b/uefi-+++ Te st/Riscv64/DebugSupportBBTestCacheFunction.cmay be found
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseat INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv6
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-4/De bugSupportBBTestExceptionCallbackFunction.c b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv64/De bugSupportBBTestExceptionCallbackFunction.csct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv6
index c6e72806..1cf2dd74 100644
--- a/uefi-4/De bugSupportBBTestExceptionCallbackFunction.csct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBox
+++ b/uefi-+++ Te st/Riscv64/DebugSupportBBTestExceptionCallbackFunction.cmay be found a
@@ -6,12 +6,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseINVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv6
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-4/Plsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv6
atformIsa.c b/uefi-4/Plsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBoxTest/Riscv6
atformIsa.c
index 8b23d91b..d91f520e 100644
--- a/uefi-4/Plsct/SctPkg/TestCase/UEFI/EFI/Protocol/DebugSupport/BlackBox
atformIsa.c
+++ b/uefi-+++ Temay be found
+++ st/Riscv64/PlatformIsa.c
@@ -6,12 +6,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseat INVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTsct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aarch64/EntsLi
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-bPlasct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aarch64/EntsLi
t.h b/uefi-bPlasct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aarch64/EntsLi
t.h
index ff781aee..41a6c8bf 100644
--- a/uefi-bPlasct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aar
t.h
+++ b/uefi-+++ chmay be found a
+++ 64/EntsLibPlat.h
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseINVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTsct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aar
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ @@ -20,7 +20,7 @@ Module Name:
Abstract: - AArch64 specific defines+ RISCV64 specific defines
--*/ diff --git
a/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aarch64/InitPl
at.c
b/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aarch64/InitPl
at.c
index 70a509a4..7a66c099 100644
--- a/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Aarch64/InitPl
at.c
+++ b/uefi-+++ chmay be found a
+++ 64/InitPlat.c
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseINVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTmay be found a
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Riscv64/EntsLi
bPlat
.h b/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Riscv64/EntsLi
bPlat
.h
index 7f7835e4..41a6c8bf 100644
--- a/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Riscv64/EntsLi
bPlat
.h
+++ b/uefi-sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Ris
+++ cv
+++ 64/EntsLibPlat.h
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseINVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTmay be found a
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ diff --git a/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Riscv64/InitPl
at.c
b/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Riscv64/InitPl
at.c
index 70a509a4..7a66c099 100644
--- a/uefi-
sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Riscv64/InitPl
at.c
+++ b/uefi-sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/Ris
+++ cv
+++ 64/InitPlat.c
@@ -5,12 +5,12 @@
This program and the accompanying materials are licensed and made
available under the terms and conditions of the BSD License- which
accompanies this distribution. The full text of the license may be
found at + which accompanies this distribution. The full text of the licenseINVALID URI REMOVED3A__opensource.org_licenses_bsd-2Dlicense.php-
2D&d=DwIFAg&c=C5b8zRQO1miGmBeVZ2LFWg&r=_SN6FZBN4Vgi4Ulkskz6q
U3NYRO03nHp9P7Z5q59A3E&m=OvftgethAGVz_9J6TfZzUw8dFUYHnlN6sUiE
DYhuXY8&s=TLa5VQ1OuQ2SDjr3pWN4xsZg-AcUQBo8n-x3R1jtdOk&e= +
THE PROGRAM ISDISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUTIMPORTANT NOTICE: The contents of this email and any attachments are
WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED.- + **/ /*++ --
2.30.0
confidential and may also be privileged. If you are not the intended recipient,
please notify the sender immediately and do not disclose the contents to any
other person, use it for any purpose, or store or copy the information in any
medium. Thank you.