summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiHandleParsingLib
AgeCommit message (Expand)Author
2016-09-08ShellPkg/UefiHandleParsingLib: fix retval for empty child controller arrayLaszlo Ersek
2016-09-08ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek
2016-07-29ShellPkg: Correct files with CRLF line endingLiming Gao
2016-07-25ShellPkg/UefiHandleParsingLib: Fix issue to pass static code checkerRuiyu Ni
2016-07-18ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failureRuiyu Ni
2016-07-06Fix GUID dereferenceThomas Palmer
2016-06-30ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek
2016-06-21ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni
2016-06-17ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni
2016-06-17ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni
2016-04-29ShellPkg: Add NULL pointer check.Qiu Shumin
2016-04-27ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah
2016-04-25ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-03-29ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin
2016-03-25ShellPkg/UefiHandleParsingLib: Fix GUID referenceQiu Shumin
2016-03-24ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto...Tapan Shah
2016-01-15ShellPkg: Update 'dh' command to reflect correct driver handle informationTapan Shah
2015-12-22ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud
2015-12-09ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen
2015-11-19ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng
2015-08-27ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-07-08ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLibjiaxinwu
2015-05-14ShellPkg: Add DiskInfo GUID matching to the SheSamer El-Haj-Mahmoud
2015-04-22ShellPkg: Remove "ProtocolGuid" from the string for protocol namesJaben Carsey
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin
2014-12-16ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependencyjaben carsey
2014-12-16ShellPkg: Code refine. Add error handling code to check pointer and remove re...Qiu Shumin
2014-11-25ShellPkg: Update Shell DH command to display more info.Samer El-Haj-Mahmoud
2014-11-10ShellPkg: Fixed variable set but never usedOlivier Martin
2014-10-31[Patch] ShellPkg: Remove unused PCD from INF filejcarsey
2014-08-29ShellPkg: Remove 'STATIC' from function declarations to avoid source level de...Qiu Shumin
2014-08-19ShellPkg: Move mHandleParsingHiiHandle init out of the constructorChris Phillips
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin
2014-08-06ShellPkg: add size cast to bit operationsJaben Carsey
2014-08-05ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey
2014-08-04ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsingJaben Carsey
2014-05-13Update the comments for function 'ConvertPixelFormat' in UefiHandleParsingLib...Qiu Shumin
2014-05-07ShellPkg: Add a support to query AdapterInfo protocol for Shell ‘dh’ comm...Tapan Shah
2014-04-30ShellPkg: Patch to enhance the output around GOP protocolJaben Carsey
2014-04-11ShellPkg: Fix compiler warning 'unused variable'Harry Liebel
2014-03-20ShellPkg: Allow for LoadedImageProtocol information to be verbosely exported ...Jaben Carsey
2013-11-19ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s outputJaben Carsey
2013-11-15ShellPkg: Rename duplicate STRING IDJaben Carsey
2013-11-15ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitiveChris Phillips
2013-09-05Refine the select language logic.Eric Dong
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-06-11ShellPkg: Fix ARM build errors.jcarsey