david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch/i386/firmware/pcbios
Michael Brown 031b30898a [smbios] Fix SMBIOS string fetching
A bug in read_smbios_string() was causing the starting offset of the
SMBIOS structure to be added twice, resulting in completely the wrong
strings being returned.

Bug identified by Martin Herweg <m.herweg@gmx.de>
2008-06-11 13:43:58 +01:00
..
basemem.c Provide {get,set}_fbms() in basemem.h. 2007-01-13 23:57:31 +00:00
bios_console.c Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot 2007-07-03 16:02:15 -04:00
e820mangler.S Ensure that empty e820 regions are skipped even at the end of the 2007-10-10 20:13:34 +01:00
gateA20.c Modify gPXE core and drivers to work with the new timer subsystem 2008-03-02 03:41:10 +03:00
hidemem.c Fix typo 2007-07-04 02:25:07 +01:00
memmap.c Added more verbose memory-map debugging. 2007-09-21 18:33:17 +01:00
pnpbios.c Added PnP BIOS scanning code, separated out from the UNDI driver 2007-01-05 16:10:03 +00:00
smbios_settings.c [Settings] Expose SMBIOS via settings API 2008-03-28 15:35:06 +00:00
smbios.c [smbios] Fix SMBIOS string fetching 2008-06-11 13:43:58 +01:00