summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-26ShellPkg/UefiHandleParsingLib: support handle list growthBob Morgan1-33/+31
2025-11-23ShellPkg/Library: Remove ScsiPassThruProtocolGuidGowtham M1-1/+0
2025-09-05ShellPkg: Deprecate EFI_UNICODE_COLLATION_PROTOCOL_GUIDGowtham M1-1/+0
2025-09-05ShellPkg/Library: Deprecate EFI_DEVICE_IO_PROTOCOLGowtham M1-1/+0
2025-09-05ShellPkg/Library: Deprecate EFI_IP4_CONFIG_PROTOCOLGowtham M1-1/+0
2025-07-08ShellPkg: Remove UGA supportGuoMinJ1-2/+0
2025-07-04ShellPkg: Correct spelling errors and typosAbdul Lateef Attar1-3/+4
2025-03-06ShellPkg: drop support for obsolete EFI_USB_HC_PROTOCOLLeif Lindholm1-1/+0
2024-10-29ShellPkg: CodeQL FixesOliver Smith-Denny1-20/+98
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-28ShellPkg/UefiHandleParsingLib.c: Map SmmPciRootBridgeIo correctlyHuajing Li1-1/+1
2017-09-28ShellPkg/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-07-01ShellPkg: 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