bios

How does INT 10, 13h work with attributes?

狂风中的少年 提交于 2019-12-01 06:41:48
Hey Im trying to understand the INT 10h, 13h (19) that writes a Character String with the BIOS interruption 10 with 13h in ah. I have found the info below about the different flags to put in the the different registers. One thing I still don't get is what is supposed to go in BL, if i simply want to write a string with this function what should be in BL as attribute? Right now it writes out strange blinking symbols that don't make sense. Thank you, beforehand Writes a string of characters with specified attributes to any display page. On entry: AH 13h AL Subservice (0-3) BH Display page number

Displaying characters with DOS or BIOS

混江龙づ霸主 提交于 2019-12-01 06:29:15
Looking through Ralph Brown's interrupt list , I discovered that there are many different ways to output text characters to the screen. The ROM BIOS API offers these functions: AH=09h – Write Character and Attribute at Cursor Position AH=0Ah – Write Character Only at Cursor Position AH=0Eh – Teletype Output AH=13h – Write String The DOS API offers the following functions: AH=02h – Write Character to Standard Output AH=06h – Direct Console Output AH=09h – Write String to Standard Output What do these functions do? How do I call them? And how do I choose between them? All of the forementioned

linux环境配置

允我心安 提交于 2019-12-01 06:15:45
主要分为六步 1.安装VMWare虚拟机 2.安装Centos 3.安装JDK 4.配置Tomcat 5.安装 mySql 6.部署项目 1.安装VMWare虚拟机 下载路径: http://www.3987.com/index.php?m=search&c=index&a=init&typeid=2&q=vmware 无脑下一步安装,成功后会在桌面出现下列图标 在第一次启动该软件时,需要输入注册码(也可自行到百度上找): 注册码: FF31K-AHZD1-H8ETZ-8WWEZ-WUUVA  二. Centos 安装图解 系统镜像:安装的是 centos7 在 VM 上安装 centos7 ,文件 ---> 新建虚拟机 选择典型安装 , 下一步 选择 centos 的映像文件,下一步 设置虚拟机的名字,并设置 centos 的安装目录 采取默认的配置,下一步 完成 开启虚拟机 注意 安装过程中保持网络畅通。 原因:电脑 BIOS 中 的 Virtualization Technology 设置被禁止了 。 解决方案 : ( 1 )重启电脑, 进入 BIOS 将其设置为 Enabled 。( 注: 不同 品牌 电脑进入 BIOS 的方 法 不尽相同,请网上查阅对应电脑型号的进入 BIOS 的方法) ( 2 )进入 BIOS 后,在 Security ->

I want to be able to pull in the error log from BIOS across a network

北战南征 提交于 2019-12-01 05:20:00
问题 I want to be able to pull in the error log from BIOS across a network. Looking at Win32_BIOS in MSDN I did not see anything defining the error log. Would love to do this in C# with WMI, but am open to suggestions. Is it possible? Win32_BIOS does not have a property (don't know if that is the right term) that contains the BIOS error log. Is there a library, API, etc. that I can use to pull this information locally or from the network? 回答1: Generally, it is not possible to do this in such a way

How does INT 10, 13h work with attributes?

谁说我不能喝 提交于 2019-12-01 04:48:19
问题 Hey Im trying to understand the INT 10h, 13h (19) that writes a Character String with the BIOS interruption 10 with 13h in ah. I have found the info below about the different flags to put in the the different registers. One thing I still don't get is what is supposed to go in BL, if i simply want to write a string with this function what should be in BL as attribute? Right now it writes out strange blinking symbols that don't make sense. Thank you, beforehand Writes a string of characters

Acer Aspire V5-471G修复BIOS

烂漫一生 提交于 2019-12-01 00:53:59
Acer Aspire V5-471G默认有很多版本,有Win8带OEM版,有Win7版,有Linux版.其中只有出厂带Win8的版本才是2.x的BIOS,带OEM key 和SLIC2.1,其余都是1.xBIOS.我的笔记本原本是2.x的BIOS,但是有一次电脑出了问题,自己不想折腾,就拿到万恶的电脑城修,结果本子 拿回来一看,我的BIOS竟然被万恶的电脑城刷成了1.x版的,不但开机界面巨丑无比,连EFI启动都不支持.于是我到Acer官网下载了2.18的 BIOS,结果发现由于我的BIOS里面的OEM信息已经丢失,不能升级到2.x版的BIOS,我真是欲哭无泪.所以下决心修复我的BIOS. 经过漫长的百度,我终于找到了解决的方法(仅适用于Acer Aspire V5-471G,其他机型可以作为参考). 刷BIOS有风险,电脑有几率变砖,请备份一切资料,包括现有BIOS和一切文件 下载大大修改好的1.22版的BIOS,据说带SLIC2.1,这个可以直接刷 下载修改好的2.03版的BIOS,盲刷BIOS,何谓盲刷呢?就是在不加载操作系统的情况下刷BIOS (1)准备一个FAT格式的U盘,将提供的2.03版的BIOS解压到U盘,将其中的BIOS.cap复制到根目录 (2)重启进入BIOS设置,然后关机,去掉电池和电源 (3)插入U盘,按住Fn+ESC不放 (4)在保持按下Fn

