Added DebugPrint() and DebugPrintf() macros, which are aliases of ConsolePrint() and ConsolePrintf() if _DEBUG is defined. Otherwise, they do not generate any code.
BOOT_APPLICATION_ENTRY_OPTION -> BOOT_APPLICATION_OPTION BOOT_APPLICATION_ENTRY -> BOOT_INPUT_APPLICATION_ENTRY