CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - boot bios
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - boot bios - List
[
Embeded-SCM Develop
]
Bios
DL : 0
S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --- show or set current time setweek --- set weekday clock --- show system running clock setmclk --- set system running clock setbaud ------ set baud rate ipcfg ------ show or set IP address load ------ load file to ram comload ------ load file from serial port run ------ run from sdram prog ------ program flash copy ------ copy flash from src to dst address boot ------ boot from flash backup ------ move bios to the top of flash md ------ show memory data move ------ move program from flash to sdram-S3C44BOX BIOS. Use the command : help show help ------ ------ ------ = help show date set current date or time or set ------ show current time setweek ---- -- set weekday show ------ clock system running clock setmclk ------ set system running clock setbaud set baud rate ------ ------ ipcfg show or set IP address load - ----- load file to ram comload ------ load file from serial port run ------ run from SDRAM prog ------ ------ program flash copy copy from flash src dst address boot to boot from flash ------ ------ backup bios move to the top of flash memory md show ------ ------ move data move from program to flash SDRAM
Update
: 2008-10-13
Size
: 611.86kb
Publisher
:
付杰
[
Other resource
]
bios-lt75.tar
DL : 0
这是bios-lt的最新板,(1) bios.img占用的扇区数由4个合并为2个,相应的文件大小由193K减小为66K (2) 实现了对FLASH芯片BOOT扇区的处理,建立FLASH分区时不用再考虑让开BOOT扇区 改动的主要目的是想做到: 在29F040上空出384K的空间,建立一个分区存放不含应用程序的uClinux kernel, 将29LV160作为一个大分区,在其上建立JFFS2文件系统,并挂接为uClinux的根文件系统. 系统应用程序全部存储在JFFS2文件系统中. 再使用tmpfs来做临时目录和 /var目录. 这样就可以做到建立一个更加通用的,拿来就可以运行的uClinux系统,相当于给开发版 预装一个操作系统^_^ 由于JFFS2是文件系统是可写的,开发者只需将编好的用户程序 通过FTP下载到uClinux中,再改一改启动脚本即可 省去了配置uClinux环境的重复劳动
Update
: 2008-10-13
Size
: 92.77kb
Publisher
:
zxbttt
[
Other resource
]
bios-blue
DL : 0
ARM开发用的启动代码,大家可以根据自己的实际情况进行修改!-ARM with the boot code, we can according to their actual situation changes!
Update
: 2008-10-13
Size
: 1.51mb
Publisher
:
边阵雨
[
Embeded-SCM Develop
]
Bios
DL : 0
S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --- show or set current time setweek --- set weekday clock --- show system running clock setmclk --- set system running clock setbaud ------ set baud rate ipcfg ------ show or set IP address load ------ load file to ram comload ------ load file from serial port run ------ run from sdram prog ------ program flash copy ------ copy flash from src to dst address boot ------ boot from flash backup ------ move bios to the top of flash md ------ show memory data move ------ move program from flash to sdram-S3C44BOX BIOS. Use the command : help show help------------------ = help show date set current date or time or set------ show current time setweek------ set weekday show------ clock system running clock setmclk------ set system running clock setbaud set baud rate------------ ipcfg show or set IP address load------ load file to ram comload------ load file from serial port run------ run from SDRAM prog------------ program flash copy copy from flash src dst address boot to boot from flash------------ backup bios move to the top of flash memory md show------------ move data move from program to flash SDRAM
Update
: 2025-02-17
Size
: 612kb
Publisher
:
付杰
[
Other
]
win98硬盘主引导代码反汇编分析
DL : 0
WIN98SE硬盘主引导记录代码反汇编分析硬盘引导记录MBR(Master Boot Record)是指硬盘之0面0道1扇区之内容,PC及其兼容机之ROM BIOS约定在上电及POST自检成功后,将其从硬盘读出,放置在内存0:7C00处,然后转去该地址执行。该段代码负责从代码尾部之4个分区表项中找出可以引导的项,读出其引导记录引导之。-WIN98SE hard disk's master boot record-code compilation, analysis drive boot record MBR (Master Boot Record) is the hard surface 0 of 0 1 Sector content, and PC BIOS ROM BIOS Zhi agreed on power and self-censorship POST after the success of its read from the hard disk placed in memory 0 : 7C00, then transferred to the implementation of the address. The code of the code from the tail for the four districts item questionnaire to identify the guide, read out its guide guide it, we record.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
邓昕岳
[
ARM-PowerPC-ColdFire-MIPS
]
bios-blue
DL : 0
ARM开发用的启动代码,大家可以根据自己的实际情况进行修改!-ARM with the boot code, we can according to their actual situation changes!
Update
: 2025-02-17
Size
: 1.51mb
Publisher
:
[
ARM-PowerPC-ColdFire-MIPS
]
BiosandBoot
DL : 0
这是S3C44B0的BIOS或BOOT LOADER 程序中详细介绍了启动代码和FLASH 的读写 这很容易移植到其它ARM芯片-S3C44B0 This the BIOS or BOOT LOADER detailed procedures for the boot code reader and FLASH This can be easily ported to other ARM chips
Update
: 2025-02-17
Size
: 470kb
Publisher
:
黄伟
[
ARM-PowerPC-ColdFire-MIPS
]
RealBoot源代码
DL : 0
嵌入式处理器s3c2410的realboot源码程序bootloader功能和bios功能,用ads工程建立,大家可以直接学习。-embedded processor s3c2410 realboot source of functions and procedures Bootloader bios functions, with the establishment of ads works, we can learn.
Update
: 2025-02-17
Size
: 433kb
Publisher
:
物语
[
Embeded-SCM Develop
]
bootload(bios)的实现详解
DL : 0
基于ARM嵌入式系统的通用bootloader的设计与实现-the designe and actualization of bootloader on arm embeded system
Update
: 2025-02-17
Size
: 348kb
Publisher
:
吴志
[
ARM-PowerPC-ColdFire-MIPS
]
uCOSII_FS44b0x
DL : 0
1)通过fs44b0xbios和网口,将upload里的boot.bin烧写到flash 0 地址 见“FS44B0Xbios使用指南”之5 2) 打开57600超级终端 3) 连上串口线和jtag调试头 4)打开FS44B0X开发板电源 5)运行jtag.exe,在SDT下调入 ucosii_demo.axf,运行 6) 在超级终端上有三个任务的运行与退出显示,板子上的三个发光二极管会来回闪烁。 -a) fs44b0xbios and LAN, li will upload the burning of flash boot.bin 0 addresses see "FS44B0Xbio s User's Guide "5 2) to open 57,600 Super Terminal 3) connected to serial lines and the first four JTAG Debugging) Open FS44B0X development board Power 5) Run jtag.exe, under the redeployment ucosii_demo.axf SDT, running 6) of the Super Terminal 3 on the mandate of the operation and withdraw from the show, on board the three light-emitting diodes will flicker back and forth.
Update
: 2025-02-17
Size
: 210kb
Publisher
:
张淼林
[
Remote Control
]
wakeup_on_lan
DL : 0
一个简单的远程开机的源代码(C++),只要给定MAC地址, 并且该机子的BIOS设置为允许远程开机,该程序就能做到开机的效果-a simple remote boot source code (C), as long as the given MAC address, and the machine's BIOS settings to allow remote boot, the program will be able to boot effect
Update
: 2025-02-17
Size
: 8kb
Publisher
:
张亮亮
[
Windows CE
]
BIOSBootSpecification
DL : 0
BIOS Boot Specification
Update
: 2025-02-17
Size
: 123kb
Publisher
:
杨文辉
[
OS program
]
FATFileSystem
DL : 0
FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中的第一条指令。将系统的控制权交由mbr来执行。在总共512byte的主引导记录中,MBR的引导程序占了其中的前446个字节(偏移0H~偏移1BDH),随后的64个字节(偏移1BEH~偏移1FDH)为DPT(Disk PartitionTable,硬盘分区表),最后的两个字节“55 AA”(偏移1FEH~偏移1FFH)是分区有效结束标志。-FAT file system in principle computer keys after pressing the power to start procedures for the implementation of motherboard bios. End conducted a series of inspections and subsequent distribution. Start by bios set in the boot sequence guidance system. It is assumed that drive. Bios implementation End after their own procedures on how the implementation of the right to drive it. Then drive to the store where the implementation of the procedure beforehand. In fact, as mbr section of the code will play a decisive role. MBR (master boot record), the master boot record that is sometimes also called master boot. Located in the entire drive 0 0 cylinder head a sector (can be seen as one drives the sector), bios their inherent in the implementation of the procedures will jump to the future mbr
Update
: 2025-02-17
Size
: 264kb
Publisher
:
henry
[
DSP program
]
TMS320C6000BootMethod
DL : 0
首先介绍了DSP/BIOS的优点,然后讨论了DSP/BIOS的资源优化方法,最后介绍了使用DSP/BIOS编程时的自举引导方法。-first introduced the DSP/BIOS advantage then discuss the DSP/BIOS resource optimization method, Finally, the use of DSP/BIOS programming at the Boot Method.
Update
: 2025-02-17
Size
: 62kb
Publisher
:
丁德锋
[
Embeded Linux
]
bios-lt75.tar
DL : 0
这是bios-lt的最新板,(1) bios.img占用的扇区数由4个合并为2个,相应的文件大小由193K减小为66K (2) 实现了对FLASH芯片BOOT扇区的处理,建立FLASH分区时不用再考虑让开BOOT扇区 改动的主要目的是想做到: 在29F040上空出384K的空间,建立一个分区存放不含应用程序的uClinux kernel, 将29LV160作为一个大分区,在其上建立JFFS2文件系统,并挂接为uClinux的根文件系统. 系统应用程序全部存储在JFFS2文件系统中. 再使用tmpfs来做临时目录和 /var目录. 这样就可以做到建立一个更加通用的,拿来就可以运行的uClinux系统,相当于给开发版 预装一个操作系统^_^ 由于JFFS2是文件系统是可写的,开发者只需将编好的用户程序 通过FTP下载到uClinux中,再改一改启动脚本即可 省去了配置uClinux环境的重复劳动 -err
Update
: 2025-02-17
Size
: 93kb
Publisher
:
zxbttt
[
Other Embeded program
]
zqp_FS44B0_BIOS
DL : 0
优龙公司的ARM BOOT源代码,自己加了等待双启动:可以选择开机进BOOT调试还是进入用户程序 FS44B0II BIOS具有启动、引导,下载、烧写,设置日期、时间,设置工作频率等多种功能,并且支持各种参数的存储和自动调用。 -Company ARM BOOT source code, himself a wait-start : can choose to boot into BOOT debugging procedures or access a user FS44B0II BIOS is activated guide, download, burning, set the date, time, frequency, etc. set up a variety of functions, and supports various parameters of the store and called automatically.
Update
: 2025-02-17
Size
: 301kb
Publisher
:
张清平
[
ARM-PowerPC-ColdFire-MIPS
]
s3c2440-NBOOT-src
DL : 0
三星2440 ARM NBoot (BIOS) 启动源代码-Samsung ARM NBoot 2440 (BIOS) activated the source code
Update
: 2025-02-17
Size
: 164kb
Publisher
:
凡尘
[
Other
]
bios-freedos
DL : 0
BIOS文件里面的模块,用汇编语言编成 用CBROM加入BIOS文件里面可以实现无启动盘启动Free-dos-BIOS file inside the module, using assembly language compiled by adding CBROM inside BIOS file can be achieved without Free-dos boot disk
Update
: 2025-02-17
Size
: 60kb
Publisher
:
李世超
[
Software Engineering
]
DM642-boot
DL : 0
文档介绍了基于DM642的自启动的FLASH烧写原理研究及实现,详细介绍了FLASH的工作原理、硬件连接方法,DM642的boot原理-Document based on the DM642 introduction of the FLASH programmer since the launch of the principles of research and implementation, detailing the work of FLASH principle, the hardware connection method, DM642' s boot Principle
Update
: 2025-02-17
Size
: 276kb
Publisher
:
王静雅
[
Embeded-SCM Develop
]
bios
DL : 0
S3C44B0 boot program for armsys44b0 target board
Update
: 2025-02-17
Size
: 722kb
Publisher
:
Daniel
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.