summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiFileHandleLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-236/+264
2020-08-24MdePkg: UefiFileHandleLib: fix buffer overrun in FileHandleReadLine()Vladimir Olovyannikov via groups.io1-2/+4
2019-11-04MdePkg/UefiFileHandleLib: Tolerate more Root handle FileNamesMarvin Haeuser1-7/+18
2019-11-04MdePkg/UefiFileHandleLib: Fix potential NULL dereferenceMarvin Haeuser1-13/+15
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-21/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao1-26/+26
2017-01-12MdePkg/UefiFileHandleLib: Refine the check for valid Ascii characterHao Wu1-2/+2
2016-10-07MdePkg: Fix some typing errorsThomas Huth1-10/+10
2016-06-21MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()Star Zeng1-2/+2
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-09-10MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin1-0/+7
2015-08-28MdePkg: Add the missing module UNI filesLiming Gao2-0/+1
2015-08-26MdePkg: Make the FileHandleGetFileName return the file name in right format.Qiu Shumin1-1/+11
2015-08-24MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right bu...Qiu Shumin1-11/+23
2015-08-24MdePkg/Library/UefiFileHandleLib: Update the module Basename and module type ...Qiu Shumin1-2/+2
2015-06-24MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII...Qiu Shumin1-9/+88
2015-06-19MdePkg: Refine the cod logic of FileHandleLib.Qiu Shumin1-14/+27
2015-06-17MdePkg: Refine the comments for FileHandleLib.Qiu Shumin1-21/+18
2015-06-15MdePkg: Refine the comments for FileHandleIsDirectory.Qiu Shumin1-9/+8
2015-01-23MdePkg: Refine the format of INF files and the declaration in header file.Shumin Qiu1-4/+4
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2-0/+1202