Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 96ed60dfd7d4818a532216d64ee87b13fae5c726
      
https://github.com/tianocore/edk2/commit/96ed60dfd7d4818a532216d64ee87b13fae5c726
  Author: Mateusz Albecki <[email protected]>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M MdePkg/Library/UefiDevicePathLib/DevicePathToText.c

  Log Message:
  -----------
  MdePkg/UefiDevicePathLib: Fix AcpiEx print logic

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4555

Add logic that checks if the code doesn't overflow
ACPI_EXTENDED_HID_DEVICE_PATH node when searching for optional
strings. If the string is not provided in the device path node
default value of "\0" is used.

Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Signed-off-by: Mateusz Albecki <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>


  Commit: 0355e559c6c4a7d3602120045d74e3a1e792fec6
      
https://github.com/tianocore/edk2/commit/0355e559c6c4a7d3602120045d74e3a1e792fec6
  Author: Mateusz Albecki <[email protected]>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M MdePkg/MdePkg.ci.yaml
    M MdePkg/Test/MdePkgHostTest.dsc
    A MdePkg/Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.c
    A MdePkg/Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.h
    A MdePkg/Test/UnitTest/Library/DevicePathLib/TestDevicePathLibHost.inf
    A 
MdePkg/Test/UnitTest/Library/DevicePathLib/TestDevicePathStringConversions.c

  Log Message:
  -----------
  MdePkg/Test: Add DevicePathLib host test module

This commit adds host-based unit tests for device path lib.

Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Signed-off-by: Mateusz Albecki <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/8abbf6d87e68...0355e559c6c4


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to