summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformPkg.dec
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2017-12-13 16:26:11 +0800
committerzwei4 <david.wei@intel.com>2017-12-13 17:12:31 +0800
commit466bb694cd4afb6085d3b14a2117ddbee072f8c8 (patch)
tree8e11ea96cbdf8d1fea2ccf3936edbf3233334817 /Platform/BroxtonPlatformPkg/PlatformPkg.dec
parent1dbeea57a37f2cb450eb3bf3b8a13bc58c1f2701 (diff)
downloadedk2-platforms-466bb694cd4afb6085d3b14a2117ddbee072f8c8.tar.xz
Enable HD audio.
Enable HD audio on Intel reference board. (1) Enable HdAudioDspUaaCompliance. (2) Move audio verb table to board specifc folder. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: zwei4 <david.wei@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformPkg.dec')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformPkg.dec5
1 files changed, 5 insertions, 0 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.dec b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
index f61331f16e..f2bb7243ea 100644
--- a/Platform/BroxtonPlatformPkg/PlatformPkg.dec
+++ b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
@@ -199,6 +199,11 @@
#gPlatformModuleTokenSpaceGuid.PcdSerialIoUartNumber|2|UINT8|0x8000001B
## This PCD used to select eMMCHostMaxSpeed
gPlatformModuleTokenSpaceGuid.PcdeMMCHostMaxSpeed|0x00|UINT8|0x8000001C
+ ## This PCD points to verb table of HD audio.
+ gPlatformModuleTokenSpaceGuid.PcdHdaVerbTablePtr|0|UINT64|0x8000001D
+ ## This PCD report the number of VBT table entries in VBT table array.
+ gPlatformModuleTokenSpaceGuid.HdaVerbTableEntryNum|0|UINT8|0x8000001E
+
## MemoryCheck value for checking memory before boot OS.
## To save the boot performance, the default MemoryCheck is set to 0.
gClientCommonModuleTokenSpaceGuid.PcdPlatformMemoryCheck|0|UINT8|0x40000005