#include "bootmgr.h" const char* ffDetectBootmgr(FF_A_UNUSED FFBootmgrResult* result) { return "Not supported on this platform"; }