刷BIOS——小白操作加换开机logo(神舟)稳

为君一笑 提交于 2019-11-30 19:52:04
工具:本机的BIOS→来源本机官网里自己找 由于博主是神舟的 所以提供神舟的BIOS 其他品牌的操作需谨慎 神舟的BIOS http://kfgl.hasee.com/lookup/bios/bios_nb.asp 官网的放心使用 FlashTool +changelogo 打包链接→https://pan.baidu.com/s/1thctubsmMg_JW0OnQPOyTw 了解change logo 图片替换软件 点击load image , 打开你需要替换的BIOS文件 Save Logo就是导出当前BIOS里的图片 有10+照片 建议自己导出来看看是不是开机的 一般换前2个 Browse是选择要替换进去的图片 建议与原图大小一样 Replace Logo就是开始替换 Save Image AS就是保存导出BIOS 结束 然后在打开一次BIOS文件导出图片确定替换成功 步骤:一 蓝天模具 1.首先,关掉BIOS内设置的密码和系统设置的PIN密码必须关掉。 2.杀毒软件关掉并把它们的开机自己关掉 必须重启一次确认它们不会出来捣乱(暴力点直接卸载) 3.保证电量充足 4.将压缩包全部解压,得到WIN文件夹然后把你要刷的BIOS文件改名为BIOS.bin,放入WIN文件夹内。 一定要把沟点上. 5. 用管理员执行win中的 _1_WMeset.exe执行之后,接下来会有2个提示

一个想要拥有正常的F1~F12的联想小新潮

两盒软妹~` 提交于 2019-11-30 12:27:14
联想如何切换至正常的F1~F12 Fn+Fx的生活让我疲倦,实在难受,就开始了尝试关闭Fn 问题一:无法打开BIOS设置界面 重启,在开机界面时,按F2???顺利开机…(相较于台式机开机时,可以按F2的提示根本没有),可能是开机太快? 再次尝试时,关闭电脑,按住F2,重新开机,顺利跳转到BIOS设置界面 具体操作过程 第一步:打开BIOS设置界面,如上图 第二步:通过方向键,进入 Configuration ,将 Hotkey Mode 中的 Enable 改为 Disable 第三步:F10保存退出 没了,就到这里了,北北 来源: https://www.cnblogs.com/ysz-123/p/11586032.html

装机小技巧

回眸只為那壹抹淺笑 提交于 2019-11-30 11:53:02
微星bios界面 主页面:game boost 安装厂家的设置保守超频 主页面: a-xmp 内存预留的超频文档 主页面: M-Flash 刷bios 内存超频和CPU节能关闭 微星,amd平台 f7进入bios高级界面 oc -> A-XMP 内存超频 oc -> CPUFeatures -> Global C-status Control and AMD Cool'n Quiet 节能关闭 inter平台 os -> Extreme Memory Profile(XMP)---内存超频打开 oc -> CPUFeatures -> Inter C-State ---节能关闭 CPU超频和内存默频率无法开机 进入bios,按F7进入高级模式(advanced mode) -> extreme tweaker -> xmp选择超频配置文件、下面有内存的超频选项 如果默认频率跑不起来,进入内存时序 -> DRAM Timing Control(华硕) 前三个选项尝试把它提高(越小越好), 内存电压不要超过1.45(ddr4) 刷新b450 bios 官网下载bios文件 把核心文件放到u盘的根目录 改名---MSI.ROM 把u盘插到盲刷bios的usb专用位置,等待刷机完成 装机知识点 103024 = 100G 电源选项中关闭显示器---从不 更改高级电源设置 -> 硬盘 ->

Virtualization not enabled in BIOS?

穿精又带淫゛_ 提交于 2019-11-30 08:37:21
问题 When I start a multi-core virtual device in Genymotion, I get this: What is this virtualization technology and how can I enable it? My CPU: Intel Core i5-4440 回答1: You'll have to turn it on in your BIOS settings as you're turning on your computer. Not all BIOS look like this screenshot, but this is one example of what you're looking for: Copied from source: Enabling Intel VT-x and AMD-V virtualization hardware extensions in BIOS Enabling Intel VT-x and AMD-V virtualization hardware extensions