VPD_LEN
if (offset + len > VPD_LEN) {
for (i = 0; i < VPD_LEN; i += 4) {
addr = bios_sigsearch(VPD_START, VPD_SIG, VPD_LEN, VPD_STEP, VPD_OFF);