diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2013-12-14 13:14:02 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2013-12-27 12:40:02 -0500 |
commit | 743c1575390188fd628ecd0333bb679e8ecc0bec (patch) | |
tree | 2d26092e6d034d39670c10770d3a95ade70ad6bd /scripts/acpi_extract_preprocess.py | |
parent | 95b3d3286ff65d44f3d0240c6d7be4bec7671375 (diff) | |
download | seabios-743c1575390188fd628ecd0333bb679e8ecc0bec.zip seabios-743c1575390188fd628ecd0333bb679e8ecc0bec.tar.gz seabios-743c1575390188fd628ecd0333bb679e8ecc0bec.tar.bz2 |
Remove the pmm handle argument from _malloc().
The PMM handle argument will almost always be 0xffffffff. Use
separate code for the few rare cases where it may not be the default
value. Gcc produces better code if _malloc() only requires three
parameters.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/acpi_extract_preprocess.py')
0 files changed, 0 insertions, 0 deletions