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 193 bs_printk("Relocating initramfs to high memory ...\n");
196 bs_printk("Won't relocate initramfs, are you in SLE?\n");
259 bs_printk("PNW detected\n");
264 bs_printk("CLV detected\n");
269 bs_printk("MRD detected\n");
274 bs_printk("ANN detected\n");
320 bs_printk("FATAL ERROR: VXE FW image size is too large for IMR\n");
338 bs_printk("FATAL ERROR: TOC size is too large for IMR\n");
422 bs_printk("FATAL ERROR: Xen image size is too large for IMR\n");
446 bs_printk("FATAL ERROR: SPS image size is too large for IMR\n")
529 void bs_printk(const char *str) function
    [all...]
bootstub.h 72 void bs_printk(const char *str);

Completed in 59 milliseconds