]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiHandleParsingLib
ShellPkg/map: Fix out-of-bound read when "map fsn"
[mirror_edk2.git] / ShellPkg / Library / UefiHandleParsingLib /
2017-11-08 Ruiyu NiShellPkg/dh: Fix wrong output when dumping PciRootBridgeIo
2017-10-25 Ruiyu NiShellPkg/HandleParsingLib: Remove unnecessary CatSPrint...
2017-10-10 Liming GaoShellPkg: Update Guid usage in ShellLib INF to match...
2017-09-29 Hao WuShellPkg/dh: Add the 'dh' dump support for Partition...
2017-09-28 Huajing LiShellPkg/UefiHandleParsingLib.c: Map SmmPciRootBridgeIo...
2017-09-28 Huajing LiShellPkg/dh: Add mapping of new UEFI/PI protocols
2017-09-25 Ruiyu NiShellPkg/dh: Refine the dump output
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of UsbIo protocol
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of UsbIo protocol
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of PciIo protocol
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of GraphicsOutput protocol
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of DebugSupport protocol
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of BlockIo protocol
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of BusSpecificDriverOverri...
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of LoadedImage protocol
2017-09-25 Huajing LiShellPkg/dh: Modify the dump of "ImageDevicePath" and...
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Show LoadedImageProtocol...
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Open LoadedImageProtocol...
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Show LoadedImageProtocol...
2017-05-03 Ruiyu NiShellPkg/UefiHandleParsingLib: Fix memory leak
2017-03-17 Jeff WestfahlShellPkg/HandleParsingLib: Correct format specifier...
2017-01-11 Ruiyu NiShellPkg/HandleParsingLib: Fix build failure due to...
2017-01-11 Chen A ChenShellPkg/HandleParsingLib: Add new API GetAllMappingGuids
2017-01-11 Ruiyu NiShellPkg/HandleParsingLib: Return NULL name for unknown...
2017-01-11 Ruiyu NiShellPkg/HandleParsingLib: Rename global variables
2016-10-19 Ruiyu NiShellPkg: Update sources to include MdePkg protocol...
2016-10-09 Chen A ChenShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPI
2016-09-08 Laszlo ErsekShellPkg/UefiHandleParsingLib: fix retval for empty...
2016-09-08 Laszlo ErsekShellPkg/UefiHandleParsingLib: fix IN/OUT notation...
2016-07-29 Liming GaoShellPkg: Correct files with CRLF line ending
2016-07-25 Ruiyu NiShellPkg/UefiHandleParsingLib: Fix issue to pass static...
2016-07-18 Ruiyu NiShellPkg/UefiHandleParsingLib.c: Handle memory allocati...
2016-07-06 Thomas PalmerFix GUID dereference
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-06-30 Laszlo ErsekShellPkg: UefiHandleParsingLib: remove tautological...
2016-06-21 Ruiyu NiShellPkg/UefiHandleParsing: Show handle's loaded image...
2016-06-17 Ruiyu NiShellPkg/UefiHandleParsingLib.c: Unify EOL and remove...
2016-06-17 Ruiyu NiShellPkg: Use ".." to indicate device path is partially...
2016-04-29 Qiu ShuminShellPkg: Add NULL pointer check.
2016-04-27 Tapan ShahShellPkg: Fix typos and EDK2 coding style issues
2016-04-25 Tapan ShahShellPkg: Enahance 'dh' command to add more protocols...
2016-04-13 Liming GaoShellPkg: Update Guid/Protocol usages in INF files.
2016-03-29 Qiu ShuminShellPkg: Refine the comparisons code in ShellPkg.
2016-03-25 Qiu ShuminShellPkg/UefiHandleParsingLib: Fix GUID reference
2016-03-24 Tapan ShahShellPkg: Modify the 'dh' Shell command to dump the...
2016-01-15 Tapan ShahShellPkg: Update 'dh' command to reflect correct driver...
2015-12-22 Samer El-Haj-MahmoudShellPkg: Add AIP IPv6 UNDI support to Shell dh
2015-12-09 Jaben CarseyShellPkg: Make 'dh' support showing all spec defined...
2015-12-09 Jordan JustenShellPkg: Convert all .uni files to utf-8
2015-11-19 Cecil ShengShellPkg: Corrected CatSPrint usage to prevent memory...
2015-08-27 Eric DongShellPkg: Replace use case of deprecated function GetVa...
2015-07-08 jiaxinwuShellPkg: Add Ip4Config2 Protocol defintion in UefiHand...
2015-05-14 Samer El-Haj-MahmoudShellPkg: Add DiskInfo GUID matching to the She
2015-04-22 Jaben CarseyShellPkg: Remove "ProtocolGuid" from the string for...
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-01-22 Qiu ShuminShellPkg: Refine the fomat in INF/DEC files to follow...
2014-12-16 jaben carseyShellPkg: Remove IntelFramweorkModulePkg as Shell libra...
2014-12-16 Qiu ShuminShellPkg: Code refine. Add error handling code to check...
2014-11-25 Samer El-Haj-MahmoudShellPkg: Update Shell DH command to display more info.
2014-11-10 Olivier MartinShellPkg: Fixed variable set but never used
2014-10-31 jcarsey[Patch] ShellPkg: Remove unused PCD from INF file
2014-08-29 Qiu ShuminShellPkg: Remove 'STATIC' from function declarations...
2014-08-19 Chris PhillipsShellPkg: Move mHandleParsingHiiHandle init out of...
2014-08-18 Qiu ShuminShellPkg: Fix comments. Refine code style.
2014-08-06 Jaben CarseyShellPkg: add size cast to bit operations
2014-08-05 Jaben CarseyShellPkg: Add Dynamic GUID registration into the curren...
2014-08-04 Jaben CarseyShellPkg: Add new UEFI Shell 2.1 protocol and fix comme...
2014-05-13 Qiu ShuminUpdate the comments for function 'ConvertPixelFormat...
2014-05-07 Tapan ShahShellPkg: Add a support to query AdapterInfo protocol...
2014-04-30 Jaben CarseyShellPkg: Patch to enhance the output around GOP protocol
2014-04-11 Harry LiebelShellPkg: Fix compiler warning 'unused variable'
2014-03-20 Jaben CarseyShellPkg: Allow for LoadedImageProtocol information...
2013-11-19 Jaben CarseyShellPkg: Add EfiIdeControllerInitProtocol to Shell...
2013-11-15 Jaben CarseyShellPkg: Rename duplicate STRING ID
2013-11-15 Chris PhillipsShellPkg: Add DiskIO2, and fix GUID from string check...
2013-09-05 Eric DongRefine the select language logic.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2012-10-11 lzeng14Add missing braces around initializer.
2012-10-05 mdkinneyContributed-under: TianoCore Contribution Agreement 1.0
2012-08-10 ydong10Refine get default language logic for command "drivers".
2012-05-30 jcarseyShellPkg: Enable Runtime DXE drivers to make use of...
2012-04-26 ydong10Enhance code to more safely and follow coding style.
2012-01-10 jcarseyShellPkg: Add dump information for PCI Root Bridge...
2012-01-09 jcarseyShellPkg: Add protocols / protocol GUIDs to display...
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-09-21 lgao4Clean up the private GUID definition in module Level.
2011-09-02 ydong10Refine comments and two code style.
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-03-30 ydong10Update inf file to follow spec.
2011-03-29 jcarseyinitialize variable before error returns.
2011-03-25 jcarseyremove ASSERT.
2010-11-12 jcarseyupdate error handling to use less ASSERT.
2010-10-04 jcarseyfix a misspelling.
2010-09-17 jljustenShellPkg: Fix path issues for Linux build support
2010-09-17 jljustenShellPkg: Remove unnecessary package dependencies
2010-09-14 hhtiancopyright format update
2010-09-14 jcarseyudk2010.up2.shell initial release.