Age | Commit message (Expand) | Author |
2012-05-30 | ShellPkg: Fix display of 64-bit BARs in PCI dump on 32-bit systems. | jcarsey |
2012-04-27 | Update comments in DmpStore.c to be more suitable. | lzeng14 |
2012-04-26 | Enhance code to more safely and follow coding style. | ydong10 |
2012-03-15 | Add SMBIOS 2.7.1 support to SmbiosView command. | lzeng14 |
2012-03-14 | Improve robustness when scanning PCI Option ROM. | rsun3 |
2012-03-05 | ShellPkg: Fix ICC11 build failure. | jcarsey |
2012-01-31 | Fix type 19 print to match SBMIOS 2.7. | andrewfish |
2012-01-30 | Fix clang compiler warning. | andrewfish |
2012-01-30 | ShellPkg: Allow for format character strings to be typed in editor without ha... | jcarsey |
2012-01-30 | ShellPkg: add more parenthesis to bcfg command. | jcarsey |
2012-01-27 | ShellPkg: Add support for adding optional data to the bcfg command in debug p... | jcarsey |
2011-11-29 | ShellPkg: Fix handling of empty files in Hexedit | jcarsey |
2011-11-11 | Shellpkg: Add support for filenames with spaces. | jcarsey |
2011-10-14 | ShellPkg: Add checking for memory allocation and pointer returns from functions. | jcarsey |
2011-10-10 | ShellPkg: Add checks for NULL pointers. | jcarsey |
2011-10-10 | ShellPkg: Add checks for NULL pointers. | jcarsey |
2011-09-21 | Clean up the private GUID definition in module Level. | lgao4 |
2011-09-08 | ShellPkg: allow for mm command to properly write PCIe in non-interactive mode. | jcarsey |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-08-23 | ShellPkg: fix build error when converting INTN to INT32. | jcarsey |
2011-08-10 | ShellPkg: bug fix for edit search/replace function | jcarsey |
2011-08-08 | remove CatSPrint from ShellPkg. | jcarsey |
2011-08-03 | ShellPkg: Added the Ctrl based hot key for hexedit | jcarsey |
2011-08-01 | cleanup function and eliminate build error. | jcarsey |
2011-07-20 | ShellPkg: Added the Ctrl based hot key and changed text editor's UI. | jcarsey |
2011-06-27 | Clarify that the shared variables of the shell protocols are properly named. | jcarsey |
2011-06-27 | Make sure size is correct. | jcarsey |
2011-06-07 | update copyright line format | hhtian |
2011-05-16 | add support to easily remove profiles and shell levels. the libraries will n... | jcarsey |
2011-05-02 | fix printout from SmbiosView command. | jcarsey |
2011-04-12 | update Bcfg to correctly remove by option index not variable name and add dri... | jcarsey |
2011-04-12 | ShellPkg: Fix GCC 4.4 build issues | jljusten |
2011-04-11 | EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou... | jcarsey |
2011-04-07 | Fix Xcode, clang, and ARM build and link issues. | andrewfish |
2011-04-07 | add user input verification. | jcarsey |
2011-04-07 | ShellParametersProtocol - remove parsing from within quoted parameters. | jcarsey |
2011-04-05 | add some parens. | jcarsey |
2011-04-05 | add comments to function declarations and definitions and updated to match co... | jcarsey |
2011-04-05 | rename a file. | jcarsey |
2011-04-04 | check memory allocations for success. | jcarsey |
2011-04-04 | correct last commit. fix build break for some compilers. | jcarsey |
2011-04-04 | fix build break on some compilers. | jcarsey |
2011-04-01 | remove duplicate memory de-allocation. | jcarsey |
2011-04-01 | Comment's added and fixed. | jcarsey |
2011-03-30 | pointer verification (not NULL) and buffer overrun fixes. | jcarsey |
2011-03-30 | remove unused variable. | jcarsey |
2011-03-30 | Update inf file to follow spec. | ydong10 |
2011-03-29 | smbiosview - add user input verification. | jcarsey |
2011-03-25 | comp - add comments and add input verification | jcarsey |
2011-03-25 | add Edit and Hexedit shared features. | jcarsey |