Home | History | Annotate | Download | only in UefiShellLib

Lines Matching refs:EnvVal

1168   @param EnvVal                 The Value of the environment variable

1178 IN CONST CHAR16 *EnvVal,
1186 return (gEfiShellProtocol->SetEnv(EnvKey, EnvVal, Volatile));