Fix doxygen comment for structure and macro
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6091 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -108,13 +108,6 @@ EFI_STATUS
|
||||
@par Protocol Description:
|
||||
The EFI_ACPI_TABLE_PROTOCOL provides the ability for a component
|
||||
to install and uninstall ACPI tables from a platform.
|
||||
|
||||
|
||||
@param InstallAcpiTable Installs an ACPI table into the system.
|
||||
|
||||
@param UninstallAcpiTable Removes a previously installed ACPI
|
||||
table from the system.
|
||||
|
||||
**/
|
||||
struct _EFI_ACPI_TABLE_PROTOCOL {
|
||||
EFI_ACPI_TABLE_INSTALL_ACPI_TABLE InstallAcpiTable;
|
||||
|
Reference in New Issue
Block a user