]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
EmulatorPkg: Remove use of IntelFrameworkModulePkg legacy libs
[mirror_edk2.git] / ShellPkg /
2016-11-23 Zhang LuboShellPkg: update ping6 to use timer service instead...
2016-11-16 Ruiyu NiShellPkg: #ifndef of header files should have postfix...
2016-11-16 Ruiyu NiShellPkg/dmpstore: Support "-sfo"
2016-11-15 Gary LinShellPkg: Fix typos in comments and variables
2016-11-11 Ruiyu NiShellPkg/ShellCommandLib: Add missing EFIAPI for public...
2016-11-10 Bi, DandanShellPkg: Fix the coding style issue
2016-11-07 hegdenagShellPkg/Ping6: Add a note in help for TargetIp
2016-11-07 Chen A ChenShellPkg/reset: Support "-fwui" flag
2016-10-31 Tapan ShahShellPkg: print only valid characters for file overwrit...
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
next