Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b92e16d5c30d3a525721720691035cf149a48f74
      
https://github.com/tianocore/edk2/commit/b92e16d5c30d3a525721720691035cf149a48f74
  Author: Chao Li <lic...@loongson.cn>
  Date:   2024-07-12 (Fri, 12 Jul 2024)

  Changed paths:
    M BaseTools/Conf/tools_def.template

  Log Message:
  -----------
  BaseTools: Remove fno-plt from LoongArch CC flags

Static relocation types have been handled in GenFw if using the PIC, and
the CC flags not enable `fno-pic` by default.
The option `fno-plt` is not necessary, as is not created by defualt in
edk2(static linking) regardless of wether `fplt` is used or not, so
remove this option from the LoongArch common CC flags.

Cc: Rebecca Cran <rebe...@bsdio.com>
Cc: Liming Gao <gaolim...@byosoft.com.cn>
Cc: Bob Feng <bob.c.f...@intel.com>
Cc: Yuwei Chen <yuwei.c...@intel.com>
Signed-off-by: Chao Li <lic...@loongson.cn>


  Commit: 5dc6f19b384abe761429d3192ab76c213b57b211
      
https://github.com/tianocore/edk2/commit/5dc6f19b384abe761429d3192ab76c213b57b211
  Author: Chao Li <lic...@loongson.cn>
  Date:   2024-07-12 (Fri, 12 Jul 2024)

  Changed paths:
    M 
OvmfPkg/LoongArchVirt/Library/Fdt16550SerialPortHookLib/Fdt16550SerialPortHookLib.c

  Log Message:
  -----------
  OvmfPkg: Fix the wild pointer in Fdt16550SerialProtHookLib

There was a wild pointer in Fdt16550SerialProtHookLib which pointed to
an unknown space, which was very wrong and has been fixed.

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/2b6d0eb43439...5dc6f19b384a

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