Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: a56c2eb07e5bab558d0d52d7f9c297c5b566c325
      
https://github.com/tianocore/edk2/commit/a56c2eb07e5bab558d0d52d7f9c297c5b566c325
  Author: Thamballi Sreelalitha <sreel...@qti.qualcomm.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M MdePkg/Library/BaseFdtLib/LibFdtSupport.h

  Log Message:
  -----------
  MdePkg/BaseFdtLib: Remove unused macros and string APIs

Removed legacy macros and string helper APIs that are no longer used
in the BaseFdtLib implementation. Specifically:
- Dropped strcmp macro that incorrectly expected 3 arguments but
  ignored the third parameter.
- Cleaned up other unused macros and redundant string APIs.

These changes align with the current upstream libfdt module and
reduce dead code.

Signed-off-by: Thamballi Sreelalitha <sreel...@qti.qualcomm.com>



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