mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-26 09:58:22 +08:00
1c34c1bf84
- new command-line utility to patch files inside UEFI image - corrected bug with wrong header size calculation for GUID_DEFINED_SECTION with PROCESSING_REQUIRED attribute set - patch routine implemented in ffsEngine, will be added to UEFITool soon
18 lines
736 B
Plaintext
18 lines
736 B
Plaintext
# PowerMgmtDxe | Haswell
|
|
F7731B4C-58A2-4DF4-8980-5645D39ECE58 75080FBAE80F89442430 EB080FBAE80F89442430
|
|
# PowerMgmtDxe | Haswell-E
|
|
F7731B4C-58A2-4DF4-8980-5645D39ECE58 0FBA6C24380F 0FBA7424380F
|
|
|
|
# PowerManagement | Sandy Bridge with ME 8.xx, Ivy Bridge
|
|
8C783970-F02A-4A4D-AF09-8797A51EEC8D 75080FBAE80F89442430 EB080FBAE80F89442430
|
|
# PowerManagement | New SB-E/IB-E
|
|
8C783970-F02A-4A4D-AF09-8797A51EEC8D 0FBA6C24380F 0FBA7424380F
|
|
|
|
# CpuPei | Sandy Bridge with ME 7.xx, old SB-E/IB-E
|
|
2BB5AFA9-FF33-417B-8497-CB773C2B93BF 800018EB050D0080 000018EB050D0000
|
|
|
|
# You can add your own patch here
|
|
# Format is simple: "file_GUID search_pattern replace_pattern"
|
|
# String beginned with '#' symbol is a comment and will be ignored by the program
|
|
|