diff options
Diffstat (limited to 'MdeModulePkg/Universal/Acpi')
-rwxr-xr-x | MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c b/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c index 951222a428..f6ad7c8eb6 100755 --- a/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c +++ b/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatform.c @@ -29,7 +29,6 @@ FV protocol, then it will return the first FV that contains the ACPI table
storage file.
- @param Protocol The protocol to find.
@param Instance Return pointer to the first instance of the protocol
@return EFI_SUCCESS The function completed successfully.
|