summaryrefslogtreecommitdiff
path: root/NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigImpl.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-21NetworkPkg/TlsAuthConfigDxe: Close and free the file related resourceJiaxin Wu1-24/+25
2017-04-06NetworkPkg: Convert files to CRLF line endingHao Wu1-1688/+1689
2017-03-03NetworkPkg/TlsAuthConfigDxe: Use StrToGuid in BaseLibJiaxin Wu1-147/+10
2017-01-18NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handlerGary Lin1-1/+2
2016-12-26NetworkPkg: Fix potentially uninitialized local variableJiaxin Wu1-1/+1
2016-12-22NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configurationJiaxin Wu1-0/+1824