Committing changes to the comments, after review with engineers.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9018 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
/** @file
|
||||
The EFI_FORM_CALLBACK_PROTOCOL is the defined interface for access to custom
|
||||
NV storage devices as well as communication of user selections in a more
|
||||
NV storage devices and for communication of user selections in a more
|
||||
interactive environment. This protocol should be published by hardware
|
||||
specific drivers which want to export access to custom hardware storage or
|
||||
publish IFR which has a requirement to call back the original driver.
|
||||
specific drivers that want to export access to custom hardware storage or
|
||||
publish IFR that need to call back the original driver.
|
||||
|
||||
Copyright (c) 2006 - 2009, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
|
Reference in New Issue
Block a user