代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
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 fr
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
xfs.h
/* xfs.h - an extraction from xfsprogs-1.3.5/include/xfs* into one file */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000 Silicon Graphics, Inc. All Rights Reserved.
* Copyright
main.c
/*
Main entry of this simple bootloader
Some of the code is taken from SAMSUNG's demo code
This source is free of charge.
*/
#include "stdio.h"
#include "stdlib.h"
#include "stdarg.h
main.c
#include /* for EnableInterrupts macro */
#include "derivative.h" /* include peripheral declarations */
#include "Bootloader.h"
#include "mpr083.h"
#include "ledapp.h"
typedef void (*
mxc_nb_nfc.h
/*
* misc/source/bootloader/nandboot/mxc_nb_uart.h
*
* Copyright 2004-2006 Freescale Semiconductor, Inc. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or m
mxc_nb_uart.h
/*
* misc/source/bootloader/nandboot/mxc_nb_uart.h
*
* Copyright 2004-2006 Freescale Semiconductor, Inc. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or m