]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellBcfgCommandLib
ShellPkg/for: Fix potential null pointer deference
[mirror_edk2.git] / ShellPkg / Library / UefiShellBcfgCommandLib /
2017-11-08 Jian J WangShellPkg: Fix misuses of AllocateCopyPool
2017-03-15 Dandan BiShellPkg/UefiShellBcfgCommandLib: Fix VS2012 build...
2017-03-01 Chen A ChenShellPkg/bcfg: Add Shell Spec 2.2 modification function...
2016-10-19 Ruiyu NiShellPkg: Update sources to include MdePkg protocol...
2016-10-09 Chen A ChenShellPkg/UefiShellBcfgCommandLib: Remove unnecessary...
2016-09-01 Dandan BiShellPkg: Add check for "dump" parameter in "bcfg"...
2016-07-18 Ruiyu NiShellPkg/UefiShellBcfgCommandLib: Handle memory allocat...
2016-05-20 Qiu ShuminShellPkg/Bcfg: Add support for 'addp' command.
2016-01-26 Qiu ShuminShellPkg: Refine the code to avoid use a constant numbe...
2016-01-21 Laszlo ErsekShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRING
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): print optional data with...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): fix reporting of OptionalData
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): calculate OptionalDataOffs...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): eliminate FilePathList...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): call Description[Size...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): address FilePathListLength...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): enforce minimum size for...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): accumulate errors
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): hoist NULL-init of DevPath...
2016-01-21 Laszlo ErsekShellPkg: UefiShellBcfgCommandLib: drop unused string...
2016-01-21 Laszlo ErsekShellPkg: BcfgDisplayDump(): update whitespace & layout
2015-12-16 Qiu ShuminShellPkg: Fix the 'bcfg' command ASSERT when use some...
2015-12-09 Jordan JustenShellPkg: Convert all .uni files to utf-8
2015-03-09 Tapan ShahShellPkg: Help and Error Messages Update
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update bcfg command response output
2015-01-22 Qiu ShuminShellPkg: Refine the fomat in INF/DEC files to follow...
2014-09-24 Qiu ShuminShellPkg: Make the argument type match the function...
2014-09-23 Qiu ShuminShellPkg: Fix setting hot key for boot option fail.
2014-09-17 Qiu ShuminShellPkg: Use compare operator for non-Boolean comparisons.
2014-09-12 Tapan ShahShellPkg: Fix ASSERT when bcfg moving boot option with...
2014-09-10 Jaben CarseyShellPkg: Add a new library for "bcfg" command