summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/FileExplorerLib
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Add ASSERT to make sure pointers are not NULLDandan Bi2016-03-021-0/+2
* MdeModulePkg: FileExplorerLib: Modify the EFI_FILE_EXPLORE_FORMSET_GUIDDandan Bi2016-03-021-2/+2
* MdeModulePkg: FileExplorerLib: Add check when to call FreePool functionDandan Bi2016-03-021-2/+6
* Refine error handle code, avoid assert when load this module twice.Eric Dong2016-01-082-15/+25
* MdeModulePkg: Add the missing library uni files of UI instancesLiming Gao2015-12-242-0/+27
* FileExplorerLib: Remove the useless code.Eric Dong2015-12-161-2/+0
* MdeModulePkg FileExplorerLib: Change file format which has mixed file format.Eric Dong2015-12-165-1863/+1863
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-085-38/+39
* MdeModulePkg:Replace unsafe string function with safe one.Dandan Bi2015-11-301-10/+12
* MdeModulePkg:Refine the comments in INF filesDandan Bi2015-11-261-5/+5
* MdeModulePkg FileExplorerLib: Create file explorer library.Eric Dong2015-11-236-0/+1862