Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6b19b447c5b3c8bb5adbf84d56fc9b6e8dda238a
      
https://github.com/tianocore/edk2/commit/6b19b447c5b3c8bb5adbf84d56fc9b6e8dda238a
  Author: Leif Lindholm <[email protected]>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M EmbeddedPkg/Library/PrePiLib/FwVol.c

  Log Message:
  -----------
  EmbeddedPkg/PrePiLib: refactor FfsProcessSection ()

Create some helper functions to make FfsProcessSection at least halfway
readable by both humans and compilers.

Signed-off-by: Leif Lindholm <[email protected]>


  Commit: 24fd71dcaa7869b5aecfd3f429e9549d55af9dcb
      
https://github.com/tianocore/edk2/commit/24fd71dcaa7869b5aecfd3f429e9549d55af9dcb
  Author: Leif Lindholm <[email protected]>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M EmbeddedPkg/Library/PrePiLib/FwVol.c

  Log Message:
  -----------
  EmbeddedPkg/PrePiLib: eliminate unneeded variable in FfsProcessSection ()

The "Found" variable provided only a deferred form of success handling, so
eliminate it to improve readability.

Signed-off-by: Leif Lindholm <[email protected]>


  Commit: 615e5ca40a0d47d5381bda57821ca8aa1e821b0a
      
https://github.com/tianocore/edk2/commit/615e5ca40a0d47d5381bda57821ca8aa1e821b0a
  Author: Leif Lindholm <[email protected]>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M EmbeddedPkg/Library/PrePiLib/FwVol.c

  Log Message:
  -----------
  EmbeddedPkg/PrePiLib: minor cleanup in FfsProcessSection ()

Drop an else wrapper in FfsProcessSection () on the other side of
an if-statemenmt that is an error return.

Signed-off-by: Leif Lindholm <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/4a1dca59f673...615e5ca40a0d

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