]> git.proxmox.com Git - mirror_edk2.git/commitdiff
fixed one typo in comments.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Aug 2009 01:49:29 +0000 (01:49 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Aug 2009 01:49:29 +0000 (01:49 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9144 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/PciPlatform.h

index 8885f0188a032e87e1e681bb431f24b79cc1de1b..761a32afc114889503a61af28da72d50facf980c 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   This file declares PlatfromOpRom protocols which provides the interface between \r
   the PCI bus driver/PCI Host Bridge Resource Allocation driver and a platform-specific \r
-  driver to describe the unique features of a platform. This\r
-  protocol is optional.\r
+  driver to describe the unique features of a platform. \r
+  This protocol is optional.\r
   \r
   Copyright (c) 2007 - 2009, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
@@ -42,7 +42,7 @@
 typedef struct _EFI_PCI_PLATFORM_PROTOCOL EFI_PCI_PLATFORM_PROTOCOL;\r
 \r
 ///\r
-/// EFI_PCI_PLATYFORM_POLICY that is a bitmask with the following legal combinations:\r
+/// EFI_PCI_PLATFORM_POLICY that is a bitmask with the following legal combinations:\r
 ///   - EFI_RESERVE_NONE_IO_ALIAS:<BR>\r
 ///       Does not set aside either ISA or VGA I/O resources during PCI\r
 ///       enumeration. By using this selection, the platform indicates that it does\r