mps_firmware_get
if ((size = mps_firmware_get(fd, &firmware_buffer, bios)) < 0) {
int mps_firmware_get(int fd, unsigned char **buf, bool bios);