summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiHandleParsingLib
Commit message (Expand)AuthorAgeFilesLines
* [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
* Update inf file to follow spec.ydong102011-03-301-1/+0
* initialize variable before error returns.jcarsey2011-03-291-1/+1
* remove ASSERT. jcarsey2011-03-252-24/+32
* update error handling to use less ASSERT.jcarsey2010-11-121-8/+13
* fix a misspelling.jcarsey2010-10-041-7/+28
* ShellPkg: Fix path issues for Linux build supportjljusten2010-09-171-1/+0
* ShellPkg: Remove unnecessary package dependenciesjljusten2010-09-171-1/+0
* copyright format updatehhtian2010-09-141-0/+0
* udk2010.up2.shell initial release.jcarsey2010-09-144-0/+1720