]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiDpLib/DpUtilities.c
ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in some...
[mirror_edk2.git] / ShellPkg / Library / UefiDpLib / DpUtilities.c
2015-07-09 Qiu ShuminShellPkg: Refine code to use Strn**S safe functions...
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2013-09-05 Eric DongRefine the select language logic.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-03-04 jcarseyShellPkg: Add "dp" command library to ShellPkg.