Age | Commit message (Expand) | Author |
2014-01-26 | Rollback the change 15178. | Gao, Liming |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming |
2014-01-24 | Fix following problems about VLAN driver: | Fu Siyuan |
2014-01-23 | Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi... | Fu Siyuan |
2014-01-22 | Fix CRLF format | Tian, Hot |
2014-01-13 | 1. Update the parsing logic of DHCP message in PXE driver. | Fu Siyuan |
2014-01-10 | Fix bug in unload function: Check if component name protocol exist, only unin... | Fu Siyuan |
2014-01-06 | Fix “reconnect -r” ASSERT after VLAN configured. | Fu Siyuan |
2013-12-23 | Fix a bug for vlan ping failure. | Wu Jiaxin |
2013-12-17 | Fix a bug in TCP driver’s component name print function. | Fu Siyuan |
2013-12-10 | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. | Fu Siyuan |
2013-10-29 | Fix a K9 error.Result of GetVariable2() function that may return NULL will be... | Wu Jiaxin |
2013-10-25 | Fix a bug about the iSCSI DHCP dependency issue. | Wu Jiaxin |
2013-10-18 | Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi... | Ye Ting |
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 |