ARMBoot
ARMBoot::ARMBoot()
ARMBoot::~ARMBoot()
ARMBoot::setup()
ARMBoot::create()
class ARMBoot : public Boot {
ARMBoot(void);
~ARMBoot(void);
_instance = new ARMBoot();