Welcome![Sign In][Sign Up]
Location:
Search - bios write

Search list

[OS programBIOS源代码

Description: 一个用高级语书写的BIOS源代码,不可不看的好资料。-a senior language used to write the BIOS source code, can not read good information.
Platform: | Size: 136305 | Author: 李志海 | Hits:

[DocumentsPCI BIOS SPECIFICATION

Description: 1. Introduction ............................................................................................................... 1 1.1. Purpose ....................................................................................................... 1 1.2. Scope .......................................................................................................... 1 1.3. Related Documents..................................................................................... 1 1.4. Terms and Abbreviations ........................................................................... 1 2. Functional Description .............................................................................................. 2 3. Assumptions and Constraints .................................................................................... 3 3.1. ROM BIOS Location.................................................................................. 3 3.2. Calling Conventions................................................................................... 3 3.3. BIOS32 Service Directory.......................................................................... 4 3.3.1. Determining the existence of BIOS32 Service Directory............ 4 3.3.2. Calling Interface for BIOS32 Service Directory ......................... 5 3.4. PCI BIOS 32-bit service............................................................................. 6 4. Host Interface ............................................................................................................ 7 4.1. Identifying PCI Resources.......................................................................... 7 4.1.1. PCI BIOS Present ........................................................................ 7 4.1.2. Find PCI Device .......................................................................... 9 4.1.3. Find PCI Class Code ................................................................... 10 4.2. PCI Support Functions ............................................................................... 11 4.2.1. Generate Special Cycle................................................................ 11 4.2.2. Get PCI Interrupt Routing Options.............................................. 12 4.2.3. Set PCI Hardware Interrupt ......................................................... 15 4.3. Accessing Configuration Space.................................................................. 17 4.3.1. Read Configuration Byte ............................................................. 17 4.3.2. Read Configuration Word ........................................................... 18 4.3.3. Read Configuration Dword ......................................................... 19 4.3.4. Write Configuration Byte ............................................................ 20 4.3.5. Write Configuration Word .......................................................... 21 4.3.6. Write Configuration Dword ........................................................ 22 APPENDIX A: Function List......................................................................................... 23 APPENDIX B: Return Code List ................................................................................... 24
Platform: | Size: 55157 | Author: zoufei_008@163.com | Hits:

[Windows Developsourcecode

Description: 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server's directory and list of documents, especially for some database backup procedures, the procedures for this function code ...... 4 : TTS- text-to-speech conversion. Code 5 : The software is a network area used courier services to send the procedures used by NET SEND command networks and the creation of a process and a main thread. The software has two t
Platform: | Size: 3398656 | Author: 黄河 | Hits:

[OS programBIOS源代码

Description: 一个用高级语书写的BIOS源代码,不可不看的好资料。-a senior language used to write the BIOS source code, can not read good information.
Platform: | Size: 136192 | Author: 李志海 | Hits:

[OtherRwV015

Description: RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels. -RW- Read
Platform: | Size: 929792 | Author: 使用 | Hits:

[DSP programBIOS_TEST

Description: 自写的ARM 2410 BIOS启动程序源代码-write ARM since 2410 BIOS boot source code
Platform: | Size: 4484096 | Author: 周攀 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410_BIOS

Description: 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行) 4 : Erase Nand flash regions(擦除NandFlash区域) 5 : Write NOR flash with download file(将下载的文件烧写到NorFlash) 6 : Set boot params(设置Linux启动相关参数) 7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动) -Commentator YL2410 development board BIOS functions are relatively simple, electricity, LCD blue, green, red and three vertical lines while serial is shown below : Power on reset***************************************************** YL2410 Board BIOS V2006** Http :// www.ucdragon.com************** Attention duty announcers NAND Flash Boot Please sele ct function : 0 : USB download file (through USB download) 1 : Uart download file (via serial port download) 2 : Write Nand flash with download file (download the burning of documents NandFlash) 3 : Load Pragram from Nand flash and run (from NandFlas h load and run) 4 : Erase Nand flash regions (erasure NandFlash regional) 5 : Write NOR flash with download file (download the document to the burning N orFlash) 6 : Set boot params (i
Platform: | Size: 408576 | Author: wind | Hits:

[DSP programddk_v1_11_00_00

Description: DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a selection of pre-tested DSP/BIOS device drivers, and documentation on how to write a driver to the DSP/BIOS driver model, known as IOM. The DDK includes C source code for all drivers. The DDK 1.11 has been validated with CCS 3.1 and DSP/BIOS 5.20. -DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a sel ection of pre-tested DSP/BIOS device drivers, and documentation on how to write a driver to the DSP/BIOS driver model, known as IOM. The DDK includes C source code for a ll drivers. The DDK 1.11 has been validated with CCS 3.1 and DSP/BIOS 5.20.
Platform: | Size: 4566016 | Author: 王野 | Hits:

[Driver DevelopHW_sigal

Description: Windows下Hardware直接读写,界面演示部分。原创代码。可以读写端口,序列化读写端口,读PCI配置信息,SMBIOS信息。-Hardware directly under Windows to read and write, part of the interface presentation. Original code. Can read and write port, serial port of reading and writing, reading PCI configuration information, SMBIOS information.
Platform: | Size: 288768 | Author: 李建 | Hits:

[OtherFingerPrint_CS_src

Description: vb写的获取计算机指纹的程序,将bios id ,cpu id,hard disk id 等计算出一个指纹-vb write access to the computer fingerprint procedure bios id, cpu id, hard disk id, such as calculating a fingerprint
Platform: | Size: 20480 | Author: ygt | Hits:

[Disk Toolsyuanzhi

Description: award bios修改方法 1、解压后进入dos,执行yzbat.bat(修改卡号,第一步必作) 2、用awdflash写出bios文件并保存 3、用cbrom把yz.bin写入bios文件,格式如:cbrom xxx.bin /isa yz.bin 4、用awdflash把bios文件写入bios 注意:压缩包内提供的cbrom适用于award4.51,award6.0的请用cbrom2.17。 -award bios modification method 1, after extracting dos, the implementation of yzbat.bat (modified number, the first step will be) 2, with awdflash write bios file and save 3, using CBROM yz.bin to write bios files, format such as: cbrom xxx.bin/isa yz.bin4, with the bios file awdflash write bios Note: compressed package provided CBROM apply award4.51, award6.0 Please use the cbrom2.17.
Platform: | Size: 142336 | Author: 村在要 | Hits:

[Embeded-SCM Developflash_bios

Description: FLASH BIOS擦写工具,对从事PCI BIOS设计方面的工作有帮助!-FLASH BIOS write tools, engaged in the design of PCI BIOS has to help the work!
Platform: | Size: 2048 | Author: fansj | Hits:

[assembly languageyqyz

Description: 该程序通过DOS 提供了一组对磁盘文件的建立、打开、关闭和读写等操作的功能调用,利用 DOS 和 BIOS 的功能调用,汇编语言可实现对磁盘文件的存取。对磁盘文件的管理采用文件句柄方式。现菜单选择以及处理各种功能键的多种中级功能。实现复制、剪切、粘贴等高级功能,并且制作一个菜单,使用菜单条选择功能,让用户选择演奏的乐曲,实现音阶演奏。实现枪声,界面美观,程序结构化程度高,模块结构合理。 此压缩包包括所以课程设计文档和源代码-The procedure provides a set of DOS disk files on the establishment of open, close and read and write operations, such as function calls, using DOS and BIOS function call, assembly language can be realized on the disk file access. The management of disk files using file handles way. Are dealing with a variety of menu options and function keys of a variety of mid-level functions. The realization of copy, cut, paste and other advanced features, and create a menu, use the menu bar to choose, allowing users to choose playing music, playing to achieve scale. The realization of gunshots, the interface appearance, high degree of program structure, module structure reasonable. So this package including curriculum design documents and source code
Platform: | Size: 209920 | Author: 孙桐 | Hits:

[Driver DevelopWinIo

Description: 能够直接在XP下对BIOS进行读写,源码中包含了驱动,库,还有测试程序。-Directly in the BIOS under XP to read and write, includes source drive, the Treasury, as well as testing procedures.
Platform: | Size: 116736 | Author: hj | Hits:

[Otheramimmwin

Description: AMI BIOS utility that can write custom bios into motherboard
Platform: | Size: 192512 | Author: dryicemax | Hits:

[OS DevelopBiosHook

Description: 方正畅听的3.0版可以通过Hook Bios信息破解,Xuanyue大侠发布了一个破解补丁,但是这个补丁在XP上会蓝屏,原因是SSDT Hook的时候没有关闭中断就直接修改系统SSDT表导致的。很多人反映了,大虾没有时间修正。于是小弟代劳一下。 没有源代码,IDA逆了下驱动,自己写一个,然后替换原来补丁的驱动资源。在此膜拜一下IDA F5的强大。原理很简单,就是Hook ZwMapViewOfSection函数,判断是读Bios信息的,就把伪造的方正Bios信息返回。-Founder Cheong listen through the 3.0 version of crack Hook Bios information, Xuanyue crack heroes released a patch, but the patch will be a blue screen in XP because the SSDT Hook interrupted when there is no closure on the table directly modify the system caused by SSDT. A reflection of many people, the amendment did not have time to shrimp. So do look younger. There is no source code, IDA reverse the next drive, to write a patch and then replace the original drive resources. Worship you in this powerful IDA F5. The principle is very simple, Hook ZwMapViewOfSection function is to determine Bios information is read, they forged return Founder Bios information.
Platform: | Size: 83968 | Author: 好好 | Hits:

[Delphi VCLSMBUS_Insi330161132001

Description: Read and Write SMBUS. Read PC temperature, Fan speed and voltage. Work only with Intel 82801 and 82371AB/EB (PIIX4). Asus 99127F or Winbond series.
Platform: | Size: 43008 | Author: ipsd | Hits:

[Software Engineeringlatitude_c640

Description: This Dell Laptop Latitude C640 Model Bios File you Can directly write by epro programmer and use it.-This is Dell Laptop Latitude C640 Model Bios File you Can directly write by epro programmer and use it.
Platform: | Size: 309248 | Author: DILIP | Hits:

[Other Embeded programINTELD845GVSRM50FW040K

Description: This most required file for the Intel Mother Board Bios This file is for Intel D845GVSR in .bin format you have to be write using EProm Programmer-This is most required file for the Intel Mother Board Bios This file is for Intel D845GVSR in .bin format you have to be write using EProm Programmer
Platform: | Size: 389120 | Author: DILIP | Hits:

[Other Embeded programEMC_SDRAM24s

Description: Read and write SDRAM based on lpc2468 platform. it works well. can be used without modify.
Platform: | Size: 755712 | Author: andy | Hits:
« 12 3 »

CodeBus www.codebus.net