]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
- For writing sin_port, htons() must be used.
[mirror_edk2.git] / ShellPkg /
2013-02-04 jcarseyShellPkg: Remove beta tag from ver command output.
2013-01-25 ydong10Fixed some alignment faults in IPF platform
2013-01-17 jcarseyShellPkg: Fix pointer initialization error of “ShellOpt...
2013-01-17 jcarseyShellPkg: Minor change to EDIT and HEXEDIT commands...
2012-12-19 jcarseyShellPkg: Updates to DumpHex() and ‘dmem’ command for...
2012-12-17 ydong10Refine code to follow coding style.
2012-12-13 jcarseyShellPkg: Updates to 'help' command
2012-12-13 jcarseyShellPkg: Updates to 'smbiosview' command
2012-12-03 jcarseyShellPkg: Remove “2.0” prefix text from shell prompt.
2012-11-14 jcarseyShellPkg: Fix line responsible for deleting “cwd” varia...
2012-11-13 jcarseyShellPkg: Clean up header file usage.
2012-11-13 jcarseyShellPkg: Correct 3 places where memory was not being...
2012-10-18 niruiyuFix a bug that BCFG creates Key#### variable bigger...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-10-11 lzeng14Add missing braces around initializer.
2012-10-05 mdkinneyContributed-under: TianoCore Contribution Agreement 1.0
2012-09-10 ydong10Refine code to make it more safely.
2012-09-07 ydong10Fix always allocate memory issue.
2012-09-07 ydong10Fix display color error when scroll up/down the screen.
2012-09-05 ydong10Refine coding style.
2012-09-04 ydong10Fix build fail.
2012-09-03 ydong10Refine the code to make it more safely.
2012-08-27 niruiyuChange Bcfg.c to use the new definition of EFI_KEY_OPTION.
2012-08-27 niruiyuChange Bcfg.c to use the new definition of EFI_KEY_OPTION.
2012-08-17 ydong10Update the "ConErr" related variable name to the new...
2012-08-10 ydong10Refine get default language logic for command "drivers".
2012-08-07 ydong10The format strings are using notations that require...
2012-08-07 ydong10Fix a width count error in ClearScreen function.
2012-08-07 ydong10Refine code to follow coding style.
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-26 ydong10Fix build fail for GCC
2012-07-26 ydong10Fixed issues:
2012-07-26 ydong10Roll back the change which caused build fail
2012-07-23 jcarseyShellPkg: Update string to number conversion to correct...
2012-07-23 ydong10Add logic to check the execution break flag before...
2012-07-11 jcarseyShellPkg: update pci enumeration routine for platforms...
2012-07-04 ydong10ShellPkg: Fix recursion when deleting all variables.
2012-06-12 jcarseyShellPkg: Fix en-US characters that are outside the...
2012-05-30 jcarseyShellPkg: Fix display of 64-bit BARs in PCI dump on...
2012-05-30 jcarseyShellPkg: Enable Runtime DXE drivers to make use of...
2012-05-22 jcarseyShellPkg: Enable Ctrl-C characters to be processed...
2012-04-27 ydong10Enable print error info when execute the application.
2012-04-27 lzeng14Update comments in DmpStore.c to be more suitable.
2012-04-26 ydong10Enhance code to more safely and follow coding style.
2012-04-24 hhtianUpdate copyright format
2012-04-24 lzeng14Update IfConfig.c to use TPL_CALLBACK instead of TPL_CA...
2012-04-23 jcarseyShellPkg: hide flashing cursor during startup.
2012-04-23 jcarseyShellPkg: removed memory leak.
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-03-26 jcarseycorrect removal of commit 12951.
2012-03-15 lzeng14Add SMBIOS 2.7.1 support to SmbiosView command.
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-05 jcarseyShellPkg: Fix ICC11 build failure.
2012-02-24 jcarseyShellPkg: Fix ICC11 build failure.
2012-02-02 jcarseyShellPkg: fix 'ls' handling of empty drives where there...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-31 andrewfishFix type 19 print to match SBMIOS 2.7.
2012-01-30 jcarseyShellPkg: Update 'echo' command to print everything...
2012-01-30 andrewfishFix clang compiler warning.
2012-01-30 jcarseyShellPkg: Allow for format character strings to be...
2012-01-30 jcarseyShellPkg: add more parenthesis to bcfg command.
2012-01-27 jcarseyShellPkg: fix redirection file parsing to allow spaces...
2012-01-27 jcarseyShellPkg: Add support for adding optional data to the...
2012-01-27 jcarseyShellPkg: parameters with spaces need quotes.
2012-01-27 jcarseyShellPkg: Add support for adding optional data to the...
2012-01-20 jcarseyShellPkg: This patch fixes the redirection support...
2012-01-20 jcarseyShellPkg: Fix rm CWD protection to be better at catchin...
2012-01-19 jcarseyShellPkg: Fix SimpleTextInputEx based "CTRL-S" by empty...
2012-01-11 jcarseyShellPkg: Check for Abort flag in main 'for' loop of...
2012-01-10 jcarseyShellPkg: Propagate verbose flag down so it can be...
2012-01-10 jcarseyShellPkg: Add dump information for PCI Root Bridge...
2012-01-09 jcarseyShellPkg: Add protocols / protocol GUIDs to display...
2012-01-05 jcarseyShellPkg: fix copyright date.
2012-01-05 jcarseyShellPkg: fix For command parsing list of values.
2012-01-05 jcarseyShellPkg: Fix swapping of reset behavior.
2012-01-02 jcarseyShellPkg: print error when column index is out of range...
2012-01-02 jcarseyShellPkg: fix Pipe usage verification.
2011-12-13 geekboy15aShellPkg: Updated version number.
2011-11-29 jcarseyShellPkg: Fix "-b" usage with timezone command.
2011-11-29 jcarseyShellPkg: Fix handling of empty files in Hexedit
2011-11-18 jcarseyShellPkg: Updates the printing of echo for script comma...
2011-11-18 jcarseyShellPkg: Correct incorrect use of sizeof to use macro...
2011-11-17 jcarseyShellPkg: Update the ‘for’ command to check number...
2011-11-14 ydong10Update comment for function header.
2011-11-12 darylm503ShellPkg: Update comments for functions to clarify...
2011-11-11 jcarseyShellpkg: Add support for filenames with spaces.
2011-11-11 jcarseyShellpkg: Add support for filenames with spaces.
2011-11-01 jcarseyShellPkg: swap warm and cold to get the default correct...
2011-10-22 ydong10Fix a typo when check the return value
2011-10-18 ydong10Fix a code typo.
2011-10-17 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-13 jcarseyShellPkg: Set CRC value whenever changing a system...
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: Add checks for NULL pointers.
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-10-10 jcarseyShellPkg: Verify memory allocations without ASSERT.
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-09-21 lgao4Clean up the private GUID definition in module Level.
next