index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Library
/
UefiShellNetwork1CommandsLib
Age
Commit message (
Expand
)
Author
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
2014-08-29
Cleanup UefiShellNetwork1CommandsLib commands help output string to :
Tapan Shah
2014-08-04
Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...
Qiu Shumin
2013-10-04
ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...
Chris Phillips
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-06-12
ShellPkg: Fix en-US characters that are outside the Basic Latin character set...
jcarsey
2012-04-24
Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...
lzeng14
2011-09-21
Clean up the private GUID definition in module Level.
lgao4
2011-09-09
ShellPkg: Add 3 missing function declaration comments and change a function s...
jcarsey
2011-09-02
Refine comments and two code style.
ydong10
2011-06-08
remove empty sections in INF files.
jcarsey
2011-05-16
add support to easily remove profiles and shell levels. the libraries will n...
jcarsey
2011-04-07
Fix Xcode, clang, and ARM build and link issues.
andrewfish
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