1. add some comments for structures
2. refined doxgen format comments. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6803 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
#pragma pack(1)
|
||||
|
||||
///
|
||||
/// defined in PCI Firmware Specification
|
||||
/// PCI Data Structure Format
|
||||
/// Section 5.1.2, PCI Firmware Specification, Revision 3.0
|
||||
///
|
||||
typedef struct {
|
||||
UINT32 Signature; ///< "PCIR"
|
||||
|
Reference in New Issue
Block a user