Packet-level security for IP datagram.
This driver provides EFI IPsec2 Protocol which is used to abstract the ability
to deal with the individual packets sent and received by the host and provide
packet-level security for IP datagram. It provides the IP packet protection via
ESP and it supports IKEv2 for key negotiation.
Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Version of INF file specification | 0x00010005 |
Module Guid | EE8367C0-A1D6-4565-8F89-EF628547B722 |
Module Type | UEFI_DRIVER |
Module Version | 1.0 |
Module Entry Point Function | IpSecDriverEntryPoint |
PCD Name | TokenSpace | Package |
PcdIpsecCertificateEnabled | gEfiNetworkPkgTokenSpaceGuid | NetworkPkg |
PcdIpsecUefiCaFile | gEfiNetworkPkgTokenSpaceGuid | NetworkPkg |
PcdIpsecUefiCaFileSize | gEfiNetworkPkgTokenSpaceGuid | NetworkPkg |
PcdIpsecUefiCertificate | gEfiNetworkPkgTokenSpaceGuid | NetworkPkg |
PcdIpsecUefiCertificateSize | gEfiNetworkPkgTokenSpaceGuid | NetworkPkg |
PcdIpsecUefiCertificateKey | gEfiNetworkPkgTokenSpaceGuid | NetworkPkg |
PcdIpsecUefiCertificateKeySize | gEfiNetworkPkgTokenSpaceGuid | NetworkPkg |
TianoCore | [UserExtensions | None |
uni | IpSecDxeExtra | None |
Name | Package |
gEfiIp4Config2ProtocolGuid | MdePkg |
gEfiUdp4ServiceBindingProtocolGuid | MdePkg |
gEfiUdp4ProtocolGuid | MdePkg |
gEfiUdp6ServiceBindingProtocolGuid | MdePkg |
gEfiUdp6ProtocolGuid | MdePkg |
gEfiIpSecConfigProtocolGuid | MdePkg |
gEfiIpSec2ProtocolGuid | MdePkg |
Name | Type | Package | Header File |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
UefiRuntimeServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiRuntimeServicesTableLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
PrintLib | Consume | MdePkg | MdePkg/Include/Library/PrintLib.h |
BaseCryptLib | Consume | CryptoPkg | CryptoPkg/Include/Library/BaseCryptLib.h |
DpcLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/DpcLib.h |
UdpIoLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/UdpIoLib.h |
NetLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/NetLib.h |
PcdLib | Consume | MdePkg | MdePkg/Include/Library/PcdLib.h |