Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MdeModulePkg: Added PPI support in UFS PEI driver. #6340

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

kanagavels97
Copy link
Contributor

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4490

Added PPI support in UFS PEI driver to link the platform specific code as same as UFS DXE driver.

Signed-off-by: Kanagavel S kanagavels@ami.com

Description

The UFS DXE driver has EDKII_UFS_HC_PLATFORM_PROTOCOL to link the platform specific code for PreHce and PostHce link through protocol API.

Done changes to consume EDKII_UFS_HC_PLATFORM_PPI in UFS PEI driver to link the platform specific code as same as UFS DXE driver.

How This Was Tested

Located EDKII_UFS_HC_PLATFORM_PPI in UFS PEI driver and successfully invoked APIs to enumerate the UFS device in PEI phase and verified UFS Recovery.

@kanagavels97 kanagavels97 force-pushed the Kanagavel/MdeModulePkg branch from 08502b4 to c301d71 Compare October 17, 2024 14:35
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4490

Added PPI support in UFS PEI driver to link the platform specific code
as same as UFS DXE driver.

Signed-off-by: Kanagavel S <kanagavels@ami.com>
@kanagavels97 kanagavels97 force-pushed the Kanagavel/MdeModulePkg branch from c301d71 to fbf9888 Compare October 17, 2024 17:59
@kanagavels97 kanagavels97 marked this pull request as ready for review October 18, 2024 05:19
@lgao4 lgao4 added the push Auto push patch series in PR if all checks pass label Oct 28, 2024
@lgao4
Copy link
Contributor

lgao4 commented Oct 28, 2024

@kanagavels97, please rebase this code.

@mergify mergify bot merged commit 87e2ee6 into tianocore:master Oct 28, 2024
126 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants