提交 f1f80050 编写于 作者: M Mike Beaton

EnableGop: Fix minor issues in README

上级 5bee6beb
......@@ -135,7 +135,8 @@ To use the provided `NvInsertEfi.sh` script:
- Use `nvflash` to read a copy of your VBIOS.
- Using a hex editor, search in the VBIOS for the byte sequence `F1 0E 00 00` with the byte sequence `55 AA` coming
close before it; the start address of the `55 AA` is the value needed for the insertion offset in the next step.
- Run `./NvInsertEfi.Sh {original}.rom EnableGop.ffs {offset} {modified}/.rom`.
- Run `./NvInsertEfi.sh {original}.rom EnableGop.efi {offset} {modified}/.rom`.
- Run `./NvInsertEfi.sh` with no argiments to see allowed formats for offset parameter.
- Only if you modified a rom file obtained via `flashrom` rather than `nvflash`, you should manually truncate
the modified file's size to the original file's size at this point. (`nvflash` files only contain the used section
of the VBIOS, and therefore must not be truncated.)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册