public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Leif Lindholm <leif.lindholm@linaro.org>
To: Haojian Zhuang <haojian.zhuang@linaro.org>
Cc: edk2-devel@lists.01.org, Laszlo Ersek <lersek@redhat.com>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: Re: [PATCH v8 edk-platforms 0/2] add platform boot options
Date: Tue, 5 Jun 2018 15:56:43 +0100	[thread overview]
Message-ID: <20180605145643.mmi4uguwou2jskp2@bivouac.eciton.net> (raw)
In-Reply-To: <1528091078-20889-1-git-send-email-haojian.zhuang@linaro.org>

Thanks Haoijian,

Series Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

Pushed as 9bb89f3323..da3e09e28d.

On Mon, Jun 04, 2018 at 01:44:36PM +0800, Haojian Zhuang wrote:
> Changelog:
> v8:
>   * Rebase for virtual keyboard driver.
> v7:
>   * Fix memory leakage on DevicePath.
> v6:
>   * Remove redundant definition -- "GRUB_FILE_NAME".
> v5:
>   * Avoid to merge device path and grub's file path in driver.
>     Merge them directly in DSC file.
>   * Avoid duplicated code to create boot options.
>   * Use goto to handle error condition.
> v4:
>   * Add BootCount parameter in the interface.
> v3:
>   * Move in initilization of boot entry.
>   * Update the name of interface in platform boot manager protocol.
> v2:
>   * Update with platform boot manager protocol.
> 
> Haojian Zhuang (2):
>   Platform/HiKey960: register predefined boot options
>   Platform/HiKey: create 4 boot options
> 
>  Platform/Hisilicon/HiKey/HiKey.dec                            |  10 +-
>  Platform/Hisilicon/{HiKey/HiKey.dec => HiKey960/HiKey960.dec} |  19 ++-
>  Platform/Hisilicon/HiKey/HiKey.dsc                            |   7 +
>  Platform/Hisilicon/HiKey960/HiKey960.dsc                      |   6 +
>  Platform/Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.inf                |  11 ++
>  Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.inf       |  11 ++
>  Platform/Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.h                  |   2 +
>  Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.h         |  20 +--
>  Platform/Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.c                  | 164 +++++++++++++++++++
>  Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.c         | 166 ++++++++++++++++++++
>  10 files changed, 384 insertions(+), 32 deletions(-)
>  copy Platform/Hisilicon/{HiKey/HiKey.dec => HiKey960/HiKey960.dec} (54%)
> 
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Leif Lindholm <leif.lindholm@linaro.org>
> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> -- 
> 2.7.4
> 


      parent reply	other threads:[~2018-06-05 14:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-04  5:44 [PATCH v8 edk-platforms 0/2] add platform boot options Haojian Zhuang
2018-06-04  5:44 ` [PATCH v8 edk-platforms 1/2] Platform/HiKey960: register predefined " Haojian Zhuang
2018-06-04  5:44 ` [PATCH v8 edk-platforms 2/2] Platform/HiKey: create 4 " Haojian Zhuang
2018-06-05 14:56 ` Leif Lindholm [this message]

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-list 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=20180605145643.mmi4uguwou2jskp2@bivouac.eciton.net \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox