From 2bd6a5f8a525d4313cc3ab9394cafe3938539d80 Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 9 Dec 2008 05:27:04 +0000 Subject: Fix typo. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6927 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Include/Library/PlatformBdsLib.h | 2 +- MdeModulePkg/Library/PlatformBdsLibNull/BdsPlatform.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg') diff --git a/MdeModulePkg/Include/Library/PlatformBdsLib.h b/MdeModulePkg/Include/Library/PlatformBdsLib.h index 5b245f6f57..8f1b1e7ad3 100644 --- a/MdeModulePkg/Include/Library/PlatformBdsLib.h +++ b/MdeModulePkg/Include/Library/PlatformBdsLib.h @@ -48,7 +48,7 @@ struct _EFI_BDS_ARCH_PROTOCOL_INSTANCE { }; /** - Platform Bds init. Incude the platform firmware vendor, revision + Platform Bds init. Include the platform firmware vendor, revision and so crc check. @param PrivateData The EFI_BDS_ARCH_PROTOCOL_INSTANCE instance diff --git a/MdeModulePkg/Library/PlatformBdsLibNull/BdsPlatform.c b/MdeModulePkg/Library/PlatformBdsLibNull/BdsPlatform.c index af43095ebe..c6cfce79bf 100644 --- a/MdeModulePkg/Library/PlatformBdsLibNull/BdsPlatform.c +++ b/MdeModulePkg/Library/PlatformBdsLibNull/BdsPlatform.c @@ -18,7 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. // BDS Platform Functions // /** - Platform Bds init. Incude the platform firmware vendor, revision + Platform Bds init. Include the platform firmware vendor, revision and so crc check. @param PrivateData The EFI_BDS_ARCH_PROTOCOL_INSTANCE instance -- cgit v1.2.3