sys_patch: Modularize patch set generation

Move generate_patchset() to dedicated module
This commit is contained in:
Mykola Grymalyuk
2023-04-02 10:22:27 -06:00
parent b83cd8191b
commit b0c05b914b
4 changed files with 196 additions and 172 deletions

View File

@@ -15,6 +15,7 @@
- Use `.AppleSystemUIFont` for wxPython text rendering (thanks [jazzzny](https://github.com/Jazzzny))
- Add extra error handling for network errors
- Handles `RemoteDisconnected('Remote end closed connection without response')` exceptions
- Move root volume patch set generation to dedicated sys_patch_generate.py module
- Increment Binaries:
- PatcherSupportPkg 0.9.2 - release