summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiHandleParsingLib
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah4-3/+3
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin1-137/+137
2014-12-16ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependencyjaben carsey3-7/+21
2014-12-16ShellPkg: Code refine. Add error handling code to check pointer and remove re...Qiu Shumin1-6/+58
2014-11-25ShellPkg: Update Shell DH command to display more info.Samer El-Haj-Mahmoud4-4/+176
2014-11-10ShellPkg: Fixed variable set but never usedOlivier Martin1-2/+1
2014-10-31[Patch] ShellPkg: Remove unused PCD from INF filejcarsey1-2/+1
2014-08-29ShellPkg: Remove 'STATIC' from function declarations to avoid source level de...Qiu Shumin1-1/+0
2014-08-19ShellPkg: Move mHandleParsingHiiHandle init out of the constructorChris Phillips1-5/+30
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin1-2/+2
2014-08-06ShellPkg: add size cast to bit operationsJaben Carsey1-24/+24
2014-08-05ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey2-5/+120
2014-08-04ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsingJaben Carsey2-4/+15
2014-05-13Update the comments for function 'ConvertPixelFormat' in UefiHandleParsingLib...Qiu Shumin1-1/+1
2014-05-07ShellPkg: Add a support to query AdapterInfo protocol for Shell ‘dh’ comm...Tapan Shah4-3/+6
2014-04-30ShellPkg: Patch to enhance the output around GOP protocolJaben Carsey2-1/+103
2014-04-11ShellPkg: Fix compiler warning 'unused variable'Harry Liebel1-0/+6
2014-03-20ShellPkg: Allow for LoadedImageProtocol information to be verbosely exported ...Jaben Carsey2-83/+92
2013-11-19ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s outputJaben Carsey4-2/+9
2013-11-15ShellPkg: Rename duplicate STRING IDJaben Carsey2-1/+1
2013-11-15ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitiveChris Phillips4-2/+14
2013-09-05Refine the select language logic.Eric Dong1-18/+14
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-10/+6
2013-06-11ShellPkg: Fix ARM build errors.jcarsey1-2/+2
2012-10-11Add missing braces around initializer.lzeng141-3/+3
2012-10-05Contributed-under: TianoCore Contribution Agreement 1.0mdkinney1-91/+184
2012-08-10Refine get default language logic for command "drivers".ydong101-0/+58
2012-05-30ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...jcarsey1-1/+1
2012-04-26Enhance code to more safely and follow coding style.ydong101-0/+5
2012-01-10ShellPkg: Add dump information for PCI Root Bridge IO protocol.jcarsey2-1/+121
2012-01-09ShellPkg: Add protocols / protocol GUIDs to display and input mapping.jcarsey4-113/+232
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey1-3/+5
2011-09-21Clean up the private GUID definition in module Level.lgao43-7/+4
2011-09-02Refine comments and two code style.ydong101-4/+4
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey1-1/+1
2011-03-30Update inf file to follow spec.ydong101-1/+0
2011-03-29initialize variable before error returns.jcarsey1-1/+1
2011-03-25remove ASSERT. jcarsey2-24/+32
2010-11-12update error handling to use less ASSERT.jcarsey1-8/+13
2010-10-04fix a misspelling.jcarsey1-7/+28
2010-09-17ShellPkg: Fix path issues for Linux build supportjljusten1-1/+0
2010-09-17ShellPkg: Remove unnecessary package dependenciesjljusten1-1/+0
2010-09-14copyright format updatehhtian1-0/+0
2010-09-14udk2010.up2.shell initial release.jcarsey4-0/+1720