Int 6F Fn 46 - Hp Vectra Ex-bios - "f_str_get_string" - Find String In B [b]
AH = 46h
BP = 0012h (driver ID of V_SYSTEM)
BX = string index
Return: AH = status (00h,other) (see #3415)
BP,DS destroyed
---if successful---
CX = length of string (excluding count byte and terminating NUL)
DS:SI -> header for string
ES:DI -> found string
See Also: AH=00h"HP Vectra",AH=44h/BP=0012h,AH=48h/BP=0012h