| commit | fa62213231a882eb6bbcefa7ad1106bdb9aaeae2 | [log] [tgz] |
|---|---|---|
| author | Michael Brown <mcb30@ipxe.org> | Fri Dec 29 19:38:12 2023 +0000 |
| committer | Michael Brown <mcb30@ipxe.org> | Fri Dec 29 19:38:47 2023 +0000 |
| tree | d21bf32e896b29ee636268c8d8d46562eab7533d | |
| parent | 119c415ee47aaef2717104fea493377aa9a65874 [diff] |
[smbios] Support scanning for the 64-bit SMBIOS3 entry point Support scanning for the 64-bit SMBIOS3 entry point in addition to the 32-bit SMBIOS2 entry point. Prefer use of the 32-bit entry point if present, since this is guaranteed to be within accessible memory. Signed-off-by: Michael Brown <mcb30@ipxe.org>