]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellDebug1CommandsLib
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib /
2013-10-18 Chris PhillipsShellPkg: Fixes ‘edit’ command to correctly display...
2013-09-19 Sergei AntonovShellPkg: Handle pool allocation failure
2013-07-30 Ruiyu NiFix GCC build failure.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2013-05-22 lgao4Correct the incorrect Copyright or License in EDKII...
2013-05-09 jcarseyShellPkg: Return an error when it happens
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2013-01-25 ydong10Fixed some alignment faults in IPF platform
2013-01-17 jcarseyShellPkg: Minor change to EDIT and HEXEDIT commands...
2012-12-19 jcarseyShellPkg: Updates to DumpHex() and ‘dmem’ command for...
2012-12-13 jcarseyShellPkg: Updates to 'help' command
2012-12-13 jcarseyShellPkg: Updates to 'smbiosview' command
2012-10-11 lzeng14Add missing braces around initializer.
2012-09-10 ydong10Refine code to make it more safely.
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-07 ydong10The format strings are using notations that require...
2012-08-07 ydong10Refine code to follow coding style.
2012-07-26 ydong10Fix build fail for GCC
2012-07-26 ydong10Fixed issues:
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-04-27 lzeng14Update comments in DmpStore.c to be more suitable.
2012-04-26 ydong10Enhance code to more safely and follow coding style.
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-01-31 andrewfishFix type 19 print to match SBMIOS 2.7.
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: Add support for adding optional data to the...
2011-11-29 jcarseyShellPkg: Fix handling of empty files in Hexedit
2011-11-11 jcarseyShellpkg: Add support for filenames with spaces.
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-09-21 lgao4Clean up the private GUID definition in module Level.
2011-09-08 jcarseyShellPkg: allow for mm command to properly write PCIe...
2011-09-02 ydong10Refine comments and two code style.
2011-08-23 jcarseyShellPkg: fix build error when converting INTN to INT32.
2011-08-10 jcarseyShellPkg: bug fix for edit search/replace function
2011-08-08 jcarseyremove CatSPrint from ShellPkg.
2011-08-03 jcarseyShellPkg: Added the Ctrl based hot key for hexedit
2011-08-01 jcarseycleanup function and eliminate build error.
2011-07-20 jcarseyShellPkg: Added the Ctrl based hot key and changed...
2011-06-27 jcarseyClarify that the shared variables of the shell protocol...
2011-06-27 jcarseyMake sure size is correct.
2011-06-07 hhtianupdate copyright line format
2011-05-16 jcarseyadd support to easily remove profiles and shell levels...
2011-05-02 jcarseyfix printout from SmbiosView command.
2011-04-12 jcarseyupdate Bcfg to correctly remove by option index not...
2011-04-12 jljustenShellPkg: Fix GCC 4.4 build issues
2011-04-11 jcarseyEditTitleBar - Remove ASSERT. Complete display output...
2011-04-07 andrewfishFix Xcode, clang, and ARM build and link issues.
2011-04-07 jcarseyadd user input verification.
2011-04-07 jcarseyShellParametersProtocol - remove parsing from within...
2011-04-05 jcarseyadd some parens.
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-04-05 jcarseyrename a file.
2011-04-04 jcarseycheck memory allocations for success.
2011-04-04 jcarseycorrect last commit. fix build break for some compilers.
2011-04-04 jcarseyfix build break on some compilers.
2011-04-01 jcarseyremove duplicate memory de-allocation.
2011-04-01 jcarseyComment's added and fixed.
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-30 jcarseyremove unused variable.
2011-03-30 ydong10Update inf file to follow spec.
2011-03-29 jcarseysmbiosview - add user input verification.
2011-03-25 jcarseycomp - add comments and add input verification
2011-03-25 jcarseyadd Edit and Hexedit shared features.
2011-03-25 jcarseyadd Edit and HexEdit commands.
2010-12-10 hhtianupdate copyright format
2010-11-16 jcarseyAdd "Debug1" profile (all but Edit and HexEdit commands)