Correct Minor Comments in M3 to M4 review.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6842 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -33,9 +33,9 @@
|
||||
}
|
||||
|
||||
#define ACPI_10_TABLE_GUID EFI_ACPI_10_TABLE_GUID
|
||||
///
|
||||
/// ACPI 2.0 or newer tables should use EFI_ACPI_TABLE_GUID.
|
||||
///
|
||||
//
|
||||
// ACPI 2.0 or newer tables should use EFI_ACPI_TABLE_GUID.
|
||||
//
|
||||
#define EFI_ACPI_20_TABLE_GUID EFI_ACPI_TABLE_GUID
|
||||
|
||||
extern EFI_GUID gEfiAcpiTableGuid;
|
||||
|
Reference in New Issue
Block a user