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.
我有一个自定义引导加载程序,我想将其写入 .VHD 文件进行测试。知道我应该将引导加载程序写入文件中的哪个偏移量吗?任何指向 .VHD 文件格式的 C 结构的指针?
此处提供了 vhd 文件格式的规范。
您可能必须通读规范才能找到执行所需操作的详细信息。