Age | Commit message (Expand) | Author |
2017-03-23 | NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPoint | Jiaxin Wu |
2017-03-23 | NetworkPkg: Fix potential ASSERT if NetIp4IsUnicast is called | Jiaxin Wu |
2017-03-17 | NetworkPkg: Fix service binding issue in TCP dxe. | Zhang Lubo |
2017-03-15 | NetworkPkg: Fix potential bug if the iSCSI use dns protocol. | Zhang, Lubo |
2017-03-06 | NetworkPkg: Refine casting expression result to bigger size | Hao Wu |
2017-03-06 | NetworkPkg: Refine type cast for pointer subtraction | Hao Wu |
2017-03-06 | NetworkPkg/Dhcp6Dxe: Handle the Nil UUID case | Jiaxin Wu |
2017-03-03 | NetworkPkg/TlsAuthConfigDxe: Use StrToGuid in BaseLib | Jiaxin Wu |
2017-03-01 | NetworkPkg: Define the prompt and help information for new PCD. | Zhang Lubo |
2017-03-01 | NetworkPkg: Add check logic for some variable in iSCSI driver. | Zhang Lubo |
2017-02-27 | NetworkPkg/Ip6Dxe: Ignore duplicated DNS address check | Jiaxin Wu |
2017-02-23 | NetworkPkg: Update the Ethernet interface name. | Zhang Lubo |
2017-02-23 | NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI. | Zhang Lubo |
2017-02-21 | NetworkPkg/IpSecDxe: Add check to avoid possible divide by zero | Hao Wu |
2017-02-20 | NetworkPkg:Generate the correct operational state of the interface. | Zhang Lubo |
2017-02-16 | NetworkPkg/HttpBootDxe: Update to check specified media type | Jiaxin Wu |
2017-02-16 | NetworkPkg/HttpBootDxe: Declare the functions as EFIAPI to pass the GCC build | Jiaxin Wu |
2017-02-15 | NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACK | Jiaxin Wu |
2017-02-15 | NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Abort | hegdenag |
2017-02-15 | NetworkPkg/NetworkPkg.dec: Update comments for the PCD | hegdenag |
2017-02-09 | NetworkPkg/NetworkPkg.uni: Define the prompt and help information for PcdAllo... | Jiaxin Wu |
2017-02-08 | NetworkPkg: Fix some typos of "according" | Liming Gao |
2017-01-23 | NetworkPkg: Fix protocol handler service in HttpDxe. | Zhang, Lubo |
2017-01-23 | NetworkPkg: Remove superfluous return statement. | Thomas Huth |
2017-01-23 | NetworkPkg: Add PCD to enable the HTTP connections switch | Jiaxin Wu |
2017-01-19 | NetworkPkg: Add dns support for target URL configuration in ISCSI. | Zhang Lubo |
2017-01-18 | NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handler | Gary Lin |
2017-01-06 | MdePkg, NetworkPkg: Refine the coding style. | Jiaxin Wu |
2017-01-04 | NetworkPkg/Ip6Dxe: Fix the potential NULL pointer free | Jiaxin Wu |
2016-12-29 | NetworkPkg/NetworkPkg.dsc: Move TLS modules to the supported components | Jiaxin Wu |
2016-12-26 | NetworkPkg: Fix potentially uninitialized local variable | Jiaxin Wu |
2016-12-26 | NetworkPkg/HttpDxe: Fix the potential NULL dereference | Jiaxin Wu |
2016-12-26 | NetworkPkg/DnsDxe: Fixed the assert issue in DnsDxe | Jiaxin Wu |
2016-12-22 | NetworkPkg/NetworkPkg.dsc: Enable TlsDxe and TlsAuthConfigDxe module | Jiaxin Wu |
2016-12-22 | NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 | Jiaxin Wu |
2016-12-22 | NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration | Jiaxin Wu |
2016-12-22 | NetworkPkg/TlsDxe: TlsDxe driver implementation over OpenSSL | Jiaxin Wu |
2016-12-22 | NetworkPkg: Refine UintnToAscDecWithFormat functions logic | Hao Wu |
2016-12-19 | NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver. | Fu Siyuan |
2016-12-06 | NetworkPkg/IpSecDxe: correct one comment and remove the unused buf | Jiaxin Wu |
2016-11-18 | NetworkPkg: Check for the max DHCP packet length before use it. | Fu Siyuan |
2016-10-31 | NetworkPkg: Check for NULL pointer before dereference it. | Fu Siyuan |
2016-10-31 | NetworkPkg: Add error handling logic when using AllocateZeroPool | Zhang Lubo |
2016-10-31 | NetworkPkg: Fix the wrong Timer event check | Jiaxin Wu |
2016-10-28 | NetworkPkg: Update IP4 stack drivers for classless address unicast check. | Fu Siyuan |
2016-10-27 | NetworkPkg/TcpDxe: rebase to ARRAY_SIZE() | Laszlo Ersek |
2016-10-27 | NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE() | Laszlo Ersek |
2016-10-27 | NetworkPkg/IpsecConfig: remove module-local ARRAY_SIZE macro | Laszlo Ersek |
2016-10-27 | NetworkPkg/IpsecConfig: guard the definition of ARRAY_SIZE | Laszlo Ersek |
2016-10-26 | NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSI | Zhang Lubo |