mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 00:24:07 +02:00
Update comments to follow new spec definition.
Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14592 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
4afd3d0422
commit
53ba4e9eac
@ -5,7 +5,7 @@
|
|||||||
This protocol is published by drivers providing and requesting
|
This protocol is published by drivers providing and requesting
|
||||||
configuration data from HII. It may only be invoked by HII.
|
configuration data from HII. It may only be invoked by HII.
|
||||||
|
|
||||||
Copyright (c) 2006 - 2010, 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
|
This program and the accompanying materials are licensed and made available under
|
||||||
the terms and conditions of the BSD License that accompanies this distribution.
|
the terms and conditions of the BSD License that accompanies this distribution.
|
||||||
The full text of the license may be found at
|
The full text of the license may be found at
|
||||||
@ -94,13 +94,10 @@ typedef UINTN EFI_BROWSER_ACTION;
|
|||||||
stored awaiting possible future
|
stored awaiting possible future
|
||||||
protocols.
|
protocols.
|
||||||
|
|
||||||
@retval EFI_NOT_FOUND Routing data doesn't match any
|
@retval EFI_NOT_FOUND A configuration element matching
|
||||||
known driver. Progress set to the
|
the routing data is not found.
|
||||||
first character in the routing header.
|
Progress set to the first character
|
||||||
Note: There is no requirement that the
|
in the routing header.
|
||||||
driver validate the routing data. It
|
|
||||||
must skip the <ConfigHdr> in order to
|
|
||||||
process the names.
|
|
||||||
|
|
||||||
@retval EFI_INVALID_PARAMETER Illegal syntax. Progress set
|
@retval EFI_INVALID_PARAMETER Illegal syntax. Progress set
|
||||||
to most recent "&" before the
|
to most recent "&" before the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user