summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/FileExplorerLib
AgeCommit message (Expand)AuthorFilesLines
2017-03-06MdeModulePkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2017-01-19MdeModulePkg/FileExplorer: Enable functionality of creating new file/folderDandan Bi5-6/+267
2017-01-19MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore formDandan Bi2-5/+9
2017-01-19MdeModulePkg/FileExplorer: Remove the codes of searching load file protocolDandan Bi3-59/+3
2016-10-18MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao1-2/+26
2016-05-09MdeModulePkg: FileExplorerLib: prevent freeing null pointerMichael Zimmermann1-1/+3
2016-05-06MdeModulePkg/FileExplore: Make LibraryClass & Depex module type consistentDandan Bi1-1/+1
2016-05-05MdeModulePkg FileExplorerLib: Add UefiHiiServicesLib dependency.Dong, Eric1-0/+1
2016-03-02MdeModulePkg: Add ASSERT to make sure pointers are not NULLDandan Bi1-0/+2
2016-03-02MdeModulePkg: FileExplorerLib: Modify the EFI_FILE_EXPLORE_FORMSET_GUIDDandan Bi1-2/+2
2016-03-02MdeModulePkg: FileExplorerLib: Add check when to call FreePool functionDandan Bi1-2/+6
2016-01-08Refine error handle code, avoid assert when load this module twice.Eric Dong2-15/+25
2015-12-24MdeModulePkg: Add the missing library uni files of UI instancesLiming Gao2-0/+27
2015-12-16FileExplorerLib: Remove the useless code.Eric Dong1-2/+0
2015-12-16MdeModulePkg FileExplorerLib: Change file format which has mixed file format.Eric Dong5-1863/+1863
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-08FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong5-38/+39
2015-11-30MdeModulePkg:Replace unsafe string function with safe one.Dandan Bi1-10/+12
2015-11-26MdeModulePkg:Refine the comments in INF filesDandan Bi1-5/+5
2015-11-23MdeModulePkg FileExplorerLib: Create file explorer library.Eric Dong6-0/+1862