summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)AuthorFilesLines
2026-07-14NetworkPkg/UefiPxeBcDxe: Fix CopyMem destination in PxeBcDhcp6CallBackabuthahirm1-1/+1
2026-07-14NetworkPkg/Ip6Dxe: Add NULL check for InterfaceId before dereferenceabuthahirm1-0/+1
2026-07-14NetworkPkg/Ip6Dxe: Move neighbor table cleanup before MNP teardownabuthahirm1-8/+8
2026-07-14NetworkPkg/Dhcp6Dxe: Defensively check for NULL Config in Dhcp6UpdateIaInfoabuthahirm2-2/+4
2026-06-30NetworkPkg/SnpDxe: Fix MAC address passthrough supportJared Pan1-0/+11
2026-06-30NetworkPkg/IScsiDxe: bound value length in IScsiBuildKeyValueListSyed Mohammed Nayyar1-1/+1
2026-06-25NetworkPkg/UefiPxeBcDxe: Initialize IPV4 token in IPV4 branchMichael Kubacki1-8/+8
2026-06-24NetworkPkg: Ip4Dxe: Fix uninitialized variable warningTuan Phan1-49/+47
2026-06-24NetworkPkg: HttpBootDxe: Fix uninitialized variable warningsTuan Phan1-12/+14
2026-06-19NetworkPkg/Dhcp6Dxe: bound IA inner option length to bufferjmestwa-coder3-2/+192
2026-06-10NetworkPkg/IScsiDxe: Fix AttemptName cleared on loading defaultsabuthahirm2-1/+50
2026-06-04NetworkPkg/HttpDxe: Fix missing error check in TlsCommonTransmitabuthahirm1-0/+5
2026-06-04NetworkPkg/DnsDxe: Add error check for Dhcp4->Buildabuthahirm1-0/+8
2026-06-04NetworkPkg: Remove redundant Status initializationsabuthahirm21-100/+36
2026-05-30NetworkPkg/DpcDxe: Stop adding entries on allocation failureDongyan Qian1-0/+2
2026-05-25NetworkPkg/TcpDxe: Skip RST when no IpIo sender exists for DstMatthew Graham1-2/+9
2026-05-01NetworkPkg/DnsDxe: Refactor answer loop to for in ParseDnsResponseabuthahirm1-8/+8
2026-05-01NetworkPkg/Ip4Dxe: Fix missing Status check on Ip4Cfg2->SetData callabuthahirm1-1/+1
2026-04-30NetworkPkg/Ip4Dxe: Reject IPv4 addresses ending with dotabuthahirm1-40/+4
2026-04-29NetworkPkg/GoogleTest: Remove duplicate file name in INF fileQihang Gao1-1/+0
2026-04-28NetworkPkg/HttpBootDxe: Add all events to HttpBootHttpCallback()copilot-swe-agent[bot]2-6/+17
2026-04-06NetworkPkg/HttpBootDxe: Print TLS errors on screen during HTTP bootSaloni Kasbekar4-6/+115
2026-04-01NetworkPkg/UefiPxeBcDxe: Add missing Token.Context initializationMichael Kubacki1-0/+2
2026-03-26NetworkPkg: Reset DHCP Service Binding IO Status on StopMichael Kubacki1-0/+1
2026-03-18NetworkPkg: Ip4Dxe/Ip6Dxe: Set SB notify to NULL after event closeMichael Kubacki2-0/+2
2026-03-02NetworkPkg: align UNI file headers with UNI Spec standardAlexander Gryanko4-31/+31
2026-02-24NetworkPkg: Replace include guards with #pragma onceMichael Kubacki140-560/+140
2026-01-23NetworkPkg/UefiPxeBcDxe: Fix typo in Buffer parameter descriptionDongyan Qian1-1/+1
2026-01-07NetworkPkg: Add VS2026 toolchain supportDaniel1-1/+1
2025-12-29NetworkPkg: Add RngLib mapping for LOONGARCH64Qihang Gao1-0/+3
2025-11-22NetworkPkg: Remove unused variableMike Beaton1-7/+0
2025-11-22NetworkPkg: fix various typosPhilipp Schuster1-1/+1
2025-11-21OvmfPkg,ArmVirtPkg,NetworkPkg: Fix build with -D NETWORK_ENABLE=0Mike Beaton1-10/+13
2025-10-31NetworkPkg/SnpDxe: Fix Snp used uninitializedeeshanl1-0/+2
2025-10-30NetworkPkg: Remove DXE_SAL_DRIVERSathya Ravichandran1-1/+1
2025-10-29NetworkPkg/SnpDxe: Update SnpDxe SNP_DRIVER struct out of DMA-able memory.eeshanl16-424/+551
2025-10-01NetworkPkg/UefiPxeBcDxe: Add buffer check before reporting status codeMarc Chen1-6/+13
2025-10-01NetworkPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-24/+21
2025-09-26NetworkPkg: Drop ARM32 SupportOliver Smith-Denny5-16/+2
2025-09-18NetworkPkg/UefiPceBcDxe/GoogleTest: Add missing EFIAPIMichael D Kinney1-0/+3
2025-09-18NetworkPkg/Dhcp6Dxe/GoogleTest: Fix init of complex structMichael D Kinney1-2/+4
2025-09-04NetworkPkg/TlsDxe: Add SNI supportINDIA\kanagavels1-0/+4
2025-08-25NetworkPkg/WifiConnectionManagerDxe: UI DisconnectZachary Clark-Williams1-1/+1
2025-07-04NetworkPkg: Correct spelling errors and typosAbdul Lateef Attar1-2/+2
2025-06-25NetworkPkg/WifiConnectionManager: net list scan uiZachary Clark-Williams1-0/+5
2025-06-25WifiConnectionManagerDxe: clear timers not eventsZachary Clark-Williams1-2/+4
2025-06-25WifiConnectionManagerDxe: HII missing EAP TLS caseZachary Clark-Williams1-0/+1
2025-06-24NetworkPkg: Use Library/GoogleTestLib.hMichael D Kinney5-5/+5
2025-06-17NetworkPkg: Change 'Tls' to 'TLS'Rebecca Cran1-3/+3
2025-06-13NetworkPkg/DxeNetLib: Fix CodeQl ErrorBrit Chesley2-3/+8