audk/MdeModulePkg/Library/UefiBootManagerLib
Ruiyu Ni 2e26862c6d MdeModulePkg: DeleteLoadOptionVariable() removes Boot####
Change EfiBootManagerDeleteLoadOptionVariable() to not just
remove #### from BootOrder but also remove Boot#### variable.

The old behavior tries to do less for performance but it leaves
unreferenced Boot#### which cannot be reclaimed in variable
reclaim operation though the Boot#### will be eventually be overwritten
by EfiBootManagerAddLoadOptionVariable().

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@19626 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-08 07:16:22 +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: DeleteLoadOptionVariable() removes Boot#### 2016-01-08 07:16:22 +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: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00