platform_add_boot_device
extern status_t platform_add_boot_device(struct stage2_args *args, NodeList *devicesList);
status_t error = platform_add_boot_device(args, &gBootDevices);