Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylpk1216/shellopt

Use this UEFI tool to set up ShellOpt environment variable.
https://github.com/tylpk1216/shellopt

uefi

Last synced: 7 days ago
JSON representation

Use this UEFI tool to set up ShellOpt environment variable.

Awesome Lists containing this project

README

        

# ShellOpt
```
Use this UEFI tool to set up ShellOpt environment variable.
```

# Environment
```
UDK2018
VC2015
```

# Build Steps
```
1. Create "ShellOpt" folder in UDK\AppPkg.
2. Put ShellOpt.c and ShellOpt.inf in "ShellOpt" folder.
3. Add "AppPkg/Applications/ShellOpt/ShellOpt.inf" in "[Components]" of "ShellOpt\ShellOpt.dsc"
4. Build it
```