代码搜索结果

找到约 4,828 项符合 Bootloader 的代码

head.s

/* * alpha/boot/head.S * * initial boot stuff.. At this point, the bootloader has already * switched into OSF/1 PAL-code, and loaded us at the correct address * (START_ADDR). So there isn't much

bootdata.h

#ifndef _PARISC_BOOTDATA_H #define _PARISC_BOOTDATA_H /* structure given from bootloader... */ typedef struct { unsigned data_valid_signature, initrd_start, initrd_end; char commandline[

head.s

/* * alpha/boot/head.S * * initial boot stuff.. At this point, the bootloader has already * switched into OSF/1 PAL-code, and loaded us at the correct address * (START_ADDR). So there isn't much

ext2fs.h

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2000, 2001 Free Software Foundation, Inc. * * (C) Copyright 2003 Sysgo Real-Time Solutions, AG * Pavel Bartusek

ext2fs.h

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2000, 2001 Free Software Foundation, Inc. * * (C) Copyright 2003 Sysgo Real-Time Solutions, AG * Pavel Bartusek

head.s

/* * alpha/boot/head.S * * initial boot stuff.. At this point, the bootloader has already * switched into OSF/1 PAL-code, and loaded us at the correct address * (START_ADDR). So there isn't much

gemini_prom.s

/* * arch/ppc/platforms/gemini_prom.S * * Not really prom support code (yet), but sort of anti-prom code. The current * bootloader does a number of things it shouldn't and doesn't do things th

mv64x60_tty.c

/* * Bootloader version of the embedded MPSC/UART driver for the Marvell 64x60. * Note: Due to a GT64260A erratum, DMA will be used for UART input (via SDMA). * * Author: Mark A. Greer

misc-spruce.c

/* * Misc. bootloader code for IBM Spruce reference platform * * Authors: Johnnie Peters * Matt Porter * * Derived from arch/ppc/boot/prep/misc.c *

head.s

/* * alpha/boot/head.S * * initial boot stuff.. At this point, the bootloader has already * switched into OSF/1 PAL-code, and loaded us at the correct address * (START_ADDR). So there isn't much