From dcd80475882c2cf378030b52eba528cd1f14eab6 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Wed, 11 Jun 2008 05:19:11 +0000 Subject: [PATCH] remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5339 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/ComponentName.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/ComponentName.c b/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/ComponentName.c index a8f046b4bc..7cb3c5a462 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/ComponentName.c +++ b/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/ComponentName.c @@ -241,7 +241,7 @@ AddName ( Arguments: SerialDevice - A pointer to the SERIAL_DEV instance. - IsaIo - A pointer to the EFI_ISA_IO_PROTOCOL or EFI_LIGHT_ISA_IO_PROTOCOL instance. + IsaIo - A pointer to the EFI_ISA_IO_PROTOCOL instance. Returns: