Commit 5cbb773
Support HPE fwpkg firmware packaging
iLO5 are now delivered through this format on HPE support site.
This a simple Zip file containing the .bin file and few extra files.
This simple patch extract the .bin in the Zip.
Sample content of a fwpkg file:
Archive: ilo5_218.fwpkg
inflating: ilo5_218.bin
inflating: ilo5_218.xml
inflating: payload.json
inflating: readme.txt1 parent 50cb73e commit 5cbb773
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments