]> xenbits.xensource.com Git - seabios.git/commit
Allocate smbios in temp space and copy into final location.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 27 Dec 2009 04:26:44 +0000 (23:26 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 27 Dec 2009 04:26:44 +0000 (23:26 -0500)
commitfe2c3eece930e6d6e9f88e5d4d4ba4ccbe29f9fa
tree2abfdb93e619a0c8511ee19f571c453e7e3c4684
parentb164d2c1b8ff2dd764dcf064e2624dd4aa78c112
Allocate smbios in temp space and copy into final location.

This reduces memory needed in the reserved high memory area.
src/smbios.c