summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiHandleParsingLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocolsAbner Chang2021-03-263-3/+13
* ShellPkg/UefiHandleParsingLib: Fix error allocate poolZhichao Gao2019-12-051-4/+8
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-091-1/+1
* ShellPkg/UefiHandleParsingLib: Remove some unused GuidsShenglei Zhang2019-04-283-51/+0
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-27/+4
* ShellPkg/UefiHandleParsingLib: Remove an unused PCDshenglei2018-09-301-1/+0
* ShellPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-1/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-282-63/+63
* ShellPkg/UefiHandleParsingLib: remove TrEE reference.Jiewen Yao2018-03-163-3/+0
* ShellPkg/dh: Fix wrong output when dumping PciRootBridgeIoRuiyu Ni2017-11-081-2/+2
* ShellPkg/HandleParsingLib: Remove unnecessary CatSPrint callRuiyu Ni2017-10-251-3/+1
* ShellPkg: Update Guid usage in ShellLib INF to match source code logicLiming Gao2017-10-101-1/+1
* ShellPkg/dh: Add the 'dh' dump support for Partition Info protocolHao Wu2017-09-293-1/+89
* ShellPkg/UefiHandleParsingLib.c: Map SmmPciRootBridgeIo correctlyHuajing Li2017-09-291-1/+1
* ShellPkg/dh: Add mapping of new UEFI/PI protocolsHuajing Li2017-09-293-0/+140
* ShellPkg/dh: Refine the dump outputRuiyu Ni2017-09-252-68/+69
* ShellPkg/dh: Modify the dump of UsbIo protocolHuajing Li2017-09-251-2/+2
* ShellPkg/dh: Modify the dump of UsbIo protocolHuajing Li2017-09-252-2/+64
* ShellPkg/dh: Modify the dump of PciIo protocolHuajing Li2017-09-252-2/+96
* ShellPkg/dh: Modify the dump of GraphicsOutput protocolHuajing Li2017-09-251-18/+18
* ShellPkg/dh: Modify the dump of DebugSupport protocolHuajing Li2017-09-252-1/+68
* ShellPkg/dh: Modify the dump of BlockIo protocolHuajing Li2017-09-252-1/+80
* ShellPkg/dh: Modify the dump of BusSpecificDriverOverride protocolHuajing Li2017-09-252-2/+81
* ShellPkg/dh: Modify the dump of LoadedImage protocolHuajing Li2017-09-254-12/+21
* ShellPkg/dh: Modify the dump of "ImageDevicePath" and "DevicePath"Huajing Li2017-09-251-22/+46
* ShellPkg/HandleParsingLib: Show LoadedImageProtocol file nameJeff Westfahl2017-05-112-1/+80
* ShellPkg/HandleParsingLib: Open LoadedImageProtocol firstJeff Westfahl2017-05-111-8/+7
* ShellPkg/HandleParsingLib: Show LoadedImageProtocol file path as textJeff Westfahl2017-05-112-2/+6
* ShellPkg/UefiHandleParsingLib: Fix memory leakRuiyu Ni2017-05-031-1/+3
* ShellPkg/HandleParsingLib: Correct format specifier for LoadedImageJeff Westfahl2017-03-171-1/+1
* ShellPkg/HandleParsingLib: Fix build failure due to missing semicolonRuiyu Ni2017-01-111-1/+1
* ShellPkg/HandleParsingLib: Add new API GetAllMappingGuidsChen A Chen2017-01-111-0/+52
* ShellPkg/HandleParsingLib: Return NULL name for unknown GUIDRuiyu Ni2017-01-112-24/+22
* ShellPkg/HandleParsingLib: Rename global variablesRuiyu Ni2017-01-111-18/+18
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-191-4/+4
* ShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-6/+0
* ShellPkg/UefiHandleParsingLib: fix retval for empty child controller arrayLaszlo Ersek2016-09-081-2/+9
* ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek2016-09-081-2/+2
* 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-181-24/+31
* Fix GUID dereferenceThomas Palmer2016-07-061-3/+3
* ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek2016-06-301-4/+0
* ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni2016-06-211-15/+68
* ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni2016-06-171-183/+173
* ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni2016-06-171-1/+4
* ShellPkg: Add NULL pointer check.Qiu Shumin2016-04-291-3/+17
* 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