psb_header
struct psb_header *psb;
psb = (struct psb_header*)(uintptr_t)BIOS_PADDRTOVADDR(sig);
p = ((uint8_t *) psb) + sizeof(struct psb_header);