mirror of https://github.com/acidanthera/audk.git
91a92220f7
UEFI Shell 2.x cannot recognize whether a .EFI file is an application or a driver. This means when we typed in a driver image in Shell command line, Shell will load the driver image and try to run the entry point function of the driver. This patch check the ImageCodeType to fix the issue. Cc: Jaben Carsey <jaben.carsey@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> |
||
---|---|---|
.. | ||
Shell | ||
ShellCTestApp | ||
ShellExecTestApp | ||
ShellSortTestApp |