X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FIsa%2FIsaBusDxe%2FIsaBus.msa;h=de7bb79325468b2c7b90dcc608a376cc6c6cfe18;hp=e318598e38fcfdfb2c6a0f751c5836357193fd2c;hb=b7b0078eeccee8eeaf473ee63920e705bbc902c6;hpb=d44d2087c516638c8c2fc2a9cdd16e948b21864e 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