On Mon, Mar 06, 2023 at 03:26:08PM -0600, Andrei Warkentin wrote: > Dear all, > > Please find the following patches for your reviewing pleasure. Sunil > suggested I put these into a single patch set, instead of sending > out these separately. > > This patch set is also available at > https://github.com/andreiw/edk2-rv-wip/tree/patchset-1 > > Andrei Warkentin (7): > OvmfPkg: RiscVVirt: add SATA support > MdePkg: BasePeCoffLib: Allow AArch64 and x64 images in > ImageFormatSupported > MdePkg: BaseLib: don't log in RISCV InternalSwitchStack > MdePkg: BaseCpuLib: Fix RISCV CpuSleep symbol name. > MdeModulePkg: Dxe: add RISCV64 to mMachineTypeInfo > UefiCpuPkg: CpuTimerDxeRiscV64: fix tick duration accounting > UefiCpuPkg: BaseRiscV64CpuExceptionHandlerLib: clean up exception > handling > > OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc > | 7 + > OvmfPkg/RiscVVirt/RiscVVirtQemu.fdf > | 7 + > MdePkg/Include/Protocol/DebugSupport.h > | 32 ++- > > UefiCpuPkg/Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.h > | 11 +- > MdeModulePkg/Core/Dxe/Image/Image.c > | 3 +- > MdePkg/Library/BaseLib/RiscV64/InternalSwitchStack.c > | 8 - > MdePkg/Library/BasePeCoffLib/RiscV/PeCoffLoaderEx.c > | 9 +- > UefiCpuPkg/CpuTimerDxeRiscV64/Timer.c > | 39 ++-- > > UefiCpuPkg/Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.c > | 235 ++++++++++++++++++-- > MdePkg/Library/BaseCpuLib/RiscV/Cpu.S > | 4 +- > UefiCpuPkg/Library/BaseRiscV64CpuExceptionHandlerLib/SupervisorTrapHandler.S > | 17 +- > 11 files changed, 302 insertions(+), 70 deletions(-) >
Thanks. Merged as part of PR #4118 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100878): https://edk2.groups.io/g/devel/message/100878 Mute This Topic: https://groups.io/mt/97436045/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-