代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
gemini_prom.s
/*
* BK Id: %F% %I% %G% %U% %#%
*/
/*
* arch/ppc/kernel/gemini_prom.S
*
* Not really prom support code (yet), but sort of anti-prom code. The current
* bootloader does a number of things it
misc-spruce.c
/*
* arch/ppc/boot/spruce/misc.c
*
* Misc. bootloader code for IBM Spruce reference platform
*
* Authors: Johnnie Peters
* Matt Porter
*
* Derived
ivms8.h
/*
* Speech Design Integrated Voicemail board specific definitions
* - IVMS8 (small, 8 channels)
* - IVML24 (large, 24 channels)
*
* In 2.5 when we force a new bootloader, we can merge these tw
misc-spruce.c
/*
* arch/ppc/boot/spruce/misc.c
*
* Misc. bootloader code for IBM Spruce reference platform
*
* Authors: Johnnie Peters
* Matt Porter
*
* Derived
ledtest.c
//
// ledtest.c
//
// simple test program for the bootloader
//
// Copyright 2006 by Erik Lins, www.chip45.com
//
// Subversion keywords
//
// $Rev: 11 $
// $Date: 2006-05-23 16:04:42 +0200
device.c
/* device.c - Some helper functions for OS devices and BIOS drives */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* T
main.c
/* main.c - experimental GRUB stage2 that runs under Unix */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free
shared.h
/* shared.h - definitions used in all GRUB-specific code */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This progra
disk_io.c
/* disk_io.c - implement abstract BIOS disk input and output */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This pr
md5.c
/* md5.c - an implementation of the MD5 algorithm and MD5 crypt */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
*
* This program is free so