History log of /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1c5cc5e5f72ce084aca05c36ccb5fde753dbd7c9 29-Sep-2016 Chen A Chen <chen.a.chen@intel.com> ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Ruiyu Ni <Ruiyu.ni@intel.com>
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
e75390f02971bcd4d67a9696508050bee4936a01 30-Jun-2015 Qiu Shumin <shumin.qiu@intel.com> ShellPkg: Use safe string functions to refine code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17730 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
c011b6c9e2baf57fc0557117e9875ceb3dca55a3 04-Feb-2015 Tapan Shah <tapandshah@hp.com> ShellPkg: Standardized HP Copyright Message String

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hp.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16759 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
099e8ff5d2876b1d1606c3424114969946c15173 03-Feb-2015 Tapan Shah <tapandshah@hp.com> ShellPkg: Update Level2 profile commands response output

Updates to Level2 profile commands response output.
Updating Level2 profile commands source code to include command name as a prefix in error message.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hp.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16730 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
cea5e3b9bfd55f32d7f8b0df5d613e38597d28a1 22-Aug-2014 Jaben Carsey <jaben.carsey@intel.com> ShellPkg: Refactor string manipulation

This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
This patch replaces StrCat with StrnCat or refactors out the usage of StrCat through some other means.


Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15882 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
cbdd109b43c8386d74a7bb40d892e5c2485f71f9 04-Apr-2011 jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> check memory allocations for success.

check pointer before access.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11503 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
ae724571beb0cff6edefe42942b7cdc7aa81ee94 02-Apr-2011 jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> Comment's added and fixed.

Pointer's checked for NULL before access and after memory allocations.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11499 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
33c031ee2092282a069ce07d30202082ceaf61fe 30-Mar-2011 jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> pointer verification (not NULL) and buffer overrun fixes.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11459 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
6b825919f1c16b07b5cac7fc5e298fbeb530d888 30-Mar-2011 jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> add more user input verification to connect and vol commands.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11458 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
e35b53179454119ba0d8591ccdfee9f0efe5fd77 28-Mar-2011 jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> prevents "" from being the result of trying to open the root of a drive.
more input validation on vol command.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11444 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
b54fd049bdfa0d9520a40d8a1783aa681b40d751 25-Mar-2011 jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> Cd - add more input verification.
Cp - support "\" as root of drive indicator.
Load - invert "-nc" to not connect.
Ls - ignore archive file attribute.
Map - add more input verification. fix add by handle.
Mv - support overwrite question. support "\" as root of drive indicator.
Parse - add comments.
Rm - add comments.
TimeDate - add more input verification. add comments.
Vol - add new command.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11426 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c