diff options
author | 2013-09-22 15:45:29 -0700 | |
---|---|---|
committer | 2013-09-25 12:34:36 +0100 | |
commit | 40e4530a00b7d52332fe9a1361388fda8e5260da (patch) | |
tree | 6cfdb5f266038fe48f1de7abf30fa8912d087187 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | efi: Add system table pointer argument to shared functions. (diff) | |
download | linux-dev-40e4530a00b7d52332fe9a1361388fda8e5260da.tar.xz linux-dev-40e4530a00b7d52332fe9a1361388fda8e5260da.zip |
efi: Rename memory allocation/free functions
Rename them to be more similar, as low_free() could be used to free
memory allocated by both high_alloc() and low_alloc().
high_alloc() -> efi_high_alloc()
low_alloc() -> efi_low_alloc()
low_free() -> efi_free()
Signed-off-by: Roy Franz <roy.franz@linaro.org>
Acked-by: Mark Salter <msalter@redhat.com>
Reviewed-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions