代码搜索:Boot
找到约 10,000 项符合「Boot」的源代码
代码结果 10,000
www.eeworm.com/read/169457/9860226
s boot.s
; boot.s - bootstrap the kernel image from a multiboot-compatible loader
;
; Author: Paul Barker
; Part of: COS
; Created: 14/09/04
; Last Modified: 04/10/04
;
; Copyright (C) 200
www.eeworm.com/read/365437/9863298
asm boot.asm
www.eeworm.com/read/365437/9863376
asm boot.asm
www.eeworm.com/read/168517/9909362
hex boot.hex
www.eeworm.com/read/168517/9909364
cmd boot.cmd
BOOT.out
-a
-memwidth 8
-image
-map BOOT.map
ROMS
{
FLASH: org = 0x90000000, len = 0x0040000,romwidth = 8, files = {BOOT.hex}
}
SECTIONS
{
.boot_load /* : PADDR = 0x9000000
www.eeworm.com/read/168517/9909372
out boot.out
www.eeworm.com/read/168517/9909404
c boot.c
/*******************************************************************************
*
* Borrowed from earlier work done by souls
* braver than mine....
*
* Originally, this was the Blink program e
www.eeworm.com/read/168517/9909417
cmd boot.cmd
BOOT.out
-a
-memwidth 8
-image
-map BOOT.map
ROMS
{
FLASH: org = 0x90000000, len = 0x0040000,romwidth = 8, files = {BOOT.hex}
}
SECTIONS
{
.boot_load /* : PADDR = 0x9000000
www.eeworm.com/read/168517/9909419
out boot.out
www.eeworm.com/read/168517/9909428