summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiHandleParsingLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Correct files with CRLF line endingLiming Gao2016-07-292-12/+12
* ShellPkg/UefiHandleParsingLib: Fix issue to pass static code checkerRuiyu Ni2016-07-251-2/+11
* ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failureRuiyu Ni2016-07-251-24/+31
* Fix GUID dereferenceThomas Palmer2016-07-131-3/+3
* ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek2016-07-131-4/+0
* ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni2016-07-131-15/+68
* ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni2016-07-131-183/+173
* ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni2016-07-131-1/+4
* ShellPkg: Add NULL pointer check.Qiu Shumin2016-07-131-3/+17
* ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah2016-07-131-10/+10
* ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah2016-07-133-8/+186
* ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao2016-07-131-12/+12
* ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin2016-07-131-7/+7
* ShellPkg/UefiHandleParsingLib: Fix GUID referenceQiu Shumin2016-07-131-1/+1
* ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto...Tapan Shah2016-07-133-3/+573
* ShellPkg: Update 'dh' command to reflect correct driver handle informationTapan Shah2016-07-131-2/+2
* ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud2015-12-253-4/+25
* ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey2015-12-183-0/+354
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-181-0/+0
* ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng2015-12-181-109/+121
* ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong2015-08-271-1/+1
* ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLibjiaxinwu2015-07-084-2/+5
* ShellPkg: Add DiskInfo GUID matching to the SheSamer El-Haj-Mahmoud2015-05-144-3/+6
* ShellPkg: Remove "ProtocolGuid" from the string for protocol namesJaben Carsey2015-04-221-0/+0
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-044-3/+3
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-221-137/+137
* ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependencyjaben carsey2014-12-163-7/+21
* ShellPkg: Code refine. Add error handling code to check pointer and remove re...Qiu Shumin2014-12-161-6/+58
* ShellPkg: Update Shell DH command to display more info.Samer El-Haj-Mahmoud2014-11-254-4/+176
* ShellPkg: Fixed variable set but never usedOlivier Martin2014-11-101-2/+1
* [Patch] ShellPkg: Remove unused PCD from INF filejcarsey2014-10-311-2/+1
* ShellPkg: Remove 'STATIC' from function declarations to avoid source level de...Qiu Shumin2014-08-291-1/+0
* ShellPkg: Move mHandleParsingHiiHandle init out of the constructorChris Phillips2014-08-191-5/+30
* ShellPkg: Fix comments. Refine code style. Qiu Shumin2014-08-181-2/+2
* ShellPkg: add size cast to bit operationsJaben Carsey2014-08-061-24/+24
* ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey2014-08-052-5/+120
* ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsingJaben Carsey2014-08-042-4/+15
* Update the comments for function 'ConvertPixelFormat' in UefiHandleParsingLib...Qiu Shumin2014-05-131-1/+1
* ShellPkg: Add a support to query AdapterInfo protocol for Shell ‘dh’ comm...Tapan Shah2014-05-074-3/+6
* ShellPkg: Patch to enhance the output around GOP protocolJaben Carsey2014-04-302-1/+103
* ShellPkg: Fix compiler warning 'unused variable'Harry Liebel2014-04-111-0/+6
* ShellPkg: Allow for LoadedImageProtocol information to be verbosely exported ...Jaben Carsey2014-03-202-83/+92
* ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s outputJaben Carsey2013-11-194-2/+9
* ShellPkg: Rename duplicate STRING IDJaben Carsey2013-11-152-1/+1
* ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitiveChris Phillips2013-11-154-2/+14
* Refine the select language logic.Eric Dong2013-09-051-18/+14
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-10/+6
* ShellPkg: Fix ARM build errors.jcarsey2013-06-111-2/+2
* Add missing braces around initializer.lzeng142012-10-111-3/+3
* Contributed-under: TianoCore Contribution Agreement 1.0mdkinney2012-10-051-91/+184