Revision: 14596
http://sourceforge.net/p/edk2/code/14596
Author: shenshushi
Date: 2013-08-23 08:31:11 +0000 (Fri, 23 Aug 2013)
Log Message:
-----------
Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.
Signed-off-by: Shumin Qiu <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Modified Paths:
--------------
trunk/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PlatformToDriverConfiguration/PlatformToDriverConfiguration.h
trunk/edk2/MdePkg/Include/Protocol/PlatformToDriverConfiguration.h
Modified:
trunk/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PlatformToDriverConfiguration/PlatformToDriverConfiguration.h
===================================================================
---
trunk/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PlatformToDriverConfiguration/PlatformToDriverConfiguration.h
2013-08-23 07:41:57 UTC (rev 14595)
+++
trunk/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PlatformToDriverConfiguration/PlatformToDriverConfiguration.h
2013-08-23 08:31:11 UTC (rev 14596)
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2008, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2008-2013, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD
License
which accompanies this distribution. The full text of the license may be
found at
@@ -97,7 +97,7 @@
parameters specific to the ParameterTypeGuid. This
structure
is defined based on the protocol and may be different
for
different protocols. UEFI driver decodes this
structure
- and its contents based on ProtocolGuid. ParameterBlock
+ and its contents based on ParameterTypeGuid.
ParameterBlock
is allocated by the platform and the platform is
responsible
for freeing the ParameterBlock after Response is
called.
ParameterBlockSize - The platform returns the size of the ParameterBlock
in bytes.
Modified: trunk/edk2/MdePkg/Include/Protocol/PlatformToDriverConfiguration.h
===================================================================
--- trunk/edk2/MdePkg/Include/Protocol/PlatformToDriverConfiguration.h
2013-08-23 07:41:57 UTC (rev 14595)
+++ trunk/edk2/MdePkg/Include/Protocol/PlatformToDriverConfiguration.h
2013-08-23 08:31:11 UTC (rev 14596)
@@ -5,7 +5,7 @@
by a UEFI Driver in its Start() function. This protocol allows the driver to
receive
configuration information as part of being started.
- Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD
License
which accompanies this distribution. The full text of the license may be
found at
@@ -84,7 +84,7 @@
may be different for different
protocols. UEFI driver decodes this
structure and its contents based on
- ProtocolGuid. ParameterBlock is
+ ParameterTypeGuid. ParameterBlock is
allocated by the platform and the
platform is responsible for freeing
the ParameterBlock after Result is
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits