]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
ShellPkg: Refine the code to avoid use a constant number as offset.
[mirror_edk2.git] / ShellPkg / Library / UefiShellBcfgCommandLib / UefiShellBcfgCommandLib.c
2016-01-26 Qiu ShuminShellPkg: Refine the code to avoid use a constant numbe...
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: BcfgDisplayDump(): update whitespace & layout
2015-12-16 Qiu ShuminShellPkg: Fix the 'bcfg' command ASSERT when use some...
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
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