]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include
[mirror_edk2.git] / ShellPkg /
2016-10-27 Laszlo ErsekShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE()
2016-10-27 Laszlo ErsekShellPkg/UefiDpLib: rebase to ARRAY_SIZE()
2016-10-25 Fu SiyuanShellPkg: update ping to use timer service instead...
2016-10-24 Tapan ShahShellPkg: handle '-t or -terse' and '-s' flags for...
2016-10-19 Ruiyu NiShellPkg: Update sources to include MdePkg protocol...
2016-10-19 Ruiyu NiShellPkg: Update header files to reference MdePkg proto...
2016-10-19 Ruiyu NiMdePkg: Include Shell/ShellDynamicCommand/ShellParamete...
2016-10-19 Ruiyu NiShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h...
2016-10-18 Laszlo ErsekShellPkg/Shell: fix CopyGuid() arg order in EfiShellGet...
2016-10-12 Thomas PalmerShellPkg/UefiShellTftpCommandLib: Update TFTP help...
2016-10-12 Tapan ShahShellPkg:?cd \? command fails to go back to the root...
2016-10-09 Chen A ChenShellPkg/UefiShellNetwork1CommandsLib: Remove unnecessa...
2016-10-09 Chen A ChenShellPkg/UefiShellLib: Remove unnecessary EFIAPI
2016-10-09 Chen A ChenShellPkg/UefiShellCommandLib: Remove unnecessary EFIAPI
2016-10-09 Chen A ChenShellPkg/UefiShellBcfgCommandLib: Remove unnecessary...
2016-10-09 Chen A ChenShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPI
2016-10-09 Chen A ChenShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary...
2016-10-09 Chen A ChenShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary...
2016-10-09 Chen A ChenShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary...
2016-10-09 Chen A ChenShellPkg/UefiShellDriver1CommandsLib: Remove unnecessar...
2016-10-09 Chen A ChenShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary...
2016-10-09 Chen A ChenShellPkg/Application: 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-10-03 Michael KinneyShellPkg/Hexedit: Fix FreePool() ASSERT() when writing...
2016-10-03 Cinnamon ShiaShellPkg/Shell: Update CRC32 in the EFI System Table...
2016-09-26 Tapan ShahShellPkg: Enhance 'cls' command to change the backgroun...
2016-09-23 Tapan ShahShellPkg: Update help output for disconnect command
2016-09-22 Tapan ShahShellPkg: Remove current working dir path ".;" from...
2016-09-22 Tapan ShahShellPkg: Expand special output file to include "NULL...
2016-09-22 Tapan ShahShellPkg: Add Persistent Memory support in 'memmap...
2016-09-22 Tapan ShahShellPkg: Add '-nc' flag support in 'disconnect' command
2016-09-08 Laszlo ErsekShellPkg/UefiHandleParsingLib: fix retval for empty...
2016-09-08 Laszlo ErsekShellPkg/UefiHandleParsingLib: fix IN/OUT notation...
2016-09-08 Abdul Lateef AttarShellPkg: pci -i -_e to print next capability
2016-09-01 Dandan BiShellPkg: Fix the incorrect return status in function...
2016-09-01 Dandan BiShellPkg: Add the check of parameter number in "DrvCfg...
2016-09-01 Dandan BiShellPkg: Add check for "dump" parameter in "bcfg"...
2016-08-25 Ruiyu NiRevert "ShellPkg: Move FindFirstCharacter/GetNextParame...
2016-08-25 Ruiyu NiRevert "ShellPkg: Add Shell[Get|Set]RawCmdLine to Shell...
2016-08-25 Ruiyu NiRevert "ShellPkg: Fix echo to support displaying specia...
2016-08-17 Ruiyu NiShellPkg/Ls: Handle the case when SearchString is NULL
2016-08-10 Shi, StevenShellPkg-UefiShellCommandLib: Add EFIAPI in VA_List...
2016-08-10 Shi, StevenShellPkg-UefiShellTftpCommandLib: Replace compiler...
2016-08-10 Ruiyu NiShellPkg/ls: Display the correct directory path
2016-08-10 Ruiyu NiShellPkg/ls: Fix to support "ls fs0:File.txt"
2016-08-10 Ruiyu NiShellPkg: Fix FindFiles() to handle "fsx:EFI\BOOT"...
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-08-08 Star ZengShellPkg SmbiosView: Show "SocketDesignation" instead...
2016-08-08 Hao WuShellPkg DSC: Add build option to disable deprecated...
2016-07-29 Ruiyu NiShellPkg: Unregister hotkey callback when exiting Shell
2016-07-29 Liming GaoShellPkg: Correct files with CRLF line ending
2016-07-25 Ruiyu NiShellPkg/LoadPciRom: Fix the ConnectAll() implementation
2016-07-25 Ruiyu NiShellPkg/If: Fix issue to pass static code checker
2016-07-25 Ruiyu NiShellPkg/UefiHandleParsingLib: Fix issue to pass static...
2016-07-25 Ruiyu NiShellPkg: Fix a potential NULL pointer deference issue
2016-07-25 Ruiyu NiShellPkg/DrvDiag: Fix a critical typo bug
2016-07-20 Ruiyu NiShellPkg: Fix echo to support displaying special characters
2016-07-20 Ruiyu NiShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib
2016-07-20 Ruiyu NiShellPkg: Move FindFirstCharacter/GetNextParameter...
2016-07-20 Ruiyu NiShellPkg/ShellCommandLib.h: Formalize EOL
2016-07-20 Ruiyu NiShellPkg/UefiShellCommandLib.c: Formalize EOL
2016-07-19 Ruiyu NiShellPkg: Fix VS2010/2012 build failure
2016-07-18 Ruiyu NiShellPkg/Ping6: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/Ifconfig6: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/UefiShellLib.c: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/IfConfig: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/UefiShellLib: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/Mv: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/Cp: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/Cd: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/If: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/For: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/DrvDiag: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/DrvCfg: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/DevTree: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/Edit: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/LoadPciRom: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/EfiDecompress: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/EfiCompress: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/DMem: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/UefiShellCommandLib.c: Handle memory allocatio...
2016-07-18 Ruiyu NiShellPkg/ConsistMapping.c: Handle memory allocation...
2016-07-18 Ruiyu NiShellPkg/UefiShellBcfgCommandLib: Handle memory allocat...
2016-07-18 Ruiyu NiShellPkg/UefiHandleParsingLib.c: Handle memory allocati...
2016-07-18 Ruiyu NiShellPkg/Dp: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/ShellProtocol.c: Handle memory allocation...
2016-07-18 Ruiyu NiShellPkg/ShellAddEnvVarToList: Handle memory allocation...
2016-07-18 Ruiyu NiShellPkg/IsVolatileEnv: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/Shell.c: Handle memory allocation failure
2016-07-15 Zhang LuboShellPkg: Fix issue about Ifconfig6 -r command.
2016-07-08 Ruiyu NiRevert "ShellPkg: Make the USB mouse behavior in 'edit...
2016-07-07 Mudusuru, Giri PShellPkg: Series of patches to fix typos - apropriate...
2016-07-07 Subramanian, Srira... ShellPkg:Ping: Ping command hangs with intermittent...
2016-07-06 Thomas PalmerFix GUID dereference
2016-07-05 Zhang LuboShellPkg: Update the error prompt for ping6 command.
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-06-30 Laszlo ErsekShellPkg: UefiHandleParsingLib: remove tautological...
2016-06-30 Laszlo ErsekShellPkg: don't call functions with side effects in...
next