Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 0fdffb71df7c99301c6430a95af207159cbe9655
https://github.com/tianocore/edk2/commit/0fdffb71df7c99301c6430a95af207159cbe9655
Author: Chao Li <[email protected]>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M UefiCpuPkg/Library/CpuExceptionHandlerLib/LoongArch/DxeExceptionLib.c
M
UefiCpuPkg/Library/CpuExceptionHandlerLib/LoongArch/LoongArch64/ArchExceptionHandler.c
M UefiCpuPkg/Library/CpuExceptionHandlerLib/LoongArch/SecPeiExceptionLib.c
Log Message:
-----------
UefiCpuPkg: Adjust the exception handler logic on LoongArch64
There is a problem with LoongArch64 exception handler, it returns a
unhandled value when we get an exception type, the correct value should
be right shifted 16 bits, so fix it.
Cc: Ray Ni <[email protected]>
Cc: Jiaxin Wu <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Dun Tan <[email protected]>
Cc: Rahul Kumar <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Jiaxin Wu <[email protected]>
Signed-off-by: Chao Li <[email protected]>
Commit: 2ece0790f7c23292bb29a0f8008d7fac947852ea
https://github.com/tianocore/edk2/commit/2ece0790f7c23292bb29a0f8008d7fac947852ea
Author: Chao Li <[email protected]>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M UefiCpuPkg/Library/CpuExceptionHandlerLib/LoongArch/ExceptionCommon.c
M UefiCpuPkg/Library/CpuExceptionHandlerLib/LoongArch/ExceptionCommon.h
M
UefiCpuPkg/Library/CpuExceptionHandlerLib/LoongArch/LoongArch64/ArchExceptionHandler.c
Log Message:
-----------
UefiCpuPkg: Add dump interrupt type on LoongArch64
If the exception type is INT, we need to know which interrupt could not
be handled, so we added a method to dump them.
Cc: Ray Ni <[email protected]>
Cc: Jiaxin Wu <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Dun Tan <[email protected]>
Cc: Rahul Kumar <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Jiaxin Wu <[email protected]>
Signed-off-by: Chao Li <[email protected]>
Commit: b8f3199595d23c29433528a5207a6aa9fb368d44
https://github.com/tianocore/edk2/commit/b8f3199595d23c29433528a5207a6aa9fb368d44
Author: Chao Li <[email protected]>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M OvmfPkg/LoongArchVirt/LoongArchVirtQemu.dsc
Log Message:
-----------
OvmfPkg/LoongArch: Enabling some base libraries
BaseCryptLib, RngLib, IntrinsicLib and OpensslLib are enabled by default
on LoongArch VM, since some APPs or OS require them.
Cc: Ard Biesheuvel <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Signed-off-by: Chao Li <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/fbbf4206c13e...b8f3199595d2
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits