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,9 @@
|
||||
/** @file
|
||||
This file declares PlatfromOpRom protocols.
|
||||
|
||||
This file declares PlatfromOpRom protocols which provides the interface between
|
||||
the PCI bus driver/PCI Host Bridge Resource Allocation driver and a platform-specific
|
||||
driver to describe the unique features of a platform. This
|
||||
protocol is optional.
|
||||
|
||||
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 +13,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: PciPlatform.h
|
||||
|
||||
@par Revision Reference:
|
||||
This protocol is defined in PCI Platform Support Specification
|
||||
Version 0.9
|
||||
|
Reference in New Issue
Block a user