2 ===================================================================
3 RCS file: /cvsroot/bochs/bochs/bios/rombios32.c,v
4 retrieving revision 1.9
5 diff -u -w -r1.9 rombios32.c
6 --- rombios32.c 20 Feb 2007 09:36:55 -0000 1.9
7 +++ rombios32.c 2 May 2007 06:07:31 -0000
10 memcpy(h->signature, sig, 4);
11 h->length = cpu_to_le32(len);
15 memcpy(h->oem_id, "QEMU ", 6);
16 memcpy(h->oem_table_id, "QEMU", 4);