summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
6 daysNetworkPkg/SnpDxe: Fix MAC address passthrough supportJared Pan
6 daysNetworkPkg/IScsiDxe: bound value length in IScsiBuildKeyValueListSyed Mohammed Nayyar
12 daysNetworkPkg/UefiPxeBcDxe: Initialize IPV4 token in IPV4 branchMichael Kubacki
12 daysNetworkPkg: Ip4Dxe: Fix uninitialized variable warningTuan Phan
12 daysNetworkPkg: HttpBootDxe: Fix uninitialized variable warningsTuan Phan
2026-06-18NetworkPkg/Dhcp6Dxe: bound IA inner option length to bufferjmestwa-coder
2026-06-10NetworkPkg/IScsiDxe: Fix AttemptName cleared on loading defaultsabuthahirm
2026-06-04NetworkPkg/HttpDxe: Fix missing error check in TlsCommonTransmitabuthahirm
2026-06-04NetworkPkg/DnsDxe: Add error check for Dhcp4->Buildabuthahirm
2026-06-04NetworkPkg: Remove redundant Status initializationsabuthahirm
2026-05-30NetworkPkg/DpcDxe: Stop adding entries on allocation failureDongyan Qian
2026-05-25NetworkPkg/TcpDxe: Skip RST when no IpIo sender exists for DstMatthew Graham
2026-05-01NetworkPkg/DnsDxe: Refactor answer loop to for in ParseDnsResponseabuthahirm
2026-05-01NetworkPkg/Ip4Dxe: Fix missing Status check on Ip4Cfg2->SetData callabuthahirm
2026-04-29NetworkPkg/Ip4Dxe: Reject IPv4 addresses ending with dotabuthahirm
2026-04-29NetworkPkg/GoogleTest: Remove duplicate file name in INF fileQihang Gao
2026-04-27NetworkPkg/HttpBootDxe: Add all events to HttpBootHttpCallback()copilot-swe-agent[bot]
2026-04-06NetworkPkg/HttpBootDxe: Print TLS errors on screen during HTTP bootSaloni Kasbekar
2026-04-01NetworkPkg/UefiPxeBcDxe: Add missing Token.Context initializationMichael Kubacki
2026-03-26NetworkPkg: Reset DHCP Service Binding IO Status on StopMichael Kubacki
2026-03-17NetworkPkg: Ip4Dxe/Ip6Dxe: Set SB notify to NULL after event closeMichael Kubacki
2026-03-02NetworkPkg: align UNI file headers with UNI Spec standardAlexander Gryanko
2026-02-23NetworkPkg: Replace include guards with #pragma onceMichael Kubacki
2026-01-23NetworkPkg/UefiPxeBcDxe: Fix typo in Buffer parameter descriptionDongyan Qian
2026-01-07NetworkPkg: Add VS2026 toolchain supportDaniel
2025-12-29NetworkPkg: Add RngLib mapping for LOONGARCH64Qihang Gao
2025-11-22NetworkPkg: Remove unused variableMike Beaton
2025-11-21NetworkPkg: fix various typosPhilipp Schuster
2025-11-21OvmfPkg,ArmVirtPkg,NetworkPkg: Fix build with -D NETWORK_ENABLE=0Mike Beaton
2025-10-31NetworkPkg/SnpDxe: Fix Snp used uninitializedeeshanl
2025-10-30NetworkPkg: Remove DXE_SAL_DRIVERSathya Ravichandran
2025-10-29NetworkPkg/SnpDxe: Update SnpDxe SNP_DRIVER struct out of DMA-able memory.eeshanl
2025-10-01NetworkPkg/UefiPxeBcDxe: Add buffer check before reporting status codeMarc Chen
2025-10-01NetworkPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois
2025-09-25NetworkPkg: Drop ARM32 SupportOliver Smith-Denny
2025-09-18NetworkPkg/UefiPceBcDxe/GoogleTest: Add missing EFIAPIMichael D Kinney
2025-09-18NetworkPkg/Dhcp6Dxe/GoogleTest: Fix init of complex structMichael D Kinney
2025-09-04NetworkPkg/TlsDxe: Add SNI supportINDIA\kanagavels
2025-08-25NetworkPkg/WifiConnectionManagerDxe: UI DisconnectZachary Clark-Williams
2025-07-04NetworkPkg: Correct spelling errors and typosAbdul Lateef Attar
2025-06-25NetworkPkg/WifiConnectionManager: net list scan uiZachary Clark-Williams
2025-06-25WifiConnectionManagerDxe: clear timers not eventsZachary Clark-Williams
2025-06-25WifiConnectionManagerDxe: HII missing EAP TLS caseZachary Clark-Williams
2025-06-24NetworkPkg: Use Library/GoogleTestLib.hMichael D Kinney
2025-06-16NetworkPkg: Change 'Tls' to 'TLS'Rebecca Cran
2025-06-13NetworkPkg/DxeNetLib: Fix CodeQl ErrorBrit Chesley
2025-06-12NetworkPkg/HttpUtilitiesDxe: Free handle buffers after LocateHandleBufferDongyan Qian
2025-06-11NetworkPkg: Add PCD to control http boot enable or disable.mark.li
2025-06-09NetworkPkg : Replace hardcoded value with existing #define constantSaloni Kasbekar
2025-05-29NetworkPkg/HttpBootDxe: Wait for IPv6 DAD before issuing DHCPv6 requestsSam Tsai