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
/
MdeModulePkg
/
Universal
/
Network
Age
Commit message (
Expand
)
Author
2013-10-01
Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...
Samer El-Haj-Mahmoud elhaj
2013-09-18
Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...
Fu Siyuan
2013-09-16
Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...
Star Zeng
2013-08-20
Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...
Qian Ouyang
2013-07-25
Roll back the changes in revision 14296 since it will cause iSCSI security au...
Fu Siyuan
2013-05-14
Add Copyright notices and comments for Red Hat contributor.
sfu5
2013-05-13
Update Code to pass EBC compiler.
lgao4
2013-05-09
Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set.
sfu5
2013-04-25
Fix ping command issue in IP4 driver.
sfu5
2013-04-25
Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...
sfu5
2013-04-23
Remove unused [Guids] section from PXE inf file.
sfu5
2013-04-19
Add transit bit check for detecting partial response in iSCSI stack.
tye1
2013-03-11
Fix a bug in IP4 driver which may cause “reconnect –r” hang.
sfu5
2013-03-11
Initialize DefaultInfo before using it.
sfu5
2013-03-11
Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...
sfu5
2013-02-01
Removes a useless condition in PxeBcImpl.c.
sfu5
2013-02-01
Fix a bug in snp driver binding Start() that it may return incorrect status c...
sfu5
2012-12-24
1. Fix buffer overflow bugs in SNP, MNP and IP6 driver.
sfu5
2012-12-17
Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
sfu5
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2012-11-14
Fix issue that node is still reachable after executing ifconfig –c.
tye1
2012-11-08
Refine code to make it more safely.
ydong10
2012-11-01
Fix build fail.
ydong10
2012-11-01
Add more check to make code more safely.
ydong10
2012-10-29
Fix issue that ifconfig –c cannot clear IP address details.
tye1
2012-10-17
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...
sfu5
2012-10-11
Add missing braces around initializer.
lzeng14
2012-09-29
MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...
erictian
2012-08-29
Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...
erictian
2012-07-03
Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...
ydong10
2012-05-31
Fixed build failed.
ydong10
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2012-02-15
Add code check to avoid access violation.
ydong10
2011-12-16
Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...
sfu5
2011-12-15
Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...
ydong10
2011-11-23
Add pointer check for NULL before dereference it.
sfu5
2011-11-21
1.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message.
sfu5
2011-11-03
MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...
xdu2
2011-10-31
MdeModulePkg: Remove variables that are set, but not used
jljusten
2011-10-28
1. Update error handling code if failing attach socket with new PCB.
tye1
2011-10-26
Adopt new IPv4/IPv6 device path for network modules.
niruiyu
2011-09-29
Add pointer check for NULL before dereference it.
ydong10
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-09-17
Fix Build fail for NT32 platform.
ydong10
2011-09-16
Add exit action when Config_Access_Protocol.CallBack function returns Submit ...
ydong10
2011-09-09
1. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.
sfu5
2011-09-01
Fix bug for UefiPxeBcDxe driver to catch the return status.
sfu5
2011-08-24
Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...
tye1
2011-08-24
Remove CONST modifier to be spec compliance
erictian
2011-08-24
1. Refine the error handling for PXE-v4 driver.
hhuan13
[next]