Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
哪些调试选项可用于开发 PCIe VGA 卡选项 ROM,可用于仅包含旧版 BIOS 的不同 x86 板?
您可以尝试的一件事是将调试打印输出到串行端口,假设您的电路板有一个。您还可以使用 ITP 进行更多控制。如果要在虚拟机上开发,相信现代qemu支持VGA PCI透传。