summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-06-11 05:19:11 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-06-11 05:19:11 +0000
commitdcd80475882c2cf378030b52eba528cd1f14eab6 (patch)
treea2b4f1d1587024e30cb4e8251656094c63f649dc /IntelFrameworkModulePkg
parentf21c37708d5b2110e0b562e105adbebcb17e6453 (diff)
downloadedk2-dcd80475882c2cf378030b52eba528cd1f14eab6.tar.gz
edk2-dcd80475882c2cf378030b52eba528cd1f14eab6.tar.bz2
edk2-dcd80475882c2cf378030b52eba528cd1f14eab6.zip
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
Diffstat (limited to 'IntelFrameworkModulePkg')
-rw-r--r--IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/ComponentName.c2
1 files changed, 1 insertions, 1 deletions
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: