summaryrefslogtreecommitdiff
path: root/Platform/96Boards/96Boards.dec
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2018-02-20 15:40:51 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2018-02-23 15:58:22 +0000
commitbb3d3c886958d1767486e62424e342648cfa55da (patch)
tree02ffac6b7d7517478e1c4cd2afd96f1d21bd0c87 /Platform/96Boards/96Boards.dec
parent6a1688c2f8443d3e815da5c95505de533d3f43d5 (diff)
downloadedk2-platforms-bb3d3c886958d1767486e62424e342648cfa55da.tar.xz
Platform/96Boards: introduce LsConnector protocol
Introduce a protocol describing the presence of a 96boards low speed (LS) connector, and identifying the type of mezzanine that has been installed. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Platform/96Boards/96Boards.dec')
-rw-r--r--Platform/96Boards/96Boards.dec3
1 files changed, 3 insertions, 0 deletions
diff --git a/Platform/96Boards/96Boards.dec b/Platform/96Boards/96Boards.dec
index 2a063ced9e..fa8e639b1a 100644
--- a/Platform/96Boards/96Boards.dec
+++ b/Platform/96Boards/96Boards.dec
@@ -25,6 +25,9 @@
## Include/Protocol/Mezzanine.h
g96BoardsMezzanineProtocolGuid = { 0xf0467a37, 0x3436, 0x40ef, { 0x94, 0x09, 0x4d, 0x1d, 0x7f, 0x51, 0x06, 0xd3 } }
+ ## Include/Protocol/LsConnector.h
+ g96BoardsLsConnectorProtocolGuid = { 0xae548d4c, 0x9062, 0x4eed, { 0x83, 0x5f, 0xf5, 0x10, 0xf8, 0xfc, 0x48, 0xaf } }
+
[Guids]
# PCD scope GUID
g96BoardsTokenSpaceGuid = { 0xe0d2f33a, 0xb7dd, 0x4a69, { 0xb6, 0x76, 0xda, 0xe8, 0xa4, 0x17, 0xa7, 0xb5 } }