Update git submodules

* Update sushy-tools from branch 'master'
  to feb88a5c461955e077151e6c33f1c1327077b138
  - Simplify UEFI logic and change the UefiHttp flow
    
    In trying to test the Redfish UEFI Http interface logic, it was
    observed that we were not getting the values out of the emulator we
    expected. So this change simplifies the logic which wasn't quite
    working for us.
    
    We also realized the code was trying to set the boot interface before
    actually creating it. Doh!
    
    It seems, also I might have had some other issues in the original patch
    which we couldn't detect without fully getting everything working, so
    some additional refactoring exists with this patch.
    
    Change-Id: Ibfe5a560a25251965e8bad87012f64e89d9640be
This commit is contained in:
Julia Kreger 2023-11-21 11:04:53 -08:00 committed by Gerrit Code Review
parent 9b06a889b2
commit def4946ac3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b5edaadd8dc9838a3a258c54c3b0ec9bcda107e9
Subproject commit feb88a5c461955e077151e6c33f1c1327077b138