public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: [edk2-devel] [PATCH edk2-platforms 0/4] Fix the boot order and the boot menu
       [not found] <15B4E348E62951A2.8182@groups.io>
@ 2019-07-30  7:55 ` Gary Lin
  0 siblings, 0 replies; only message in thread
From: Gary Lin @ 2019-07-30  7:55 UTC (permalink / raw)
  To: devel@edk2.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
> 
> 
> 
> 
> 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-30  7:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <15B4E348E62951A2.8182@groups.io>
2019-07-30  7:55 ` [edk2-devel] [PATCH edk2-platforms 0/4] Fix the boot order and the boot menu Gary Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox