From b7b0078eeccee8eeaf473ee63920e705bbc902c6 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Thu, 26 Jul 2007 01:05:13 +0000 Subject: change TokenSpaceGuid to the package Token Space Guid git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3444 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBus.msa | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe') diff --git a/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBus.msa b/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBus.msa index e318598e38..de7bb79325 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBus.msa +++ b/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBus.msa @@ -1,4 +1,4 @@ - + IsaBus @@ -111,7 +111,7 @@ PcdIsaBusSupportIsaMemory - gEfiGenericPlatformTokenSpaceGuid + gEfiIntelFrameworkModulePkgTokenSpaceGuid TRUE This feature flag is used to enable the implementation for interface _EFI_ISA_IO_PROTOCOL.Mem.Read, _EFI_ISA_IO_PROTOCOL.Mem.Write and _EFI_ISA_IO_PROTOCOL.CopyMem. @@ -120,7 +120,7 @@ PcdIsaBusSupportDma - gEfiGenericPlatformTokenSpaceGuid + gEfiIntelFrameworkModulePkgTokenSpaceGuid TRUE This feature flag is used to enable the implementation for interface _EFI_ISA_IO_PROTOCOL.AllocateBuffer, _EFI_ISA_IO_PROTOCOL.FreeBuffer, _EFI_ISA_IO_PROTOCOL.Map @@ -129,7 +129,7 @@ PcdIsaBusOnlySupportSlaveDma - gEfiGenericPlatformTokenSpaceGuid + gEfiIntelFrameworkModulePkgTokenSpaceGuid FALSE This feature flag is used to enable the implementation for interface _EFI_ISA_IO_PROTOCOL.Map and _EFI_ISA_IO_PROTOCOL.UnMap to only support Slave DMA -- cgit v1.2.3