Revision: 19598 http://sourceforge.net/p/edk2/code/19598 Author: hwu1225 Date: 2016-01-06 01:11:25 +0000 (Wed, 06 Jan 2016) Log Message: ----------- MdeModulePkg AcpiTableDxe: Fix a typo in function description
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a...@intel.com> Reviewed-by: Feng Tian <feng.t...@intel.com> Modified Paths: -------------- trunk/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlOption.c Modified: trunk/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlOption.c =================================================================== --- trunk/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlOption.c 2016-01-06 01:11:00 UTC (rev 19597) +++ trunk/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlOption.c 2016-01-06 01:11:25 UTC (rev 19598) @@ -343,7 +343,7 @@ ASSERT ((AmlByteEncoding->Attribute & AML_IN_NAMESPACE) != 0); // - // Find out Last Name index, accroding to OpCode table. + // Find out Last Name index, according to OpCode table. // The last name will be the node name by design. // TermIndex = AmlByteEncoding->MaxIndex; ------------------------------------------------------------------------------ _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits