]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
MdeModulePkg/UdfDxe: Initialize the array after declaration
[mirror_edk2.git] / ShellPkg /
2017-09-12 hegdenagShellPkg/Ifconfig6: Update error message and add a...
2017-08-30 Huajing LiShellPkg: Update CWD and current mapping when commands...
2017-08-30 Huajing LiShellPkg: Fix bug that fails to change CWD after "map...
2017-08-30 Huajing LiShellPkg: Rename gShellCurDir to gShellCurMapping
2017-08-21 Huajing LiShellPkg/mkdir: support creating nested directories
2017-08-21 Huajing LiShell/mkdir: Modify the help content to align to spec.
2017-08-16 Song, BinXShellPkg: Update header file including style
2017-08-14 Star ZengShellPkg UefiDpLib: Init CustomCumulativeData.MinDur
2017-08-11 Ruiyu NiShellPkg/drivers: Fix GCC build failure
2017-08-10 Huajing LiShellPkg/driver: Show "-" in non-SFO mode
2017-08-10 Huajing LiShellPkg/drivers: Show Image Name in non-SFO mode
2017-08-03 Michael D Kinneyedk2: Move License.txt file to root
2017-08-03 Michael D Kinneyedk2: Move TianoCore Contribution Agreement to root
2017-08-03 HuajingLiShellPkg/dblk: Honor the BlockIo alignment requirement.
2017-07-28 Ruiyu NiShellPkg: Avoid buffer out-of-bound access
2017-07-27 Huajing LiShellPkg/setvar: Check the duplicate flag
2017-07-27 Ruiyu NiShellPkg/ShellLib: Remove unused macros
2017-07-26 Ruiyu NiShellPkg/map: Recognize CDROM change
2017-07-26 Li HuajingShellPkg/ls: Display the file time in local time.
2017-06-29 Tapan ShahShellPkg: Update dh command to reflect correct driver...
2017-06-27 Star ZengShellPkg DmpStore: Make NameSize to be consistent with...
2017-06-10 Tapan ShahShellPkg: Fix typo errors in ifconfig help output
2017-06-10 Ruiyu NiShell/alias: Print detailed error when deleting alias
2017-06-09 hegdenagShellPkg/ifconfig: Update help message
2017-06-09 Ruiyu NiShellPkg: Remove unnecessary Readme.txt
2017-06-07 Ruiyu NiShellPkg/parse: Handle Unicode stream from pipe correctly
2017-06-07 Ruiyu NiShellPkg/alias: Return status for alias deletion
2017-06-05 Ruiyu NiShellPkg/alias: Fix bug to support upper-case alias
2017-06-02 Jeff WestfahlShellPkg/UefiShellLib: Check correct variable for NULL
2017-05-24 Hao WuShellPkg/UefiShellLib: Avoid reading undefined content...
2017-05-12 Ruiyu NiShellPkg/memmap: Dump memory map information for all...
2017-05-12 Ruiyu NiShellPkg/memmap: Refine code
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Show LoadedImageProtocol...
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Open LoadedImageProtocol...
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Show LoadedImageProtocol...
2017-05-04 Jeff WestfahlShellPkg/ShellCommandLib: Update DumpHex to print {|}~
2017-05-03 Ruiyu NiShellPkg: Update package version to 1.01
2017-05-03 Ruiyu NiShellPkg/UefiHandleParsingLib: Fix memory leak
2017-04-26 Laszlo ErsekShellPkg/Shell: eliminate double-free in RunSplitCommand()
2017-04-26 Laszlo ErsekShellPkg/Shell: clean up bogus member types in SPLIT_LIST
2017-04-25 Jeff WestfahlShellPkg SmbiosView: Display Type 0 BIOS segment in...
2017-04-20 Ruiyu NiShellPkg/pci: Fix VS2012 build failure
2017-04-20 Ruiyu NiShellPkg/comp: Fix file tag name.
2017-04-19 Ruiyu NiShellPkg/Pci: Always dump the extended config space...
2017-04-18 Ruiyu NiShellPkg/ConsistMapping: Remove unneeded memory realloc...
2017-04-07 Dandan BiShellPkg/SetVar: Fix typo in comments
2017-04-07 Ruiyu NiShellPkg: Fix Shell to not return without startup.nsh...
2017-04-05 Ruiyu NiShellPkg/setvar: Add assertion indicating TempData...
2017-03-31 Chen A ChenShellPkg/setvar: Support data format in Shell 2.2 spec
2017-03-29 Ruiyu NiShellPkg/Shell: Avoid potential null pointer deference
2017-03-28 Dandan BiShellPkg/Shell: Make comments align with the function
2017-03-27 Ruiyu NiShellPkg/mm: Support UINT16 segment number
2017-03-23 Chen A ChenShellPkg: Add Shell invocation option '-exit'
2017-03-23 Chen A ChenShellPkg: Fix shell not able to run startup.nsh
2017-03-22 Ard BiesheuvelShellPkg: add GUID declaration for FILE_GUID of UEFI...
2017-03-17 Jeff WestfahlShellPkg/HandleParsingLib: Correct format specifier...
2017-03-16 Star ZengShellPkg UefiDpLib: Handle "/" separator in debug path...
2017-03-15 Dandan BiShellPkg/UefiShellBcfgCommandLib: Fix VS2012 build...
2017-03-06 Ruiyu NiShellPkg/comp: Use proper parameter names
2017-03-06 Hao WuShellPkg: Refine casting expression result to bigger...
2017-03-06 Hao WuShellPkg: Refine type cast for pointer subtraction
2017-03-02 Star ZengShellPkg: Link DxeSmmPerformanceLib to make DP command...
2017-03-01 Chen A ChenShellPkg/bcfg: Add Shell Spec 2.2 modification function...
2017-03-01 Ruiyu NiShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes...
2017-02-28 Ruiyu NiShellPkg/comp: Fix GCC build failure
2017-02-28 Chen A ChenShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte...
2017-02-28 Chen A ChenShellPkg/comp: Rename variable names to proper ones
2017-02-28 Hao WuShellPkg/UefiDpLib: Add check to avoid NULL pointer...
2017-02-24 Star ZengShellPkg UefiDpLib: Fixed GCC build failure caused...
2017-02-23 Star ZengShellPkg UefiDpLib: Remove TimerLib dependency
2017-02-16 Ruiyu NiShellPkg/pci: Report error when invalid value is specif...
2017-02-10 Star ZengShellPkg SmbiosView: Correct some outputs for Type...
2017-02-10 Star ZengShellPkg SmbiosView: Eliminate trailing " | " in PrintB...
2017-02-03 Ruiyu NiShellPkg/cd: Do not print the destination dir when...
2017-01-25 Ruiyu NiShellPkg/pci: Fix extended register dumping for MFVC...
2017-01-25 Ruiyu NiShellPkg/pci: Support interpreting specific PCIE ext...
2017-01-25 Ruiyu NiShellPkg/pci: Use PCI definitions defined in MdePkg
2017-01-24 Star ZengShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1
2017-01-22 Star ZengShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0
2017-01-19 Zhang LuboShellPkg: Add check logic for the gateway validity.
2017-01-19 Dandan BiShellPkg/HandleParsingLib: Fix coding style issue
2017-01-19 Star ZengShellPkg SmbiosView: Add missing decoding of SMBIOS...
2017-01-19 Star ZengShellPkg SmbiosView: Add missing decoding of SlotType...
2017-01-13 hegdenagShellPkg/Ifconfig6: Address ASSERT because of a missing...
2017-01-13 Linson AugustineShellPkg/SmbiosView: Add decoding of SMBIOS record...
2017-01-12 Chris PhillipsShellPkg: Update smbiosview command to display Type...
2017-01-11 Michael KinneyShellPkg/Shell: Add double quotes to args with white...
2017-01-11 Ruiyu NiShellPkg/HandleParsingLib: Fix build failure due to...
2017-01-11 Ruiyu NiShellPkg/dh: Support dump from GUID and "decode" parameter
2017-01-11 Chen A ChenShellPkg/Dh: Fix coding style issues
2017-01-11 Chen A ChenShellPkg/HandleParsingLib: Add new API GetAllMappingGuids
2017-01-11 Ruiyu NiShellPkg/HandleParsingLib: Return NULL name for unknown...
2017-01-11 Ruiyu NiShellPkg/HandleParsingLib: Rename global variables
2017-01-06 Chen A ChenShellPkg: Fix a bug ">>v" cannot append data to environ...
2016-12-29 Ruiyu NiShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash...
2016-12-16 Ruiyu NiShellPkg/setvar: Correct typo in setvar help message
2016-12-14 Dandan BiShellPkg/UefiShellNetwork2CommandsLib: Fix incorrect...
2016-12-14 Dandan BiShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect...
2016-12-14 Dandan BiShellPkg/UefiShellDebug1CommandsLib: Fix coding style...
2016-12-09 Gary LinShellPkg: Assign the correct value to ShellStatus
next