搜索资源列表
bios-asm.zip
- 一个80x86 BIOS 的汇编源代码.
从BIOS控制计算机安全
- 纵观市场上的安全产品,从网络防火墙到各种网络加密、个人数字签证以及早期硬盘锁,均未能对个人计算机本身进行实质性的保护。这些安全机制大都基于这样一种原理:利用一个软件,输入一个特定的密码,经过验证后即可获得合法身份,从而实现各种操作,如购物、收发公文、浏览甚至修改机密数据。众所周知,这种基于纯密码的机制是很脆弱的,所以,许多关键行业和部门都采用了软、硬结合的方式,如设立各种Smart卡认证机制。在银行工作的职工,每人都有一张代表自己电子身份的IC卡,每天上班,必须先刷卡才能进入银行的业务系统。这种
cktx-BIOS
- 利用PC机的BIOS功能调用实现两台微机间串行通信,用汇编语言编写
Intel 8088NEC V20 bios source
- 80888的bios源码,是好东西,看看吧!-8088 bios source code,good things.let s look at it.
陈文钦的深入bios编程
- 陈文钦的深入bios编程
award
- Award bios tools ADU SE RU99 RU421-Award bios tools
AMIBIOS-src
- BIOS develop-AMIBIOS-src-Flag-BIOS Analysis of R & D technology-AMIBIOS-src
BIOS
- AMI 家的 BIOS 你码 版本号是 627.10-the bios code which version is 627.10 of ani
bios-asm
- 一个80x86 BIOS 的汇编源代码.-80x86 BIOS a compilation of source code.
award1999_bios
- AWARD BIOS 99源代码 非常难得的东西-AWARD BIOS 99 source code of a very rare thing
yqyz
- 该程序通过DOS 提供了一组对磁盘文件的建立、打开、关闭和读写等操作的功能调用,利用 DOS 和 BIOS 的功能调用,汇编语言可实现对磁盘文件的存取。对磁盘文件的管理采用文件句柄方式。现菜单选择以及处理各种功能键的多种中级功能。实现复制、剪切、粘贴等高级功能,并且制作一个菜单,使用菜单条选择功能,让用户选择演奏的乐曲,实现音阶演奏。实现枪声,界面美观,程序结构化程度高,模块结构合理。 此压缩包包括所以课程设计文档和源代码-The procedure provides a set of DO
ROMOS.ASM
- The ROMOS 一个装在BIOS ROM 里的 FREEDOS-The ROMOS is a stand-alone x86 code allows you to load and run your own binary code or 3rd-party code. ROMOS rely on BIOS functions only so it can be executed directly without any operating system. The main purpose o
bios-asm
- assembly source code that explain how to develop bios.enjoy.
int10
- BIOS int 10h功能描述,DOS下编程很值得收藏。-descr iption of the interrupt 10H.
int13h
- BIOS int 13h功能描述,DOS下编程很值得收藏。-descr iption of the interrupt 13H.
biostelnet
- 向BIOS中植入模块,HOOK中断向量表,HOOK NTLDR加载过程以及HOOK内核函数,SSDT hook。-Add module into bios,HOOK IVT,HOOK NTLDR loder process and hook knrnel function,just as SSDT HOOK
I2CCMD
- 通过VESA BIOS Extension(VBE)/Serial Control Interface(SCI)操作DDC读取显示器的EDID数据,或扩展硬件控制。-Read monitor EDID data from VESA BIOS Extension(VBE)/Serial Control Interface(SCI), or expand it for hardware control.
BIOS
- BIOS的中断以及功能说明.内容是英文的. ----------------------------------------------------------- INT 00 - DIVIDE ERROR (internal interrupt) Automatically called at end of DIV or IDIV operation that results in error. Normally set by DOS to display an er
BIOS-dyh
- bios源代码,请对底层的代码有兴趣看下吧-bios source code, the code of the underlying interest Kanxia Bar
BIOS Programmer's Guide v10
- Descr iption of phoenix bios calls.