audk/MdeModulePkg/Library/UefiBootManagerLib
Ruiyu Ni 404bd44294 MdeModulePkg/BDS: Do not pass unnecessary option to boot option
BDS puts a special GUID in boot option optional data for
auto-discovered boot option. But when launching that boot
option, the BDS core unconditionally pass the special GUID
to the executable.

A good written application/OS loader can ignore the unexpected
parameters, but BDS core should still avoid passing the
unnecessary GUID.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19007 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-30 03:08:49 +00:00
..
BmBoot.c MdeModulePkg/BDS: Do not pass unnecessary option to boot option 2015-11-30 03:08:49 +00:00
BmConnect.c MdeModulePkg: Fix EOL to be DOS format. 2015-05-13 02:23:44 +00:00
BmConsole.c MdeModulePkg: Fix memory leak issues 2015-11-03 02:58:30 +00:00
BmDriverHealth.c MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe to fix GCC build. 2015-08-28 05:41:06 +00:00
BmHotkey.c MdeModulePkg: Use BmForEachVariable to collect all key options 2015-11-17 10:10:16 +00:00
BmLoadOption.c MdeModulePkg: Add Platform recovery support 2015-11-17 10:11:44 +00:00
BmMisc.c MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variable 2015-11-24 06:56:05 +00:00
BmPerformance.c MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no change 2015-09-30 04:29:50 +00:00
InternalBm.h MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variable 2015-11-24 06:56:05 +00:00
UefiBootManagerLib.inf MdeModulePkg: Add Platform recovery support 2015-11-17 10:11:44 +00:00
UefiBootManagerLib.uni MdeModulePkg: Add UNI file for UefiBootManagerLib library. 2015-05-15 08:47:31 +00:00