]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
ShellPkg/SetVar: Fix typo in comments
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / SetVar.c
2017-04-07 Dandan BiShellPkg/SetVar: Fix typo in comments
2017-04-05 Ruiyu NiShellPkg/setvar: Add assertion indicating TempData...
2017-03-31 Chen A ChenShellPkg/setvar: Support data format in Shell 2.2 spec
2017-03-01 Ruiyu NiShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes...
2016-10-09 Chen A ChenShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary...
2015-04-07 Laszlo ErsekShellPkg: UefiShellDebug1CommandsLib: fix hex string...
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Debug1 profile commands response output
2014-10-02 Jaben CarseyShellPkg: Update SetVar to use existing attributes...
2014-03-10 Brendan JackmanShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'
2013-09-19 Sergei AntonovShellPkg: Handle pool allocation failure
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2011-04-04 jcarseycheck memory allocations for success.
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-25 jcarseycomp - add comments and add input verification
2010-11-16 jcarseyAdd "Debug1" profile (all but Edit and HexEdit commands)