summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
2017-04-06NetworkPkg: Convert files to CRLF line endingHao Wu
2017-04-01NetworkPkg: Fix some bugs related to iSCSI keyword configuration.Zhang, Lubo
2017-03-30NetworkPkg/DnsDxe: Fix zero StationIp configuration failure of DNSv6Jiaxin Wu
2017-03-23NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPointJiaxin Wu
2017-03-23NetworkPkg: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu
2017-03-17NetworkPkg: Fix service binding issue in TCP dxe.Zhang Lubo
2017-03-15NetworkPkg: Fix potential bug if the iSCSI use dns protocol.Zhang, Lubo
2017-03-06NetworkPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06NetworkPkg: Refine type cast for pointer subtractionHao Wu
2017-03-06NetworkPkg/Dhcp6Dxe: Handle the Nil UUID caseJiaxin Wu
2017-03-03NetworkPkg/TlsAuthConfigDxe: Use StrToGuid in BaseLibJiaxin Wu
2017-03-01NetworkPkg: Define the prompt and help information for new PCD.Zhang Lubo
2017-03-01NetworkPkg: Add check logic for some variable in iSCSI driver.Zhang Lubo
2017-02-27NetworkPkg/Ip6Dxe: Ignore duplicated DNS address checkJiaxin Wu
2017-02-23NetworkPkg: Update the Ethernet interface name.Zhang Lubo
2017-02-23NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI.Zhang Lubo
2017-02-21NetworkPkg/IpSecDxe: Add check to avoid possible divide by zeroHao Wu
2017-02-20NetworkPkg:Generate the correct operational state of the interface.Zhang Lubo
2017-02-16NetworkPkg/HttpBootDxe: Update to check specified media typeJiaxin Wu
2017-02-16NetworkPkg/HttpBootDxe: Declare the functions as EFIAPI to pass the GCC buildJiaxin Wu
2017-02-15NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACKJiaxin Wu
2017-02-15NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Aborthegdenag
2017-02-15NetworkPkg/NetworkPkg.dec: Update comments for the PCDhegdenag
2017-02-09NetworkPkg/NetworkPkg.uni: Define the prompt and help information for PcdAllo...Jiaxin Wu
2017-02-08NetworkPkg: Fix some typos of "according"Liming Gao
2017-01-23NetworkPkg: Fix protocol handler service in HttpDxe.Zhang, Lubo
2017-01-23NetworkPkg: Remove superfluous return statement.Thomas Huth
2017-01-23NetworkPkg: Add PCD to enable the HTTP connections switchJiaxin Wu
2017-01-19NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo
2017-01-18NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handlerGary Lin
2017-01-06MdePkg, NetworkPkg: Refine the coding style.Jiaxin Wu
2017-01-04NetworkPkg/Ip6Dxe: Fix the potential NULL pointer freeJiaxin Wu
2016-12-29NetworkPkg/NetworkPkg.dsc: Move TLS modules to the supported componentsJiaxin Wu
2016-12-26NetworkPkg: Fix potentially uninitialized local variableJiaxin Wu
2016-12-26NetworkPkg/HttpDxe: Fix the potential NULL dereferenceJiaxin Wu
2016-12-26NetworkPkg/DnsDxe: Fixed the assert issue in DnsDxeJiaxin Wu
2016-12-22NetworkPkg/NetworkPkg.dsc: Enable TlsDxe and TlsAuthConfigDxe moduleJiaxin Wu
2016-12-22NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu
2016-12-22NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configurationJiaxin Wu
2016-12-22NetworkPkg/TlsDxe: TlsDxe driver implementation over OpenSSLJiaxin Wu
2016-12-22NetworkPkg: Refine UintnToAscDecWithFormat functions logicHao Wu
2016-12-19NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan
2016-12-06NetworkPkg/IpSecDxe: correct one comment and remove the unused bufJiaxin Wu
2016-11-18NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan
2016-10-31NetworkPkg: Check for NULL pointer before dereference it.Fu Siyuan
2016-10-31NetworkPkg: Add error handling logic when using AllocateZeroPoolZhang Lubo
2016-10-31NetworkPkg: Fix the wrong Timer event checkJiaxin Wu
2016-10-28NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan
2016-10-27NetworkPkg/TcpDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()Laszlo Ersek