Age | Commit message (Expand) | Author |
2014-07-29 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-28 | ShellPkg: fix typo. | Jeff Bobzin (jeff.bobzin |
2014-07-25 | ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits | Jaben Carsey |
2014-06-30 | ShellPkg: Fix Ctrl+C support for dmpstore command. | Tapan Shah |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-06-16 | ShellPkg: Fix duplicate String IDs | Jaben Carsey |
2014-06-05 | ShellPkg: fix Comp command output | Jaben Carsey |
2014-05-14 | ShellPkg: report error when EfiDecompress is run on a non-compressed file | Jaben Carsey |
2014-03-10 | ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs' | Brendan Jackman |
2014-02-25 | ShellPkg: Add missing header files | Jaben Carsey |
2014-01-23 | Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command. | Shumin Qiu |
2014-01-23 | Update the comments in function headers to follow Doxygen special documentati... | Shumin Qiu |
2014-01-22 | Fix CRLF format | Tian, Hot |
2014-01-14 | 1. Change the implementation of function 'LoadVariableFromFile' to return SHE... | Shumin Qiu |
2014-01-13 | ShellPkg: remove unreachable break statements | Olivier Martin |
2014-01-13 | Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto... | Shumin Qiu |
2014-01-10 | ShellPkg: add the last PCIe extended capability decodings | Jaben Carsey |
2014-01-10 | Add the feature "dmpstore -l" and "dmpstore -s". | Ruiyu Ni |
2014-01-09 | ShellPkg: Add more output to PCI command for extended configuration. | Jaben Carsey |
2014-01-09 | Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ... | Shumin Qiu |
2014-01-07 | Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check w... | Shumin Qiu |
2013-12-20 | ShellPkg: fix DmpStore for deleting | Jaben Carsey |
2013-12-18 | Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c... | Ruiyu Ni |
2013-12-02 | ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hex | Chris Phillips |
2013-11-22 | ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp... | Chris Phillips |
2013-11-21 | ShellPkg: Update pci command to use ShellPrintEx() | Chris Phillips |
2013-11-20 | ShellPkg: Change MM command output during script execution | Jaben Carsey |
2013-11-19 | ShellPkg pci command: Fix a typo; /r/n => \r\n | Jordan Justen |
2013-10-18 | ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ... | Chris Phillips |
2013-09-19 | ShellPkg: Handle pool allocation failure | Sergei Antonov |
2013-07-30 | Fix GCC build failure. | Ruiyu Ni |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-06-11 | ShellPkg: Fix ARM build errors. | jcarsey |
2013-05-22 | Correct the incorrect Copyright or License in EDKII source files. | lgao4 |
2013-05-09 | ShellPkg: Return an error when it happens | jcarsey |
2013-05-07 | ShellPkg: Fixed build error 'variable set but not used' | jcarsey |
2013-01-25 | Fixed some alignment faults in IPF platform | ydong10 |
2013-01-17 | ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co... | jcarsey |
2012-12-19 | ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output format | jcarsey |
2012-12-13 | ShellPkg: Updates to 'help' command | jcarsey |
2012-12-13 | ShellPkg: Updates to 'smbiosview' command | jcarsey |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-09-10 | Refine code to make it more safely. | ydong10 |
2012-09-05 | Refine coding style. | ydong10 |
2012-09-04 | Fix build fail. | ydong10 |
2012-09-03 | Refine the code to make it more safely. | ydong10 |
2012-08-27 | Change Bcfg.c to use the new definition of EFI_KEY_OPTION. | niruiyu |
2012-08-07 | The format strings are using notations that require UINTNs (like "0x%02x") bu... | ydong10 |
2012-08-07 | Refine code to follow coding style. | ydong10 |
2012-07-26 | Fix build fail for GCC | ydong10 |