summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/FileExplorerLib
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/FileExplorerLib: Add return value checkwenyi,xie via groups.io2021-01-151-5/+7
* MdeModulePkg/FileExplorerLib: remove redundant null pointer checkwenyi xie2020-12-041-7/+3
* MdeModulePkg/FileExplorer: Set Handle to NULL after uninstall protocolDandan Bi2019-04-281-1/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-49/+7
* MdeModulePkg/FileExplorerLib: avoid packed struct for program dataArd Biesheuvel2018-12-111-2/+2
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-285-58/+58
* MdeModulePkg: Update Ppi/Protocol/Guid usage in INF filesLiming Gao2017-10-101-5/+5
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg/FileExplorer: Enable functionality of creating new file/folderDandan Bi2017-01-195-6/+267
* MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore formDandan Bi2017-01-192-5/+9
* MdeModulePkg/FileExplorer: Remove the codes of searching load file protocolDandan Bi2017-01-193-59/+3
* MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao2016-10-181-2/+26
* MdeModulePkg: FileExplorerLib: prevent freeing null pointerMichael Zimmermann2016-05-091-1/+3
* MdeModulePkg/FileExplore: Make LibraryClass & Depex module type consistentDandan Bi2016-05-061-1/+1
* MdeModulePkg FileExplorerLib: Add UefiHiiServicesLib dependency.Dong, Eric2016-05-051-0/+1
* 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