mirror of https://github.com/acidanthera/audk.git
Fix typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6927 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
41bc19f19d
commit
2bd6a5f8a5
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue