summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/RuntimeResetSystemLib/RuntimeResetSystemLib.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2025-02-26 13:22:07 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-08-07 10:49:22 +0000
commit834586f3160d2ae696097f6f94c59ecb71978428 (patch)
treeb181b433831e35759328b2c32be1d9bf28820016 /MdeModulePkg/Library/RuntimeResetSystemLib/RuntimeResetSystemLib.c
parent4e950950a432f87eae5687ff934b97523667e0c4 (diff)
downloadedk2-834586f3160d2ae696097f6f94c59ecb71978428.zip
edk2-834586f3160d2ae696097f6f94c59ecb71978428.tar.gz
edk2-834586f3160d2ae696097f6f94c59ecb71978428.tar.bz2
MdeModulePkg/UsbBusPei: Drop support for obsolete host controller PPI
There are two versions of the USB host controller PPI, and only the newer one, called PEI_USB2_HOST_CONTROLLER_PPI, is actually produced by the EHCI and XHCI host controller PEIMs in EDK2. (The other PPI was only produced by UhciPei which has been removed) So remove all the conditionally executed code based on the distinction between the two PPIs, and only support the newer one. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'MdeModulePkg/Library/RuntimeResetSystemLib/RuntimeResetSystemLib.c')
0 files changed, 0 insertions, 0 deletions