Messages in this thread |  | | Date | Fri, 18 Jan 2013 16:08:22 +0800 | From | Tang Chen <> | Subject | Re: [PATCH v5 0/5] Add movablecore_map boot option |
| |
On 01/18/2013 03:38 PM, Yasuaki Ishimatsu wrote: > 2013/01/18 15:25, H. Peter Anvin wrote: >> We already do DMI parsing in the kernel... > > Thank you for giving the infomation. > > Is your mention /sys/firmware/dmi/entries? > > If so, my box does not have memory information. > My box has only type 0, 1, 2, 3, 4, 7, 8, 9, 38, 127 in DMI. > At least, my box cannot use the information... > > If users use the boot parameter for investigating firmware bugs > or debugging, users cannot use DMI information on like my box.
And seeing from Documentation/ABI/testing/sysfs-firmware-dmi,
The kernel itself does not rely on the majority of the information in these tables being correct. It equally cannot ensure that the data as exported to userland is without error either.
So when users are doing debug, they should not rely on this info.
|  |