Formalize comments for Protocols and PPIs.
1. Use doxygen format for Protocol/PPI data structure 2. Remove doxygen comments for function elements in Protocol/Ppi 3. Use doxygen format for data elements in Protocol/Ppi, and add missing comments where necessary 4. PEI Services Table is also updated accordingly. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6107 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -23,10 +23,9 @@
|
||||
0x1c0c34f6, 0xd380, 0x41fa, {0xa0, 0x49, 0x8a, 0xd0, 0x6c, 0x1a, 0x66, 0xaa } \
|
||||
}
|
||||
|
||||
/**
|
||||
@par Protocol Description:
|
||||
This protocol contains the EDID information retrieved from a video output device.
|
||||
**/
|
||||
///
|
||||
/// This protocol contains the EDID information retrieved from a video output device.
|
||||
///
|
||||
typedef struct {
|
||||
///
|
||||
/// The size, in bytes, of the Edid buffer. 0 if no EDID information
|
||||
|
Reference in New Issue
Block a user