PcAtChipsetPkg: Fix typing errors
Correct the reported by the codespell utility in some files of PcAtChipsetPkg. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
@@ -32,7 +32,7 @@ EFI_DRIVER_BINDING_PROTOCOL gPcatIsaAcpiDriverBinding = {
|
||||
@param ImageHandle Handle for driver image
|
||||
@param SystemTable Point to EFI_SYSTEM_TABLE
|
||||
|
||||
@return Sucess or not for installing driver binding protocol
|
||||
@return Success or not for installing driver binding protocol
|
||||
**/
|
||||
EFI_STATUS
|
||||
EFIAPI
|
||||
|
Reference in New Issue
Block a user