]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Application/Shell/FileHandleWrappers.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Application / Shell / FileHandleWrappers.c
2021-12-07 Michael KubackiShellPkg: Apply uncrustify changes
2020-02-10 Antoine CoeurShellPkg/Application: Fix various typos
2019-11-06 Shenglei ZhangShellPkg/Shell/FileHandleWrappers.c: Add check for...
2019-04-09 Michael D KinneyShellPkg: Replace BSD License with BSD+Patent License
2018-08-16 Ruiyu NiShellPkg/redirection: Insert \xFEFF for ENV variable...
2018-08-16 Ruiyu NiShellPkg/redirection: Insert \xFEFF after converting...
2018-06-28 Liming GaoShellPkg: Clean up source files
2018-02-13 Ruiyu NiShellPkg/help: Fix "-?" may not show manual sometimes
2017-01-06 Chen A ChenShellPkg: Fix a bug ">>v" cannot append data to environ...
2016-12-09 Chen A ChenShellPkg/Application: Fix ">v" cannot update environmen...
2016-11-10 Bi, DandanShellPkg: Fix the coding style issue
2016-10-09 Chen A ChenShellPkg/Application: Remove unnecessary EFIAPI
2016-08-10 Ruiyu NiShellPkg: TAB logic incorrectly shows files in CWD...
2016-08-10 Ruiyu NiShellPkg: TAB logic incorrectly chops out fs0: when...
2016-07-18 Ruiyu NiShellPkg/IsVolatileEnv: Handle memory allocation failure
2016-05-18 Pedroa LiuShellPkg: Fix the incorrect behavior when pressing...
2016-03-14 Qiu ShuminShellPkg: Fix Shell ASSERT when read 'TAB' key fail...
2016-03-03 Jim_Dailey@Dell.comShellPkg: Increase reallocation size for temp memory...
2016-03-03 Jim_Dailey@Dell.comShellPkg: Do not write the UNICODE BOM on ConOut.
2016-03-03 Jim_Dailey@Dell.comShellPkg: Add FileSize member to shell memory file...
2016-02-18 Qiu ShuminShellPkg: Do NULL pointer check before the pointer...
2016-02-09 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2016-02-08 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-10-15 Qiu ShuminShellPkg: Fix ASCII input redirection does not work...
2015-07-09 Qiu ShuminShellPkg: Refine code to use Strn**S safe functions...
2015-06-30 Qiu ShuminShellPkg: Refine code to make catenae length more precise.
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2014-09-10 Qiu ShuminShellPkg: Replace the usage of StrnCpy with CopyMem...
2014-09-02 Jaben CarseyShellPkg: Refactor string manipulation
2014-01-16 Jaben CarseyShellPkg: Return the failure
2014-01-09 Shumin QiuAdd code to check whether the pointer 'NewBuffer' ...
2013-11-22 Chris PhillipsShellPkg: Remove trailing \r\n when redirect to env...
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-09-02 ydong10Refine comments and two code style.
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-04-15 jcarseyfix for word wrapping.
2011-04-01 jcarseyComment's added and fixed.
2011-03-25 jcarseyconsole logger - support disabling the console out.
2010-10-04 jcarsey1) Removing ASSERTs for proper return values.
2010-09-14 jcarseyudk2010.up2.shell initial release.