代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/317812/3576652
c bootplib.c
/* bootpLib.c - Bootstrap Protocol (BOOTP) client library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01x,07dec01,
www.eeworm.com/read/316853/3607764
c dm9000_255.c
/*
* DM9000 dm9000ernet
* writen by kavin, mail:kavin@citiz.net
*
* This program is loaded into SRAM in bootstrap mode, where it waits
* for commands on UART1 to read and write memory, jump to co
www.eeworm.com/read/316853/3607770
c dm9000_255.c
/*
* DM9000 dm9000ernet
* writen by kavin, mail:kavin@citiz.net
*
* This program is loaded into SRAM in bootstrap mode, where it waits
* for commands on UART1 to read and write memory, jump to co
www.eeworm.com/read/314225/3638226
c bootplib.c
/* bootpLib.c - Bootstrap Protocol (BOOTP) client library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01x,07dec01,
www.eeworm.com/read/303768/3807506
c bootplib.c
/* bootpLib.c - Bootstrap Protocol (BOOTP) client library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01x,07dec01,
www.eeworm.com/read/296544/3902042
c bootplib.c
/* bootpLib.c - Bootstrap Protocol (BOOTP) client library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01x,07dec01,
www.eeworm.com/read/287839/4015570
c bootplib.c
/* bootpLib.c - Bootstrap Protocol (BOOTP) client library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01x,07dec01,
www.eeworm.com/read/270919/4231705
py bsl.py
#!/usr/bin/env python
# Serial Bootstrap Loader software for the MSP430 embedded proccessor.
#
# (C) 2001-2003 Chris Liechti
# this is distributed under a free software license, see
www.eeworm.com/read/440906/1781473
c 20010518-1.c
/* This was cut down from reload1.c in May 2001, was observed to cause
a bootstrap failure for powerpc-apple-darwin1.3.
Copyright (C) 2001 Free Software Foundation. */
enum insn_code
{
COD
www.eeworm.com/read/435701/1862322
c memory.c
/*
* Size memory and create the kernel page-tables on the fly while doing so.
* Called from main(), this code should only be run by the bootstrap processor.
*/
#include "u.h"
#include "../port/lib.