Age | Commit message (Expand) | Author |
2016-03-03 | ShellPkg: Update 'ifconfig -r' implementation | Jiaxin Wu |
2016-03-02 | ShellPkg: Revert git 'd6cf1af9' fix | Jiaxin Wu |
2015-12-10 | ShellPkg: Fix ifconfig hang issue with incomplete parameters | Jiaxin Wu |
2015-12-04 | ShellPkg: Fix wrong return status for Ifconfig.c | Jiaxin Wu |
2015-08-31 | ShellPkg: Get media status in ifconfig command | Jiaxin Wu |
2015-08-20 | ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some case | Jiaxin Wu |
2015-07-08 | ShellPkg: Remove Status definition in function scope | jiaxinwu |
2015-07-08 | ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 prot... | jiaxinwu |
2015-06-30 | ShellPkg: Use safe string functions to refine code. | Qiu Shumin |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-02-03 | ShellPkg: Update Network1 profile commands response output | Tapan Shah |
2014-09-02 | ShellPkg: Prevent StrnCpy from overwriting null terminator when source is lar... | Scott Duplichan |
2014-08-29 | This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ... | Jaben Carsey |
2013-10-04 | ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman... | Chris Phillips |
2013-10-01 | Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w... | Samer El-Haj-Mahmoud elhaj |
2012-10-17 | 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt... | sfu5 |
2012-04-24 | Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U... | lzeng14 |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-04-05 | add comments to function declarations and definitions and updated to match co... | 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-25 | Add Network1 profile. | jcarsey |