All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Wu X.C." <bobwxc@email.cn>
To: teng sterling <sterlingteng@gmail.com>
Cc: Alex Shi <alexs@kernel.org>, Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org, Yanteng Si <siyanteng@loongson.cn>
Subject: Re: [PATCH 1/2] docs/zh_CN: Add translation zh_CN/admin-guide/efi-stub.rst
Date: Wed, 23 Jun 2021 14:44:53 +0800	[thread overview]
Message-ID: <20210623064452.GB20445@bobwxc.top> (raw)
In-Reply-To: <CAMU9jJrd05LsTtUJ8YgSP3XNYgwPjMVxfMS+6uYZGfwCCWqqnQ@mail.gmail.com>

On Wed, Jun 23, 2021 at 11:28:46AM +0800, teng sterling wrote:
> Wu XiangCheng <bobwxc@email.cn> 于2021年6月20日周日 下午6:41写道:
> >
> > Add a new translation
> >   Documentation/translations/zh_CN/admin-guide/efi-stub.rst
> > and link it to zh_CN/admin-guide/index.rst
> >
> > Signed-off-by: Wu XiangCheng <bobwxc@email.cn>
> > ---
> >  .../zh_CN/admin-guide/efi-stub.rst            | 86 +++++++++++++++++++
> >  .../translations/zh_CN/admin-guide/index.rst  |  2 +-
> >  2 files changed, 87 insertions(+), 1 deletion(-)
> >  create mode 100644 Documentation/translations/zh_CN/admin-guide/efi-stub.rst
> >
> > diff --git a/Documentation/translations/zh_CN/admin-guide/efi-stub.rst b/Documentation/translations/zh_CN/admin-guide/efi-stub.rst
> > new file mode 100644
> > index 000000000000..b6a4cedec8eb
> > --- /dev/null
> > +++ b/Documentation/translations/zh_CN/admin-guide/efi-stub.rst
> > @@ -0,0 +1,86 @@
> > +.. include:: ../disclaimer-zh_CN.rst
> > +
> > +:Original: Documentation/admin-guide/efi-stub.rst
> > +
> > +:译者:
> > +
> > + 吴想成 Wu XiangCheng <bobwxc@email.cn>
> > +
> > +=========
> > +EFI引导桩
> > +=========
> > +
> > +在x86和ARM平台上,内核zImage/bzImage可以伪装成PE/COFF映像,从而使EFI固件加载
> > +程序加载其作为EFI可执行文件。修改bzImage头以及固件加载程序跳转特定入口点的
> how about:
> 将其作为EFI可执行文件加载?

OK, good.

Thanks,
	Wu

> 
> Thanks,
> 
> Yanteng


  reply	other threads:[~2021-06-23  6:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-20 10:40 [PATCH 0/2] docs/zh_CN: Add two new translations in zh_CN/admin-guide Wu XiangCheng
2021-06-20 10:40 ` [PATCH 1/2] docs/zh_CN: Add translation zh_CN/admin-guide/efi-stub.rst Wu XiangCheng
2021-06-21  9:12   ` Alex Shi
2021-06-21 13:32     ` teng sterling
2021-06-21 15:59     ` Wu X.C.
2021-06-23  3:28   ` teng sterling
2021-06-23  6:44     ` Wu X.C. [this message]
2021-06-20 10:41 ` [PATCH 2/2] docs/zh_CN: Add translation zh_CN/admin-guide/initrd.rst Wu XiangCheng
2021-06-22  3:08   ` teng sterling
2021-06-23  7:30     ` Wu X.C.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210623064452.GB20445@bobwxc.top \
    --to=bobwxc@email.cn \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=siyanteng@loongson.cn \
    --cc=sterlingteng@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.