edk2/MdeModulePkg/Library/UefiBootManagerLib
Ruiyu Ni 988a366698 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.

(Sync patch r19007 from main trunk.)

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/branches/UDK2015@19072 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-01 01:56:57 +00:00
..
BmBoot.c MdeModulePkg/BDS: Do not pass unnecessary option to boot option 2015-12-01 01:56:57 +00:00
BmConnect.c MdeModulePkg: Fix EOL to be DOS format. 2015-05-13 02:23:44 +00:00
BmConsole.c MdeModulePkg: Fix EOL to be DOS format. 2015-05-13 02:23:44 +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: Fix EOL to be DOS format. 2015-05-13 02:23:44 +00:00
BmLoadOption.c MdeModulePkg: Add assertion to make code easier for read. 2015-05-20 07:41:01 +00:00
BmMisc.c MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variable 2015-11-25 06:42:16 +00:00
BmPerformance.c MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no change 2015-11-16 06:50:12 +00:00
InternalBm.h MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variable 2015-11-25 06:42:16 +00:00
UefiBootManagerLib.inf MdeModulePkg: Fix UefiBootManagerLib.inf license header. 2015-08-25 06:27:01 +00:00
UefiBootManagerLib.uni MdeModulePkg: Add UNI file for UefiBootManagerLib library. 2015-05-15 08:47:31 +00:00