summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08ShellPkg: Fix typosPage Chen1-8/+8
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-1182/+1323
2021-03-26ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocolsAbner Chang1-1/+7
2019-12-05ShellPkg/UefiHandleParsingLib: Fix error allocate poolZhichao Gao1-4/+8
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek1-1/+1
2019-04-28ShellPkg/UefiHandleParsingLib: Remove some unused GuidsShenglei Zhang1-17/+0
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-03-16ShellPkg/UefiHandleParsingLib: remove TrEE reference.Jiewen Yao1-1/+0
2017-11-08ShellPkg/dh: Fix wrong output when dumping PciRootBridgeIoRuiyu Ni1-2/+2
2017-10-25ShellPkg/HandleParsingLib: Remove unnecessary CatSPrint callRuiyu Ni1-3/+1
2017-09-29ShellPkg/dh: Add the 'dh' dump support for Partition Info protocolHao Wu1-1/+82
2017-09-29ShellPkg/UefiHandleParsingLib.c: Map SmmPciRootBridgeIo correctlyHuajing Li1-1/+1
2017-09-29ShellPkg/dh: Add mapping of new UEFI/PI protocolsHuajing Li1-0/+56
2017-09-25ShellPkg/dh: Refine the dump outputRuiyu Ni1-4/+4
2017-09-25ShellPkg/dh: Modify the dump of UsbIo protocolHuajing Li1-1/+60
2017-09-25ShellPkg/dh: Modify the dump of PciIo protocolHuajing Li1-1/+86
2017-09-25ShellPkg/dh: Modify the dump of DebugSupport protocolHuajing Li1-1/+66
2017-09-25ShellPkg/dh: Modify the dump of BlockIo protocolHuajing Li1-1/+79
2017-09-25ShellPkg/dh: Modify the dump of BusSpecificDriverOverride protocolHuajing Li1-1/+80
2017-09-25ShellPkg/dh: Modify the dump of LoadedImage protocolHuajing Li1-9/+15
2017-09-25ShellPkg/dh: Modify the dump of "ImageDevicePath" and "DevicePath"Huajing Li1-22/+46
2017-05-11ShellPkg/HandleParsingLib: Show LoadedImageProtocol file nameJeff Westfahl1-1/+78
2017-05-11ShellPkg/HandleParsingLib: Open LoadedImageProtocol firstJeff Westfahl1-8/+7
2017-05-11ShellPkg/HandleParsingLib: Show LoadedImageProtocol file path as textJeff Westfahl1-1/+5
2017-05-03ShellPkg/UefiHandleParsingLib: Fix memory leakRuiyu Ni1-1/+3
2017-01-11ShellPkg/HandleParsingLib: Fix build failure due to missing semicolonRuiyu Ni1-1/+1
2017-01-11ShellPkg/HandleParsingLib: Add new API GetAllMappingGuidsChen A Chen1-0/+52
2017-01-11ShellPkg/HandleParsingLib: Return NULL name for unknown GUIDRuiyu Ni1-21/+21
2017-01-11ShellPkg/HandleParsingLib: Rename global variablesRuiyu Ni1-18/+18
2016-10-09ShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPIChen A Chen1-6/+0
2016-09-08ShellPkg/UefiHandleParsingLib: fix retval for empty child controller arrayLaszlo Ersek1-2/+9
2016-09-08ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek1-2/+2
2016-07-25ShellPkg/UefiHandleParsingLib: Fix issue to pass static code checkerRuiyu Ni1-2/+11
2016-07-18ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failureRuiyu Ni1-24/+31
2016-07-06Fix GUID dereferenceThomas Palmer1-3/+3
2016-06-30ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek1-4/+0
2016-06-21ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni1-15/+68
2016-06-17ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni1-183/+173
2016-06-17ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni1-1/+4
2016-04-29ShellPkg: Add NULL pointer check.Qiu Shumin1-3/+17
2016-04-27ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah1-10/+10
2016-04-25ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah1-7/+174
2016-03-29ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin1-7/+7
2016-03-25ShellPkg/UefiHandleParsingLib: Fix GUID referenceQiu Shumin1-1/+1
2016-03-24ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto...Tapan Shah1-2/+403
2015-12-22ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud1-2/+19
2015-12-09ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey1-0/+123
2015-11-19ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng1-109/+121
2015-08-27ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong1-1/+1
2015-07-08ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLibjiaxinwu1-1/+2