Reviewed-by: Jiewen.yao@intel.com
> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ruiyu
> Ni
> Sent: Tuesday, June 6, 2017 11:36 AM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [PATCH v2 0/5] Add Bluetooth LE definitions per UEFI Spec 2.7
>
> v2: Change 5/5 to add GUID definitions to MdePkg.dec
>
> 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 ++
> MdePkg/MdePkg.dec | 10 +
> 10 files changed, 1492 insertions(+), 357 deletions(-)
> create mode 100644 MdePkg/Include/Protocol/BluetoothAttribute.h
> create mode 100644 MdePkg/Include/Protocol/BluetoothLeConfig.h
>
> --
> 2.12.2.windows.2
>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel