12 Commits

Author SHA1 Message Date
Mikhail Krichanov
d6052e2e34 ImageTool: Reassigned some PCDs to allow
them have different values in OpenCore tools.
2023-12-07 10:44:09 +03:00
Mikhail Krichanov
9adaa3ef74 SecurePE: Defined new PcdImageProtectionPolicy. 2023-11-23 14:00:01 +03:00
Marvin Häuser
21c5b3f2d1 MdePkg/UeImage: Remove support for SAL drivers 2023-11-23 14:00:01 +03:00
Marvin Häuser
9a98ee1c1b [WIP] Support UE generation and consumption 2023-11-23 14:00:01 +03:00
Savva Mitrofanov
87db4230b3 ImageTool: Add debug symbols path argument
We need to have the ability to put custom path with binary containing
debug symbols into ImageTool, because currently it uses the path to
stripped binary without debug symbols

Signed-off-by: Savva Mitrofanov <savvamtr@gmail.com>
2023-08-30 17:52:55 +03:00
Marvin Häuser
6a22eca730 ImageTool: Fix memory leaks 2023-07-19 13:45:31 +03:00
Marvin
e234e4ea63 ImageTool: Exclusively use OC/User allocators 2023-07-19 13:45:31 +03:00
Marvin Häuser
78703654d8 ImageTool: Remove argument asserts 2023-07-19 13:45:31 +03:00
Marvin Häuser
dd8a4d1f82 ImageTool: Replace raise() with DEBUG_RAISE() 2023-07-19 13:45:31 +03:00
Marvin Häuser
4166d3ffd3 ImageTool: Support XIP configuration 2023-07-19 13:45:31 +03:00
Mikhail Krichanov
6190e6380f BaseTools: Introduce new HII section design 2023-07-07 09:46:08 +03:00
Mikhail Krichanov
62757820c3 BaseTools: Replaced GenFw with ImageTool and MicroTool. 2023-07-07 09:37:59 +03:00