代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
main.c
/*
* arch/alpha/boot/main.c
*
* Copyright (C) 1994, 1995 Linus Torvalds
*
* This file is the bootloader for the Linux/AXP kernel
*/
#include
#include
#include
main.c
/*
* arch/alpha/boot/main.c
*
* Copyright (C) 1994, 1995 Linus Torvalds
*
* This file is the bootloader for the Linux/AXP kernel
*/
#include
#include
#include
changes.txt
CHANGES - UART bootloader
CHANGES
-------
Version 1.0.0
- Creation
Version 1.2.0
- new command:
- EEPROM access
- 128 bytes page Flash programming
- Extar Byte in XROW
P1_CF; P3_
main.c
/*
* arch/alpha/boot/main.c
*
* Copyright (C) 1994, 1995 Linus Torvalds
*
* This file is the bootloader for the Linux/AXP kernel
*/
#include
#include
#include
main.c
/*
* arch/alpha/boot/main.c
*
* Copyright (C) 1994, 1995 Linus Torvalds
*
* This file is the bootloader for the Linux/AXP kernel
*/
#include
#include
#include
uart.c
/// @ingroup AMD_BOOTLOADER
/// @file uart.c
/// @brief Uart operator function
///
/// @author
/// @version $Version$
//
makefile
# Makefile for Freedows Bootloader Demonstration Kernel
# Programs to delete and copy files with
REMOVE = rm -f
# The C and C++ compilers (should be i386-GCC)
GCC = gcc
G++ = gcc
# The linker
LD =
cmdline.c
/* cmdline.c - the device-independent GRUB text command line */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2004 Free Software Foundation, Inc.
*
* This program
char_io.c
/* char_io.c - basic console input and output */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2004 Free Software Foundation, Inc.
*
* This program is free softwa
md5.h
/* md5.h - an implementation of the MD5 algorithm and MD5 crypt */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000 Free Software Foundation, Inc.
*
* This program is free software