search for: g13f5

Displaying 1 result from an estimated 1 matches for "g13f5".

Did you mean: 13f5
2008 Apr 24
1
[PATCH] chain.c32: fix booting from logical partitions
..., struct part_entry *self, struct part_entry *found; int i; - if ( *(uint16_t *)(ptab + 0x1fe) != 0xaa55 ) + if ( *(uint16_t *)(table + 0x1fe) != 0xaa55 ) return NULL; /* Signature missing */ /* We are assumed to already having enumerated all the data partitions -- 1.5.4.3.354.g13f5