]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLib
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Library / UefiShellLib /
2021-12-07 Michael KubackiShellPkg: Apply uncrustify changes
2020-08-19 Michael D KinneyShellPkg: Fix spelling mistake for occurred
2019-10-09 Laszlo ErsekShellPkg/UefiShellLib: clarify workaround for unfixable...
2019-10-09 Laszlo ErsekShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE
2019-07-01 Bret BarkelewShellPkg/UefiShellLib: Set input pointer parameter...
2019-04-09 Michael D KinneyShellPkg: Replace BSD License with BSD+Patent License
2019-01-31 Shenglei ZhangShellPkg/UefiShellLib: Use BaseLib api CharToUpper
2018-11-08 Ruiyu NiShellPkg/ShellLib: Fix potential NULL deference issue
2018-11-05 Jim.Dailey@dell.comShellPkg-UefiShellLib: Add a function to fully-qualify...
2018-08-16 Laszlo ErsekShellPkg/UefiShellLib: rebase ShellOpenFileByDevicePath...
2018-08-16 Laszlo ErsekShellPkg/UefiShellLib: drop DeviceHandle param of Shell...
2018-06-29 chenc2ShellPkg: Removing ipf which is no longer supported...
2018-06-28 Liming GaoShellPkg: Clean up source files
2018-02-15 Ruiyu NiShellPkg/ShellLib: Fix a bug in InternalShellIsHexOrDec...
2017-11-29 Ruiyu NiShellPkg/ShellLib: Fix dynamic command fails to start...
2017-11-28 Ruiyu NiShellPkg/ShellLib: Constructor doesn't depend on ShellP...
2017-11-14 Song, BinXShellPkg: Fix MSFT C4255 warning
2017-10-17 Ruiyu NiShellPkg/UefiShellLib: Use a more bright blue/green...
2017-07-27 Ruiyu NiShellPkg/ShellLib: Remove unused macros
2017-06-02 Jeff WestfahlShellPkg/UefiShellLib: Check correct variable for NULL
2017-05-24 Hao WuShellPkg/UefiShellLib: Avoid reading undefined content...
2017-03-06 Hao WuShellPkg: Refine casting expression result to bigger...
2016-10-31 Tapan ShahShellPkg: print only valid characters for file overwrit...
2016-10-19 Ruiyu NiShellPkg: Update sources to include MdePkg protocol...
2016-10-09 Chen A ChenShellPkg/UefiShellLib: Remove unnecessary EFIAPI
2016-10-07 Vladimir OlovyannikovShellPkg: Fix erroneous Status returned by ShellOpenFil...
2016-10-05 Tapan ShahShellPkg: Move UnicodeCollation2 Protcol locate out...
2016-09-22 Tapan ShahShellPkg: Expand special output file to include "NULL...
2016-07-18 Ruiyu NiShellPkg/UefiShellLib.c: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/UefiShellLib: Handle memory allocation failure
2016-07-07 Mudusuru, Giri PShellPkg: Series of patches to fix typos - apropriate...
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-06-30 Laszlo ErsekShellPkg: don't call functions with side effects in...
2016-04-13 Liming GaoShellPkg: Update Guid/Protocol usages in INF files.
2016-02-23 Qiu ShuminShellPkg: Do NULL pointer check before the pointer...
2016-02-19 Qiu ShuminShellPkg: Fix the last command doesn't work in a script.
2016-02-10 Jim DaileyShellPkg: complete previous incomplete patch
2016-02-10 Jaben CarseyMerge branch 'master' of https://github.com/tianocore...
2016-02-10 Jaben CarseyMerge branch 'master' of https://github.com/tianocore...
2016-02-10 Jim DaileyShellPkg: ShellFileHandleReadLine must return UCS2...
2016-02-09 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2016-02-08 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2015-12-25 Yao JiewenShellPkg: Fix memory leak in 'ShellOpenFileByName'.
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-07-28 Jaben CarseyShellPkg: prevent Close call when Open failed
2015-07-08 Bruce CranShellPkg: Fix typo of 'determines' in ShellPkg.
2015-07-02 Jaben CarseyShellPkg: fix string to number conversion with "0 "
2015-07-02 Qiu ShuminShellPkg: Refine the code logic of StrnCatGrow.
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-04-01 Qiu ShuminShellPkg: Remove extra quotes surrounding flag values.
2015-03-13 Qiu ShuminShellPkg: Add type cast to avoid build failure in VS2005.
2015-02-23 Olivier MartinShellPkg/UefiShellLib: Fixed ARM compiler error
2015-01-22 Qiu ShuminShellPkg: Refine the fomat in INF/DEC files to follow...
2015-01-14 Laszlo ErsekShellPkg: UefiShellLib: drop wrong PathLib library...
2015-01-13 jaben carseyShellPkg: allow creating of files to create required...
2014-12-16 Qiu ShuminShellPkg: Code refine. Add error handling code to check...
2014-11-20 Qiu ShuminShellPkg: Code refine to avoid potential dereference...
2014-11-12 Qiu ShuminShellPkg: Add type cast to avoid build failure in VS2005.
2014-11-04 jcarseyShellPkg: Fix timezone command
2014-09-19 Qiu ShuminShellPkg: Refine code style to avoid potential uninitia...
2014-09-17 Qiu ShuminShellPkg: Remove redundant quotes in file path string...
2014-09-03 Harry LiebelShellPkg: Add DXE_DRIVER class type to some libraries
2014-08-19 Jaben CarseyShellPkg: Refactor string manipulation in UefiShellLib...
2014-08-19 Jaben CarseyShellPkg: Check while string up to space, not the character
2014-01-24 Brendan JackmanShellPkg/UefiShellLib.c: Execute: Return a Command...
2014-01-24 Brendan JackmanShellLib/UefiShellLib.c: Fix doc comment for ShellOpenF...
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-10 Jaben CarseyShellPkg: remove potential memory leak with new apps...
2013-12-09 Jaben CarseyShellPkg: Add support for CTRL-C within shell user...
2013-11-22 Jaben CarseyShellPkg: Add ShellHexStrToUintn to allow for simple...
2013-11-14 Jaben CarseyShellPkg: clarify space limitation in comment.
2013-03-04 jcarseyShellPkg: Add ShellPrintHelp function to ShellLib.
2013-02-20 jcarseyShellPkg: Added function ShellDeleteByName which delete...
2013-01-25 ydong10Fixed some alignment faults in IPF platform
2012-09-07 ydong10Fix always allocate memory issue.
2012-07-26 ydong10Roll back the change which caused build fail
2012-07-23 jcarseyShellPkg: Update string to number conversion to correct...
2012-05-30 jcarseyShellPkg: Enable Runtime DXE drivers to make use of...
2012-03-26 jcarseycorrect removal of commit 12951.
2012-01-30 jcarseyShellPkg: Allow for format character strings to be...
2012-01-27 jcarseyShellPkg: parameters with spaces need quotes.
2012-01-20 jcarseyShellPkg: This patch fixes the redirection support...
2011-11-12 darylm503ShellPkg: Update comments for functions to clarify...
2011-10-17 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-13 jcarseySShellPkg: updating order of cast and addressing of...
2011-10-13 ydong10Check the pointer before use it to avoid potential...
2011-10-10 jcarseyShellPkg: Verify memory allocations without ASSERT.
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-09-02 ydong10Refine comments and two code style.
2011-08-23 jcarseyShellPkg: fix ShellPrint-functions to allow for escape...
2011-07-06 jcarseyMove the 2 functions associated with reading whole...
2011-06-27 jcarseyClarify that the shared variables of the shell protocol...
2011-06-27 jcarseyreplace protocol presence ASSERTs with error returns.
2011-06-27 jcarseyallow for failure return when called without a shell...
2011-04-19 jcarseycheck that memory allocation was successful.
2011-04-13 jcarseychange file global variable to function local.
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-03-25 jcarseyupdated comments and added string-to-number conversion...
2010-10-04 jcarseyVerify more memory allocations.
2010-09-14 jcarseyudk2010.up2.shell initial release.
next