summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellInstall1CommandsLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-13/+2
* ShellPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma...Laszlo Ersek2016-01-061-2/+1
* ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.infSamer El-Haj-Mahmoud2016-01-051-1/+2
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-221-3/+3
* ShellPkg: Use the new library for "bcfg" commandJaben Carsey2014-09-105-1536/+4
* ShellPkg: Update BCFG command for correct use and errors on movingJaben Carsey2014-09-041-28/+42
* Cleanup UefiShellInstall1CommandsLib commands help output string to :Tapan Shah2014-08-291-0/+0
* Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin2014-08-041-0/+0
* Refine code to make it more safely.Eric Dong2014-06-261-9/+17
* Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni2013-12-181-14/+4
* Fix GCC build failure.Ruiyu Ni2013-07-301-0/+1
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-262-3/+2
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-3/+1
* Fix a bug that BCFG creates Key#### variable bigger than it should be.niruiyu2012-10-181-2/+2
* Change Bcfg.c to use the new definition of EFI_KEY_OPTION.niruiyu2012-08-271-4/+14
* Enhance code to more safely and follow coding style.ydong102012-04-262-2/+8
* ShellPkg: Fix ICC11 build failure.jcarsey2012-02-241-6/+10
* Fix clang compiler warning.andrewfish2012-01-301-1/+1
* ShellPkg: add more parenthesis to bcfg command.jcarsey2012-01-301-2/+2
* ShellPkg: Add support for adding optional data to the bcfg command.jcarsey2012-01-272-6/+402
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-1/+1
* Clean up the private GUID definition in module Level.lgao42011-09-213-6/+5
* Refine comments and two code style.ydong102011-09-021-2/+3
* Clarify that the shared variables of the shell protocols are properly named.jcarsey2011-06-271-1/+1
* add support to easily remove profiles and shell levels. the libraries will n...jcarsey2011-05-161-1/+1
* update Bcfg to correctly remove by option index not variable name and add dri...jcarsey2011-04-121-46/+143
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-1/+1
* remove duplicate memory de-allocation.jcarsey2011-04-011-4/+8
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-32/+39
* update functionality on Bcfg command.jcarsey2011-03-254-256/+361
* adding "Install1" profile.jcarsey2010-11-165-0/+1003