Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 22122aed0d4366a1f7b9adde3a12f27ac7d77a06
      
https://github.com/tianocore/edk2/commit/22122aed0d4366a1f7b9adde3a12f27ac7d77a06
  Author: Ajan Zhong <[email protected]>
  Date:   2026-01-21 (Wed, 21 Jan 2026)

  Changed paths:
    M UefiPayloadPkg/UefiPayloadPkg.dsc

  Log Message:
  -----------
  UefiPayloadPkg: Remove fixed serial port settings for AARCH64

Remove fixed serial port settings, it allows serial port settings
can be configured by bootloader to adapt actual platform hardware
configuration.

Signed-off-by: Ajan Zhong <[email protected]>


  Commit: 6f536c022638e755279da665e7eca24abef41b42
      
https://github.com/tianocore/edk2/commit/6f536c022638e755279da665e7eca24abef41b42
  Author: Ajan Zhong <[email protected]>
  Date:   2026-01-21 (Wed, 21 Jan 2026)

  Changed paths:
    M UefiPayloadPkg/Library/FdtParserLib/FdtParseLib.inf
    M UefiPayloadPkg/Library/FdtParserLib/FdtParserLib.c
    M UefiPayloadPkg/UefiPayloadPkg.dec
    M UefiPayloadPkg/UefiPayloadPkg.dsc

  Log Message:
  -----------
  UefiPayloadPkg: Add PCD to control PCI DMA memory above 4GB

PCI Root Bridge is allowed to allocate DMA memory below 4GB by default,
this policy does not applicable to all platform. For instance, QEMU
SBSA refernce platform configure system memory base to be 0x10000000000,
it makes all available memory resides above 0x10000000000.

To make DmaAbove4G member of structure RootBridge flexible, use PCD to
control behavior of DmaAbove4G.

Signed-off-by: Ajan Zhong <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/27e4a5510aaa...6f536c022638

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

Reply via email to