Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
855609196d82ad854205d012eccd2f0b9e4f6e32
/
NetworkPkg
/
IpSecDxe
4b0f577
Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's.
by qianouyang
· 13 years ago
6cf9230
1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero when it is the last transform structure in a proposal. The same as Proposal Structure’s Next Payload filed, it also should be zero when it is the last proposal in the SA.
by qianouyang
· 13 years ago
02a758c
Add pointer check for NULL before dereference it.
by sfu5
· 13 years ago
4cb0548
Before decrypting the packet, Ipsec will check if the inbound protected packet is mal-format. If yes, discard it.
by qianouyang
· 13 years ago
9bdc659
Clean up the private GUID definition in module Level.
by lgao4
· 13 years ago
15ee13f
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 14 years ago
94b928c
1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak.
by qianouyang
· 14 years ago
47b2710
Update the IPsec driver to check in invalid parameter of ProcessExt() according to UEFI Spec.
by qianouyang
· 14 years ago
0a7294f
Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.
by qianouyang
· 14 years ago
76389e1
NetworkPkg: comments clean up.
by xdu2
· 14 years ago
686d4d4
NetworkPkg: Add IN/OUT modifier.
by xdu2
· 14 years ago
2e7120c
NetworkPkg-IpSecDxe: Remove extra space in function type definition to beautify doxygen output.
by xdu2
· 14 years ago
bfd4204
NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.
by qianouyang
· 14 years ago
1d8fa5e
NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functions
by jljusten
· 14 years ago
911302d
Fix build issue.
by qianouyang
· 14 years ago
9166f84
Add IPsec/Ikev2 support.
by qianouyang
· 14 years ago
68d3f2f
1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEFI errata that will appear in UEFI 2.3 specification after 2.3 errata B and future UEFI Specifications after 2.3.
by xdu2
· 14 years ago
a3bcde7
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
by hhtian
· 14 years ago