]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg UefiBootManagerLib: Add BmIsBootMenuAppFilePath internal API
authorLiming Gao <liming.gao@intel.com>
Mon, 25 Jul 2016 14:00:21 +0000 (22:00 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 1 Aug 2016 04:58:20 +0000 (12:58 +0800)
commit0aa09042dd7f42979ac1bad091d8ce824494eadb
tree6250c36a29acda89625846bdabef2b3b9d41c56e
parentf6b633c7433f1f51f807145b1645b1d2c31c91b9
MdeModulePkg UefiBootManagerLib: Add BmIsBootMenuAppFilePath internal API

This function abstracts the common logic to find BootMenuApp file.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c