HomeSort by relevance Sort by last modified time
    Searched refs:bs_printk (Results 1 - 3 of 3) sorted by null

  /hardware/intel/bootstub/
sfi.c 51 bs_printk("Bootstub: sfi_add_e820_entry failed\n");
100 bs_printk("Bootstub: sfi_setup_mmap failed\n");
109 bs_printk("Bootstub: SFI MMAP table not found\n");
112 bs_printk("Bootstub: map SFI MMAP to e820 table\n");
bootstub.c 190 bs_printk("Relocating initramfs to high memory ...\n");
193 bs_printk("Won't relocate initramfs, are you in SLE?\n");
253 bs_printk("PNW detected\n");
258 bs_printk("CLV detected\n");
263 bs_printk("MRD detected\n");
268 bs_printk("ANN detected\n");
314 bs_printk("FATAL ERROR: VXE FW image size is too large for IMR\n");
332 bs_printk("FATAL ERROR: TOC size is too large for IMR\n");
416 bs_printk("FATAL ERROR: Xen image size is too large for IMR\n");
440 bs_printk("FATAL ERROR: SPS image size is too large for IMR\n")
522 void bs_printk(const char *str) function
    [all...]
bootstub.h 73 void bs_printk(const char *str);

Completed in 121 milliseconds