summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiHandleParsingLib
Commit message (Expand)AuthorAgeFilesLines
...
* ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah2016-04-271-10/+10
* ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah2016-04-253-8/+186
* ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao2016-04-131-12/+12
* ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin2016-03-291-7/+7
* ShellPkg/UefiHandleParsingLib: Fix GUID referenceQiu Shumin2016-03-251-1/+1
* ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto...Tapan Shah2016-03-243-3/+573
* ShellPkg: Update 'dh' command to reflect correct driver handle informationTapan Shah2016-01-151-2/+2
* ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud2015-12-223-4/+25
* ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey2015-12-093-0/+354
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-091-0/+0
* ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng2015-11-191-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
* Refine get default language logic for command "drivers".ydong102012-08-101-0/+58
* ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...jcarsey2012-05-301-1/+1
* Enhance code to more safely and follow coding style.ydong102012-04-261-0/+5
* ShellPkg: Add dump information for PCI Root Bridge IO protocol.jcarsey2012-01-102-1/+121
* ShellPkg: Add protocols / protocol GUIDs to display and input mapping.jcarsey2012-01-094-113/+232
* ShellPkg: Add checks for NULL pointers. jcarsey2011-10-101-3/+5
* Clean up the private GUID definition in module Level.lgao42011-09-213-7/+4
* Refine comments and two code style.ydong102011-09-021-4/+4
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-1/+1