[−][src]Static sunrise_kernel::panic::BSOD_BMP
static BSOD_BMP: &[u8; 1192016]
The "Blue Screen Of Death"
Stored as an uncompressed BMP, so we don't have to do decompression in the panic handler, and just blit it on the screen instead.
See display_bsod.