代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
terminfo.h
/* terminfo.h - read a terminfo entry from the command line */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2002,2003,2004 Free Software Foundation, Inc.
*
* This program is free so
serial.h
/* serial.h - serial device interface */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free software; you can redist
iso9660.h
/*
* ISO 9660 filesystem backend for GRUB (GRand Unified Bootloader)
* including Rock Ridge Extensions support
*
* Copyright (C) 1998, 1999 Kousuke Takai
*
* This p
builtins.c
/* builtins.c - the GRUB builtin commands */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This program is free softw
serial.c
/* serial.c - serial device interface */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free software; you can redist
uart.c
///@ingroup NAND_BOOTLOADER
///@file uart.c
///@brief Uart operator function
///
///@author
///@version $Version$
#ifndef _STANDALONE_
#define _STANDALONE_
#endif
#define IO_ADDRESS
#include "
uart.c
///@ingroup NAND_BOOTLOADER
///@file uart.c
///@brief Uart operator function
///
///@author
///@version $Version$
#ifndef _STANDALONE_
#define _STANDALONE_
#endif
#define IO_ADDRESS
#include "
makefile
#
# MAKEFILE FOR THE MIPS LINUX BOOTLOADER AND ROM DEBUGGER
#
# i-data Networks
#
# Author: Thomas Horsten
#
ifndef Version
Version = "$(USER)-test"
endif
MKLASATIMG = mklasatimg
M
memory.c
/*
* memory.c: memory test routines for the blob bootloader
*
* Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl)
*
* This program is free software; you can redistribute it and/or mo
makefile
#
# MAKEFILE FOR THE MIPS LINUX BOOTLOADER AND ROM DEBUGGER
#
# i-data Networks
#
# Author: Thomas Horsten
#
ifndef Version
Version = "$(USER)-test"
endif
MKLASATIMG = mklasatimg
M