ShellPkg: Correct files with CRLF line ending
Cc: Ruiyu Ni <ruiyu.ni@intel.com> Cc: Jaben Carsey <jaben.carsey@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
This commit is contained in:
@ -2370,7 +2370,7 @@ PCI_CONFIG_SPACE *mConfigSpace = NULL;
|
||||
STATIC CONST SHELL_PARAM_ITEM ParamList[] = {
|
||||
{L"-s", TypeValue},
|
||||
{L"-i", TypeFlag},
|
||||
{L"-_e", TypeFlag},
|
||||
{L"-_e", TypeFlag},
|
||||
{NULL, TypeMax}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user