Fix doxygen comment for structure and macro
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6093 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -64,13 +64,6 @@ EFI_DEVICE_PATH_PROTOCOL*
|
||||
/**
|
||||
@par Protocol Description:
|
||||
This protocol converts text to device paths and device nodes.
|
||||
|
||||
@param ConvertTextToDeviceNode
|
||||
Convert text to a device node.
|
||||
|
||||
@param ConvertTextToDevicePath
|
||||
Convert text to a device path
|
||||
|
||||
**/
|
||||
typedef struct {
|
||||
EFI_DEVICE_PATH_FROM_TEXT_NODE ConvertTextToDeviceNode;
|
||||
|
Reference in New Issue
Block a user