public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Gary Lin" <glin@suse.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Subject: Re: [edk2-devel] [PATCH edk2-platforms 0/4] Fix the boot order and the boot menu
Date: Tue, 30 Jul 2019 07:55:35 +0000	[thread overview]
Message-ID: <20190730075525.GF27677@GaryWorkstation> (raw)
In-Reply-To: <15B4E348E62951A2.8182@groups.io>

On Fri, Jul 26, 2019 at 07:06:35AM +0000,  Gary Lin  wrote:
> After switching to MdeModulePkg BdsDxe, the boot option created by OS
> was always put at the end of BootOrder after reboot. Besides, the PXE
> boot options were always the first boot options.
> 
> This series fixes the priority of boot options and stops sorting the
> boot options after the first boot. The missing BootManagerMenuApp is
> also added back.
> 
> The last patch cleans up PlatformBootOption.c to remove the unused
> variables and function.
> 
> The patches are also available in my github branch:
> https://github.com/lcp/edk2-platforms/tree/fix-minnowboard-bds
> 
I found a missing fix in the first patch. Will send a v2 along with a
few more fixes.

Gary Lin

> Gary Lin (4):
>   Vlv2TbltDevicePkg: Adjust the device priority
>   Vlv2TbltDevicePkg: Add the missing BootManagerMenuApp
>   Vlv2TbltDevicePkg: Only sort boot options when necessary
>   Vlv2TbltDevicePkg: Clean up the unused variables and function
> 
>  Platform/Intel/Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/BdsPlatform.c        |  9 +--
>  Platform/Intel/Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/PlatformBootOption.c | 85 ++++++--------------
>  Platform/Intel/Vlv2TbltDevicePkg/PlatformPkg.fdf                                        |  3 +-
>  Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc                                    |  1 +
>  Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc                                     |  1 +
>  5 files changed, 33 insertions(+), 66 deletions(-)
> 
> -- 
> 2.22.0
> 
> 
> 
> 
> 

           reply	other threads:[~2019-07-30  7:56 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <15B4E348E62951A2.8182@groups.io>]

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=20190730075525.GF27677@GaryWorkstation \
    --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