代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/242732/4541581
rbuild setupldr.rbuild
freeldr_startup
freeldr_base64k
freeldr_base
www.eeworm.com/read/242732/4541647
rbuild freeldr.rbuild
freeldr_startup
freeldr_base64k
freeldr_base
www.eeworm.com/read/229812/4740833
sh test.sh
#!/bin/sh
function usage() {
echo "usage: $0 "
exit
}
if [ "$1" == "" ]; then
usage
fi
rm -f error.out
# Make sure the utilities exist
cd cmds
$1 -h bootstrap
www.eeworm.com/read/229812/4753388
h pcbootp.h
/*
* Bootstrap Protocol (BOOTP)
* Based on RFC 951.
*/
#ifndef __PCBOOTP_H
#define __PCBOOTP_H
extern DWORD _bootphost;
extern int _bootptimeout;
extern int _dobootp (void);
#def
www.eeworm.com/read/222852/4817882
c io.c
/* -*-C-*-
*
* $Revision: 1.3 $
* $Author: mechavar $
* $Date: 2000/05/01 19:37:08 $
*
* Copyright (c) 2000 ARM, INC.
* All Rights Reserved.
*
* Project: BootStrap Loader
*
*
*/
www.eeworm.com/read/222852/4817884
c shell.c
/* -*-C-*-
*
* $Revision: 1.2 $
* $Author: mechavar $
* $Date: 2000/05/01 19:37:08 $
*
* Copyright (c) 2000 ARM, INC.
* All Rights Reserved.
*
* Project: BootStrap Loader
*
*
*/
www.eeworm.com/read/222852/4817885
h bsl_platform.h
/* -*-C-*-
*
* $Revision: 1.2 $
* $Author: mechavar $
* $Date: 2000/05/01 19:37:08 $
*
* Copyright (c) 2000 ARM, INC.
* All Rights Reserved.
*
* Project: BootStrap Loader
*
*
*/
www.eeworm.com/read/222852/4817886
h bsl.h
/* -*-C-*-
*
* $Revision: 1.2 $
* $Author: mechavar $
* $Date: 2000/05/01 19:41:07 $
*
* Copyright (c) 2000 ARM, INC.
* All Rights Reserved.
*
* Project: BootStrap Loader
*
*
*/