Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.
Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status code data. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7078 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -55,13 +55,6 @@
|
||||
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfgDisable
|
||||
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfg2Disable
|
||||
|
||||
[FixedPcd.common]
|
||||
##
|
||||
# Disable ASSERT for unalign PCI IO access according to PI Volume 1 and PeiCis Spec
|
||||
# Spec has not this requirement.
|
||||
##
|
||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0E
|
||||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
||||
|
Reference in New Issue
Block a user