mirror_edk2/MdeModulePkg/Library/UefiBootManagerLib
Ruiyu Ni 525839edeb MdeModulePkg/Bds: Refine the code to load file from FV.
Change BmGetFileBufferByMemmapFv to BmGetFileBufferByFvFilePath.
The original function gets the file buffer only from memory mapped
FV device path and leaves GUIDed FV device path to the code below;
The new function gets the file buffer from both formats of FV device
paths.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Sunny Wang <sunnywang@hpe.com>
2016-03-04 16:00:50 +08:00
..
BmBoot.c MdeModulePkg/Bds: Refine the code to load file from FV. 2016-03-04 16:00:50 +08: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