summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)AuthorFilesLines
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
2025-06-12NetworkPkg/HttpUtilitiesDxe: Free handle buffers after LocateHandleBufferDongyan Qian1-3/+8
2025-06-11NetworkPkg: Add PCD to control http boot enable or disable.mark.li4-0/+21
2025-06-09NetworkPkg : Replace hardcoded value with existing #define constantSaloni Kasbekar1-1/+1
2025-05-29NetworkPkg/HttpBootDxe: Wait for IPv6 DAD before issuing DHCPv6 requestsSam Tsai2-0/+85
2025-05-28WifiConnectionManager: Scan timer reconfig connectZachary Clark-Williams3-6/+35
2025-05-28NetworkPkg: Update to make IPv6 prefix length 128 will not be excluded.Ken Peng2-3/+3
2025-05-13NetworkPkg/IScsiDxe:Fix for out of bound memory access for bz4207 (CVE-2024-3...Santhosh Kumar V1-5/+24
2025-04-29NetworkPkg: Add PCD for HTTP transfer buffer sizeBaraneedharan Anbazhagan6-5/+26
2025-03-18NetworkPkg/IScsiDxe:Fix for Remote Memory Exposure in ISCSI bz4206Madhavan1-2/+8
2025-03-13NetworkPkg/HttpBootDxe: Add proxy connect flow to *GetBootFile()Saloni Kasbekar4-34/+251
2025-03-13NetworkPkg/HttpBootDxe: Add ProxyUri handling in start/stop path.Saloni Kasbekar1-24/+33
2025-03-13Network/HttpBootDxe: Modify device path parser to detect Proxy URI node.Saloni Kasbekar2-45/+122
2025-03-13NetworkPkg/HttpBootDxe: Added ProxyUri field to HTTP_BOOT_PRIVATE_DATA.Saloni Kasbekar1-0/+6
2025-03-13NetworkPkg/HttpBootDxe: Use ProxyUri from HII to build boot optionSaloni Kasbekar1-25/+80
2025-03-13NetworkPkg/HttpBootDxe: Add Proxy URI field to HII.Saloni Kasbekar3-1/+14
2025-03-13NetworkPkg/HttpDxe: Add HTTPS handling in HTTP CONNECT path.Saloni Kasbekar4-29/+52
2025-03-13NetworkPkg/HttpDxe: Added support for HTTP CONNECT request.Saloni Kasbekar5-53/+198
2025-01-28Resolved Coverity Issues in Http DxeSanthosh Kumar V2-10/+35
2025-01-17NetworkPkg/SnpDxe: Shutdown SnpDxe on BeforeExitBootServices Event.joe2-2/+6
2025-01-17NetworkPkg: UefiPxeBcDxe: Fix error packet detectionDan Nicholson1-6/+6
2025-01-01NetworkPkg/UefiPxeBcDxe: Bugfix for pxe driverBing Luo1-2/+6
2024-12-19NetworkPkg/WifiConnectionManagerDxe: Keep Setup page on no Wi-Fi modulePhil Noh1-2/+1
2024-12-06NetworkPkg: PXE boot option build flagAlexander Gryanko5-3/+18
2024-12-06NetworkPkg/IScsiDxe: fix HiiOpCodeHandle leakMike Maslenkin1-1/+2
2024-12-05NetworkPkg/DxeNetLib: drop GLOBAL_REMOVE_IF_UNREFERENCEDGerd Hoffmann1-1/+1
2024-11-27Remove all ArmSoftFloatLib library class resolutionsArd Biesheuvel1-3/+0
2024-11-22NetworkPkg: Restore TPL Before ReturnOliver Smith-Denny3-5/+6
2024-11-14NetworkPkg/DxeNetLib: make mSecureHashAlgorithms staticGerd Hoffmann1-1/+1
2024-11-14MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-4/+0
2024-11-11NetworkPkg: mark fixed network PCDsAleksandr Goncharov2-4/+4
2024-11-11NetworkPkg: introduce include file for dynamic PCDsAleksandr Goncharov2-0/+23
2024-11-11NetworkPkg/Dhcp6Dxe: Fix sanitizer issuesMichael D Kinney1-3/+3
2024-10-16NetworkPkg/HttpBootDxe: Report download error when resume attempts failLeandro Becker1-1/+2