#pragma once #define ENTRY_UNKNOWN (0) #define ENTRY_B9S (1) #define ENTRY_NTRBOOT (2) #define ENTRY_NANDBOOT (3) #define ENTRY_SPIBOOT (4)