]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c
ShellPkg: Fix typo of 'determines' in ShellPkg.
[mirror_edk2.git] / ShellPkg / Library / UefiShellNetwork1CommandsLib / Ifconfig.c
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Network1 profile commands response...
2014-09-02 Scott DuplichanShellPkg: Prevent StrnCpy from overwriting null termina...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2013-10-04 Chris PhillipsShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
2013-10-01 Samer El-Haj-Mahmo... Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-04-24 lzeng14Update IfConfig.c to use TPL_CALLBACK instead of TPL_CA...
2011-09-02 ydong10Refine comments and two code style.
2011-04-05 jcarseyadd comments to function declarations and definitions...
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-25 jcarseyAdd Network1 profile.