]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL before...
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Vol.c
2011-04-04 jcarseycheck memory allocations for success.
2011-04-01 jcarseyComment's added and fixed.
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-30 jcarseyadd more user input verification to connect and vol...
2011-03-28 jcarseyprevents "" from being the result of trying to open...
2011-03-25 jcarseyCd - add more input verification.