index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Library
/
UefiShellInstall1CommandsLib
Age
Commit message (
Expand
)
Author
2016-01-06
Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma...
Laszlo Ersek
2016-01-05
ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.inf
Samer El-Haj-Mahmoud
2015-01-22
ShellPkg: Refine the fomat in INF/DEC files to follow spec.
Qiu Shumin
2014-09-10
ShellPkg: Use the new library for "bcfg" command
Jaben Carsey
2014-09-04
ShellPkg: Update BCFG command for correct use and errors on moving
Jaben Carsey
2014-08-29
Cleanup UefiShellInstall1CommandsLib commands help output string to :
Tapan Shah
2014-08-04
Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...
Qiu Shumin
2014-06-26
Refine code to make it more safely.
Eric Dong
2013-12-18
Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...
Ruiyu Ni
2013-07-30
Fix GCC build failure.
Ruiyu Ni
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-05-07
ShellPkg: Fixed build error 'variable set but not used'
jcarsey
2012-10-18
Fix a bug that BCFG creates Key#### variable bigger than it should be.
niruiyu
2012-08-27
Change Bcfg.c to use the new definition of EFI_KEY_OPTION.
niruiyu
2012-04-26
Enhance code to more safely and follow coding style.
ydong10
2012-02-24
ShellPkg: Fix ICC11 build failure.
jcarsey
2012-01-30
Fix clang compiler warning.
andrewfish
2012-01-30
ShellPkg: add more parenthesis to bcfg command.
jcarsey
2012-01-27
ShellPkg: Add support for adding optional data to the bcfg command.
jcarsey
2011-10-14
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-09-21
Clean up the private GUID definition in module Level.
lgao4
2011-09-02
Refine comments and two code style.
ydong10
2011-06-27
Clarify that the shared variables of the shell protocols are properly named.
jcarsey
2011-05-16
add support to easily remove profiles and shell levels. the libraries will n...
jcarsey
2011-04-12
update Bcfg to correctly remove by option index not variable name and add dri...
jcarsey
2011-04-05
add comments to function declarations and definitions and updated to match co...
jcarsey
2011-04-01
remove duplicate memory de-allocation.
jcarsey
2011-03-30
pointer verification (not NULL) and buffer overrun fixes.
jcarsey
2011-03-25
update functionality on Bcfg command.
jcarsey
2010-11-16
adding "Install1" profile.
jcarsey