Krzesimir Nowak 98ab40ea2a build_library/build_image_util: Fix zipping of pcr policy
We invoke zip inside the BUILD_DIR and tell it to output the
compressed file somewhere in BUILD_DIR. This works if BUILD_DIR is an
absolute path, but breaks when it's relative. Since we already are in
BUILD_DIR, tell zip to output the file in the current directory
instead.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-08-27 14:03:31 +02:00
..
2024-07-15 14:27:59 +01:00
2025-01-24 11:41:22 +01:00
2019-11-07 19:40:01 +01:00
2022-09-14 14:32:49 +02:00