Add more comments for IntelFramework's header files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5004 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
/** @file
|
||||
This file declares Firmware Volume protocol.
|
||||
|
||||
The Firmware Volume Protocol provides file-level access to the firmware volume.E ach firmware
|
||||
volume driver must produce an instance of the Firmware Volume Protocol if the firmware volume
|
||||
is to be visible to the system.T he Firmware Volume Protocol also provides mechanisms for
|
||||
determining and modifying some attributes of the firmware volume.
|
||||
|
||||
Copyright (c) 2007, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
are licensed and made available under the terms and conditions of the BSD License
|
||||
@ -10,8 +14,6 @@
|
||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
Module Name: FirmwareVolume.h
|
||||
|
||||
@par Revision Reference:
|
||||
This protocol is defined in Firmware Volume specification.
|
||||
Version 0.9
|
||||
|
Reference in New Issue
Block a user