-
Notifications
You must be signed in to change notification settings - Fork 344
NetworkPkg
NetworkPkg provides IPv6 network stack drivers, IPsec driver, PXE driver, iSCSI driver and necessary shell applications for network configuration
More information: NetworkPkg Getting Started Guide
Network Package Details Readme_NetworkPkg.txt |
---|
1. IPv6 network stack
|
2. IPsec
|
3. PXE
|
4. iSCSI
|
5. Shell Applications
1) NetworkPkg/Application/Ping6
|
Note: UNDI, SNP, DPC and MNP drivers are components shared by IPv4 network stack and IPv6 network stack. These modules could be found in MdeModulePkg except the UNDI driver. For UNDI driver, please contact the Card Vendor.
Note: The PXE driver (NetworkPkg/UefiPxeBcDxe) supports boot on both IPv4 and IPv6 network stack.
Note: Supported features in IPsec
- 1) Security Protocols Encapsulating Security Payload (ESP)
- 2) IPsec Mode Transport/Tunnel mode
- 3) Encryption Algorithm 3DES-CBC, AES-CBC
- 4) Authentication Algorithm HMAC_SHA1_96
- 5) Authentication Method Pre-shared Key, X509 Certificates
More information: NetworkPkg Getting Started Guide
Home
Getting Started with EDK II
Build Instructions
EDK II Platforms
EDK II Documents
EDK II Release Planning
Reporting Issues
Reporting Security Issues
Community Information
Inclusive Language
Additional Projects & Tasks
Training
Community Support
Community Virtual Meetings
GHSA GitHub Security Advisories Proceess (Draft)