diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-12-19 17:30:39 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2025-01-14 10:35:27 +0300 |
commit | ad69b0b6f9954796875ee4faf6c16c9caca21999 (patch) | |
tree | 76b025f3e4e516e8cd6ce3fd2702ac7728a76363 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 90534e689d2e52202c276ade5cf1dfc13d9e116f (diff) | |
download | linux-ad69b0b6f9954796875ee4faf6c16c9caca21999.tar.xz |
efi/libstub: Use cleanup helpers for freeing copies of the memory map
The EFI stub may obtain the memory map from the firmware numerous times,
and this involves doing a EFI pool allocation first, which needs to be
freed after use.
Streamline this using a cleanup helper, which makes the code easier to
follow.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions