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