<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>计匠网论坛 - BIOS</title>
    <link>https://ufoit.com/forum-4-1.html</link>
    <description>Latest 20 threads of BIOS</description>
    <copyright>Copyright(C) 计匠网论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 04 Apr 2026 06:56:09 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://ufoit.com/static/image/common/logo_88_31.gif</url>
      <title>计匠网论坛</title>
      <link>https://ufoit.com/</link>
    </image>
    <item>
      <title>如何使用 C 語言製作 legacy Option ROM?</title>
      <link>https://ufoit.com/thread-1895-1-1.html</link>
      <description><![CDATA[請問如何用 C code製做一個legacy option ROM呢?

目前我的做法完全是用ASM來寫，用MASM來compiler

但是我知道有人只用ASM來做55AA這個表單，然後就直接call去 C 函數了

目前我嘗試用Watcom C 的 WASM + WCC來做legacy option ROM但是都失敗

麻煩請各位前輩提供一些 ...]]></description>
      <category>BIOS</category>
      <author>leeboyz1508</author>
      <pubDate>Tue, 08 Apr 2014 02:00:17 +0000</pubDate>
    </item>
    <item>
      <title>uefi中怎样进入winre分区</title>
      <link>https://ufoit.com/thread-1035-1-1.html</link>
      <description><![CDATA[请各位高手赐教uefi中怎样进入winre分区呢？
不知道该怎么来做。]]></description>
      <category>BIOS</category>
      <author>lrg0193</author>
      <pubDate>Tue, 12 Mar 2013 15:02:17 +0000</pubDate>
    </item>
    <item>
      <title>投名状</title>
      <link>https://ufoit.com/thread-1034-1-1.html</link>
      <description><![CDATA[孤身来计匠
热血有一腔
誓入BIOS行
三年超南狼
          ----北虎]]></description>
      <category>BIOS</category>
      <author>Nini</author>
      <pubDate>Wed, 23 Jan 2013 10:44:31 +0000</pubDate>
    </item>
    <item>
      <title>请高手把这张图的内容简要解释一下</title>
      <link>https://ufoit.com/thread-1033-1-1.html</link>
      <description><![CDATA[请高手把这张图的内容简要解释一下]]></description>
      <category>BIOS</category>
      <author>osfans</author>
      <pubDate>Wed, 16 Jan 2013 04:35:19 +0000</pubDate>
    </item>
    <item>
      <title>请教ami  uefi bios开机报错4声</title>
      <link>https://ufoit.com/thread-1031-1-1.html</link>
      <description><![CDATA[搜索了下好像是系统时钟错误，不能进bios，不断重启，这种情况怎么办，用编程器刷固件可行么]]></description>
      <category>BIOS</category>
      <author>asd</author>
      <pubDate>Tue, 27 Nov 2012 09:15:39 +0000</pubDate>
    </item>
    <item>
      <title>PCIE endpoint系统架构疑问</title>
      <link>https://ufoit.com/thread-1028-1-1.html</link>
      <description><![CDATA[有没有兄弟遇到过这样的架构：一个独立的PC系统(以下成A系统)与另一个系统(以下称B系统)通过PCIE连接，这一整套可以算是嵌入式的。
另外A系统和B系统都是独立的嵌入式系统。A系统通过读取B系统上硬盘的镜像启动OS，并且A系统可被B系统认做一个PCIE设备？
要实现这样的架 ...]]></description>
      <category>BIOS</category>
      <author>jerrylxy</author>
      <pubDate>Mon, 10 Sep 2012 09:21:07 +0000</pubDate>
    </item>
    <item>
      <title>大师们，请问ami efi 插入kek 和 pk的用法</title>
      <link>https://ufoit.com/thread-1027-1-1.html</link>
      <description><![CDATA[在做ami efi，请教如何插入msdm table]]></description>
      <category>BIOS</category>
      <author>zjfdhr</author>
      <pubDate>Sun, 12 Aug 2012 05:45:35 +0000</pubDate>
    </item>
    <item>
      <title>S0 to S3的SMI過程</title>
      <link>https://ufoit.com/thread-1024-1-1.html</link>
      <description><![CDATA[在進入S3狀態之前，BIOS會將OS下的一些信息先存放到Memory中。那它主要是存放什麽信息，是通過什麽函數實現的呢？
我看Code中有一個EFI_STATUS AcpiS3SaveEntryPoint(   IN EFI_HANDLE]]></description>
      <category>BIOS</category>
      <author>Erica圆</author>
<enclosure url="https://ufoit.com/data/attachment/forum/ImageHandle,
" length="                                        IN EFI_SYSTEM_TABLE" type="image/jpeg" />      <pubDate>Tue, 17 Jul 2012 01:25:11 +0000</pubDate>
    </item>
    <item>
      <title>请教高手，BIOS logo修改</title>
      <link>https://ufoit.com/thread-1020-1-1.html</link>
      <description><![CDATA[请教高手们，目前了解到有在Windows上面修改BIOS Logo的工具，有没有可能在UEFI shell上编写工具，实现只替换logo的功能，请高手指点，谢谢了。]]></description>
      <category>BIOS</category>
      <author>bbs小童</author>
      <pubDate>Thu, 31 May 2012 08:38:57 +0000</pubDate>
    </item>
    <item>
      <title>FFS .mak</title>
      <link>https://ufoit.com/thread-1017-1-1.html</link>
      <description><![CDATA[請問各位大大  如何把一个 background img 产FFS插入到BIOS中  寫在makefile，
或如何自製出一個FFS文件在MAKE FILE裡  
拜託請 各位大大 指教~感謝拉~]]></description>
      <category>BIOS</category>
      <author>orange</author>
      <pubDate>Mon, 30 Apr 2012 03:26:54 +0000</pubDate>
    </item>
    <item>
      <title>Protocol在什么头文件请教</title>
      <link>https://ufoit.com/thread-1016-1-1.html</link>
      <description><![CDATA[我是刚学习UEFI，想知道我APP编程的时候怎么确定所用的Protocol在哪个头文件？比如EFI_LOADED_IMAGE在哪个头文件，请各位赐教。。。]]></description>
      <category>BIOS</category>
      <author>chen_20064857</author>
      <pubDate>Sat, 28 Apr 2012 08:04:33 +0000</pubDate>
    </item>
    <item>
      <title>新人请教</title>
      <link>https://ufoit.com/thread-1015-1-1.html</link>
      <description><![CDATA[我是一个新人，在用EDK编译一个hello world时出错，用标准的application命令行处理函数已经OK，但是改用ShellCEntry时出错，报错信息如下，请高手指点
build...
d:%uefi_software\\original\\Nt32Pkg\\Nt32Pkg.dsc(...): error 4000: Instance of libr
ary class [ShellCEn ...]]></description>
      <category>BIOS</category>
      <author>chen_20064857</author>
      <pubDate>Sat, 28 Apr 2012 01:30:41 +0000</pubDate>
    </item>
    <item>
      <title>UEFI  hello world 用EDK编译出错</title>
      <link>https://ufoit.com/thread-1014-1-1.html</link>
      <description><![CDATA[本人是刚接触UEFI，刚想编译一个hello world的inf文件，但是提示出错，请各位高手帮忙看一下，搞了几天了！]]></description>
      <category>BIOS</category>
      <author>chen_20064857</author>
      <pubDate>Wed, 25 Apr 2012 08:15:29 +0000</pubDate>
    </item>
    <item>
      <title>新人請教</title>
      <link>https://ufoit.com/thread-1013-1-1.html</link>
      <description><![CDATA[請問BIOS新人該如何學習 
我看過ACPI , PCI, spec(雖然不大懂,但有個概念), 寫PCI device scan, 每天看code
一直想看懂裡面寫甚麼  
因為沒有人帶我  和我學很慢  我得進度不大..
請教各問大大  我該繼續學甚麼 該如何學習 ...]]></description>
      <category>BIOS</category>
      <author>ggla</author>
      <pubDate>Mon, 16 Apr 2012 10:59:50 +0000</pubDate>
    </item>
    <item>
      <title>各位大师帮帮忙 关于 VIA VT8237R+南桥的问题</title>
      <link>https://ufoit.com/thread-1011-1-1.html</link>
      <description><![CDATA[我在写一个读取SPD的程序
在intel/nv/ati 的南桥芯片上都测试通过了 可是在测试via时遇到了问题
环境如下:
1.WIN7 32位操作系统 Microsoft Windows 7 Ultimate 6.1.7600 (Win7 RTM)
2.CPUualCore AMD Athlon 64 X2, 2000 MHz (10 x 200) 3800+
3.南桥:VIA VT8237R+
4.读 ...]]></description>
      <category>BIOS</category>
      <author>FLxyzsby</author>
      <pubDate>Mon, 26 Mar 2012 08:57:37 +0000</pubDate>
    </item>
    <item>
      <title>关于Intel  CPU的C-state问题</title>
      <link>https://ufoit.com/thread-1010-1-1.html</link>
      <description><![CDATA[Intel Xeon CPU的Power gating技术中对C状态的改变，涉及到那些寄存器，以及这些寄存器位的定义是什么样的？如何进行控制？]]></description>
      <category>BIOS</category>
      <author>huangjinli73</author>
      <pubDate>Sun, 25 Mar 2012 04:01:09 +0000</pubDate>
    </item>
    <item>
      <title>bios新手问题</title>
      <link>https://ufoit.com/thread-1009-1-1.html</link>
      <description><![CDATA[我是个软件工程师 没碰过硬件和芯片 我想咨询一个问题：

首先我的目标是希望架空主板上的bios 让cpu直接执行我自己的bios

经过调研（如果有错误请纠正，谢谢），发现有一种bios仿真器可以达成这个目的。

我找到一个bios仿真器 这个仿真器应该只能使用lpc和fwh的芯片  ...]]></description>
      <category>BIOS</category>
      <author>growlanser</author>
      <pubDate>Mon, 27 Feb 2012 14:20:47 +0000</pubDate>
    </item>
    <item>
      <title>保密文档交换</title>
      <link>https://ufoit.com/thread-1008-1-1.html</link>
      <description><![CDATA[Sandy Bridge Processor Family BIOS Writer’s Guide (BWG)

有这份文档的人可以PM我 我可以用IBL的文档交换]]></description>
      <category>BIOS</category>
      <author>growlanser</author>
      <pubDate>Thu, 23 Feb 2012 12:47:36 +0000</pubDate>
    </item>
    <item>
      <title>SMBus BIOS</title>
      <link>https://ufoit.com/thread-1007-1-1.html</link>
      <description><![CDATA[请问现在的BIOS是不是都不支持SMBus　BIOS了？我按照\&quot;System Management Bus BIOS Interface Specification\&quot;，在dos下check三台电脑都BIOS都发现不支持，是不是早就取消这项功能了？



4.1.1 SMBus Installation Check (01H)
This call allows the SMBus caller to det ...]]></description>
      <category>BIOS</category>
      <author>kpshare</author>
      <pubDate>Mon, 02 Jan 2012 11:40:25 +0000</pubDate>
    </item>
    <item>
      <title>IMC、IMG是什么格式？</title>
      <link>https://ufoit.com/thread-1003-1-1.html</link>
      <description><![CDATA[刷BIOS时有好多种文件格式，其中有IMC/IMG格式。我现在有机器因BIOS问题无法开机，我想把坏的rom dump出来与正常的rom bin文件做比较，想知道是哪部分坏了，但是我现在碰到的问题是不知道怎么从IMC或IMG文件中取得rom bin文件，哪位大侠能否提供一点线索？ ...]]></description>
      <category>BIOS</category>
      <author>perry_peng</author>
      <pubDate>Thu, 15 Dec 2011 08:39:51 +0000</pubDate>
    </item>
  </channel>
</rss>