Detab
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6638 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
/** @file
|
||||
UEFI Platform to Driver Configuration Protocol is defined in UEFI specification.
|
||||
|
||||
This is a protocol that is optionally produced by the platform and optionally consumed
|
||||
by a UEFI Driver in its Start() function. This protocol allows the driver to receive
|
||||
configuration information as part of being started.
|
||||
UEFI Platform to Driver Configuration Protocol is defined in UEFI specification.
|
||||
|
||||
This is a protocol that is optionally produced by the platform and optionally consumed
|
||||
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 - 2008, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
|
Reference in New Issue
Block a user