X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FPlatformDriOverrideDxe%2FPlatDriOverrideDxe.c;h=eddd75a162cbab8d28a0d0c5945c2e0a3e23113a;hp=1274d6720da6692af5878beddbc99a02a4546845;hb=0a18956d54cfe70b736b029c62ce53f29b903745;hpb=3b28e7448de6ef8ed94036bffe23c67dc20a7aff diff --git a/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c b/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c index 1274d6720d..eddd75a162 100644 --- a/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c +++ b/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c @@ -541,7 +541,7 @@ UpdateDeviceSelectPage ( @param ImageHandle The Image handle @return Handle to Driver binding - @retval NULL The paramter is not valid or the driver binding handle is not found. + @retval NULL The parameter is not valid or the driver binding handle is not found. **/ EFI_HANDLE @@ -1577,7 +1577,7 @@ DriverLoaded ( } /** - The driver Entry Point. The funciton will export a disk device class formset and + The driver Entry Point. The function will export a disk device class formset and its callback function to hii database. @param ImageHandle The firmware allocated handle for the EFI image.