Name
intel_bios_is_valid_vbt —
does the given buffer contain a valid VBT
Synopsis
bool intel_bios_is_valid_vbt ( | const void * buf, |
| size_t size) ; |
Arguments
buf
pointer to a buffer to validate
size
size of the buffer
Description
Returns true on valid VBT.