From: Ruiyu Ni <ruiyu.ni@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH 0/5] Add Bluetooth LE definitions per UEFI Spec 2.7
Date: Tue, 6 Jun 2017 11:27:41 +0800 [thread overview]
Message-ID: <20170606032746.238188-1-ruiyu.ni@intel.com> (raw)
Ruiyu Ni (5):
MdePkg/DevicePath: Add BluetoothLe device path node support
MdePkg/BluetoothConfig: Add new EFI_BLUETOOTH_CONFIG_DATA_TYPE types
MdePkg/BluetoothHc: Add detailed function header comments
MdePkg/BluetoothIo: Formalize function header comments.
MdePkg: Add BluetoothAttribute.h and BluetoothLeConfig.h
MdePkg/Include/IndustryStandard/Bluetooth.h | 17 +-
MdePkg/Include/Protocol/BluetoothAttribute.h | 283 +++++++++
MdePkg/Include/Protocol/BluetoothConfig.h | 25 +-
MdePkg/Include/Protocol/BluetoothHc.h | 510 ++++++++++-------
MdePkg/Include/Protocol/BluetoothIo.h | 287 +++++-----
MdePkg/Include/Protocol/BluetoothLeConfig.h | 634 +++++++++++++++++++++
MdePkg/Include/Protocol/DevicePath.h | 11 +-
.../Library/UefiDevicePathLib/DevicePathFromText.c | 34 ++
.../Library/UefiDevicePathLib/DevicePathToText.c | 38 ++
9 files changed, 1482 insertions(+), 357 deletions(-)
create mode 100644 MdePkg/Include/Protocol/BluetoothAttribute.h
create mode 100644 MdePkg/Include/Protocol/BluetoothLeConfig.h
--
2.12.2.windows.2
next reply other threads:[~2017-06-06 3:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-06 3:27 Ruiyu Ni [this message]
2017-06-06 3:27 ` [PATCH 1/5] MdePkg/DevicePath: Add BluetoothLe device path node support Ruiyu Ni
2017-06-06 3:27 ` [PATCH 2/5] MdePkg/BluetoothConfig: Add new EFI_BLUETOOTH_CONFIG_DATA_TYPE types Ruiyu Ni
2017-06-06 3:27 ` [PATCH 3/5] MdePkg/BluetoothHc: Add detailed function header comments Ruiyu Ni
2017-06-06 3:27 ` [PATCH 4/5] MdePkg/BluetoothIo: Formalize " Ruiyu Ni
2017-06-06 3:27 ` [PATCH 5/5] MdePkg: Add BluetoothAttribute.h and BluetoothLeConfig.h Ruiyu Ni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170606032746.238188-1-ruiyu.ni@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox