index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/stale-10
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.24.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.18.2
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
dependabot/pip/regex-2025.8.29
dependabot/pip/regex-2025.9.1
dependabot/pip/regex-2025.9.18
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Library
/
UefiHandleParsingLib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
ShellPkg: Fix typos
Page Chen
1
-8
/
+8
2023-03-14
ShellPkg/Library: Fix 32-bit truncation of pointer values
Michael D Kinney
1
-9
/
+9
2021-12-07
ShellPkg: Apply uncrustify changes
Michael Kubacki
2
-1219
/
+1358
2021-03-26
ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols
Abner Chang
3
-3
/
+13
2019-12-05
ShellPkg/UefiHandleParsingLib: Fix error allocate pool
Zhichao Gao
1
-4
/
+8
2019-10-09
ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE
Laszlo Ersek
1
-1
/
+1
2019-04-28
ShellPkg/UefiHandleParsingLib: Remove some unused Guids
Shenglei Zhang
3
-51
/
+0
2019-04-09
ShellPkg: Replace BSD License with BSD+Patent License
Michael D Kinney
4
-27
/
+4
2018-09-30
ShellPkg/UefiHandleParsingLib: Remove an unused PCD
shenglei
1
-1
/
+0
2018-06-29
ShellPkg: Removing ipf which is no longer supported from edk2.
chenc2
1
-1
/
+1
2018-06-28
ShellPkg: Clean up source files
Liming Gao
2
-63
/
+63
2018-03-16
ShellPkg/UefiHandleParsingLib: remove TrEE reference.
Jiewen Yao
3
-3
/
+0
2017-11-08
ShellPkg/dh: Fix wrong output when dumping PciRootBridgeIo
Ruiyu Ni
1
-2
/
+2
2017-10-25
ShellPkg/HandleParsingLib: Remove unnecessary CatSPrint call
Ruiyu Ni
1
-3
/
+1
2017-10-10
ShellPkg: Update Guid usage in ShellLib INF to match source code logic
Liming Gao
1
-1
/
+1
2017-09-29
ShellPkg/dh: Add the 'dh' dump support for Partition Info protocol
Hao Wu
3
-1
/
+89
2017-09-28
ShellPkg/UefiHandleParsingLib.c: Map SmmPciRootBridgeIo correctly
Huajing Li
1
-1
/
+1
2017-09-28
ShellPkg/dh: Add mapping of new UEFI/PI protocols
Huajing Li
3
-0
/
+140
2017-09-25
ShellPkg/dh: Refine the dump output
Ruiyu Ni
2
-68
/
+69
2017-09-25
ShellPkg/dh: Modify the dump of UsbIo protocol
Huajing Li
1
-2
/
+2
2017-09-25
ShellPkg/dh: Modify the dump of UsbIo protocol
Huajing Li
2
-2
/
+64
2017-09-25
ShellPkg/dh: Modify the dump of PciIo protocol
Huajing Li
2
-2
/
+96
2017-09-25
ShellPkg/dh: Modify the dump of GraphicsOutput protocol
Huajing Li
1
-18
/
+18
2017-09-25
ShellPkg/dh: Modify the dump of DebugSupport protocol
Huajing Li
2
-1
/
+68
2017-09-25
ShellPkg/dh: Modify the dump of BlockIo protocol
Huajing Li
2
-1
/
+80
2017-09-25
ShellPkg/dh: Modify the dump of BusSpecificDriverOverride protocol
Huajing Li
2
-2
/
+81
2017-09-25
ShellPkg/dh: Modify the dump of LoadedImage protocol
Huajing Li
4
-12
/
+21
2017-09-25
ShellPkg/dh: Modify the dump of "ImageDevicePath" and "DevicePath"
Huajing Li
1
-22
/
+46
2017-05-11
ShellPkg/HandleParsingLib: Show LoadedImageProtocol file name
Jeff Westfahl
2
-1
/
+80
2017-05-11
ShellPkg/HandleParsingLib: Open LoadedImageProtocol first
Jeff Westfahl
1
-8
/
+7
2017-05-11
ShellPkg/HandleParsingLib: Show LoadedImageProtocol file path as text
Jeff Westfahl
2
-2
/
+6
2017-05-03
ShellPkg/UefiHandleParsingLib: Fix memory leak
Ruiyu Ni
1
-1
/
+3
2017-03-17
ShellPkg/HandleParsingLib: Correct format specifier for LoadedImage
Jeff Westfahl
1
-1
/
+1
2017-01-11
ShellPkg/HandleParsingLib: Fix build failure due to missing semicolon
Ruiyu Ni
1
-1
/
+1
2017-01-11
ShellPkg/HandleParsingLib: Add new API GetAllMappingGuids
Chen A Chen
1
-0
/
+52
2017-01-11
ShellPkg/HandleParsingLib: Return NULL name for unknown GUID
Ruiyu Ni
2
-24
/
+22
2017-01-11
ShellPkg/HandleParsingLib: Rename global variables
Ruiyu Ni
1
-18
/
+18
2016-10-19
ShellPkg: Update sources to include MdePkg protocol definitions
Ruiyu Ni
1
-4
/
+4
2016-10-09
ShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPI
Chen A Chen
1
-6
/
+0
2016-09-08
ShellPkg/UefiHandleParsingLib: fix retval for empty child controller array
Laszlo Ersek
1
-2
/
+9
2016-09-08
ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsing
Laszlo Ersek
1
-2
/
+2
2016-07-29
ShellPkg: Correct files with CRLF line ending
Liming Gao
2
-12
/
+12
2016-07-25
ShellPkg/UefiHandleParsingLib: Fix issue to pass static code checker
Ruiyu Ni
1
-2
/
+11
2016-07-18
ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failure
Ruiyu Ni
1
-24
/
+31
2016-07-06
Fix GUID dereference
Thomas Palmer
1
-3
/
+3
2016-07-01
ShellPkg: UefiHandleParsingLib: remove tautological comparison
Laszlo Ersek
1
-4
/
+0
2016-06-21
ShellPkg/UefiHandleParsing: Show handle's loaded image device path
Ruiyu Ni
1
-15
/
+68
2016-06-17
ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing space
Ruiyu Ni
1
-183
/
+173
2016-06-17
ShellPkg: Use ".." to indicate device path is partially displayed
Ruiyu Ni
1
-1
/
+4
2016-04-29
ShellPkg: Add NULL pointer check.
Qiu Shumin
1
-3
/
+17
[next]