search for: 6a8204e4619d

Displaying 1 result from an estimated 1 matches for "6a8204e4619d".

2006 Aug 22
0
[PATCH] [HVM] Make serial number in SMBIOS table equal to UUID
...D into serial number in SMBIOS tables. Windows zeroes out the UUID in the SMBIOS tables, but the identifier is often needed by systems management code. Duplicating the UUID as the virtual system''s serial number should help. Signed-off-by: Andrew D. Ball <aball@us.ibm.com> diff -r 6a8204e4619d -r f3a3ee53050e tools/firmware/hvmloader/smbios.c --- a/tools/firmware/hvmloader/smbios.c Mon Aug 21 13:36:05 2006 +0100 +++ b/tools/firmware/hvmloader/smbios.c Tue Aug 22 14:34:50 2006 -0400 @@ -116,8 +116,10 @@ smbios_table_size(uint32_t vcpus, const /* type 0: "Xen", xen_version,...