Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 0fdffb71df7c99301c6430a95af207159cbe9655
      
https://github.com/tianocore/edk2/commit/0fdffb71df7c99301c6430a95af207159cbe9655
  Author: Chao Li <lic...@loongson.cn>
  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 <ray...@intel.com>
Cc: Jiaxin Wu <jiaxin...@intel.com>
Cc: Zhiguang Liu <zhiguang....@intel.com>
Cc: Dun Tan <dun....@intel.com>
Cc: Rahul Kumar <rahul1.ku...@intel.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Cc: Jiaxin Wu <jiaxin...@intel.com>
Signed-off-by: Chao Li <lic...@loongson.cn>


  Commit: 2ece0790f7c23292bb29a0f8008d7fac947852ea
      
https://github.com/tianocore/edk2/commit/2ece0790f7c23292bb29a0f8008d7fac947852ea
  Author: Chao Li <lic...@loongson.cn>
  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 <ray...@intel.com>
Cc: Jiaxin Wu <jiaxin...@intel.com>
Cc: Zhiguang Liu <zhiguang....@intel.com>
Cc: Dun Tan <dun....@intel.com>
Cc: Rahul Kumar <rahul1.ku...@intel.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Cc: Jiaxin Wu <jiaxin...@intel.com>
Signed-off-by: Chao Li <lic...@loongson.cn>


  Commit: b8f3199595d23c29433528a5207a6aa9fb368d44
      
https://github.com/tianocore/edk2/commit/b8f3199595d23c29433528a5207a6aa9fb368d44
  Author: Chao Li <lic...@loongson.cn>
  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 <ardb+tianoc...@kernel.org>
Cc: Jiewen Yao <jiewen....@intel.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Signed-off-by: Chao Li <lic...@loongson.cn>


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
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to