summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/TlsAuthConfigDxe
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Clean up source filesLiming Gao2018-06-282-6/+6
* NetworkPkg/TlsAuthConfigDxe: preserve TlsCaCertificate variable attributesLaszlo Ersek2018-03-281-7/+8
* NetworkPkg/TlsAuthConfigDxe: Remove the extra FreePoolJiaxin Wu2017-10-261-3/+2
* NetworkPkg: Update Protocol/Guid usage in INF file to match source code logicLiming Gao2017-10-101-4/+4
* NetworkPkg/TlsAuthConfigDxe: Close and free the file related resourceJiaxin Wu2017-04-211-24/+25
* NetworkPkg: Convert files to CRLF line endingHao Wu2017-04-069-2458/+2462
* NetworkPkg/TlsAuthConfigDxe: Use StrToGuid in BaseLibJiaxin Wu2017-03-031-147/+10
* NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handlerGary Lin2017-01-181-1/+2
* NetworkPkg: Fix potentially uninitialized local variableJiaxin Wu2016-12-261-1/+1
* NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configurationJiaxin Wu2016-12-229-0/+2594