ShellPkg/drivers: Show Image Name in non-SFO mode

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Huajing Li <huajing.li@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
Huajing Li
2017-08-09 10:54:32 +08:00
committed by Ruiyu Ni
parent 7ef0dae092
commit 416d48f755
3 changed files with 100 additions and 5 deletions

View File

@ -24,6 +24,10 @@
#include <IndustryStandard/Pci.h>
#include <Pi/PiFirmwareVolume.h>
#include <Pi/PiFirmwareFile.h>
#include <Protocol/FirmwareVolume2.h>
#include <Protocol/Shell.h>
#include <Protocol/ShellParameters.h>
#include <Protocol/DevicePath.h>