<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/BaseTools/Source/C/Include/Protocol/DevicePath.h, branch trunk</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=trunk</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2024-06-04T03:43:08+00:00</updated>
<entry>
<title>Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305b</title>
<updated>2024-06-04T03:43:08+00:00</updated>
<author>
<name>kx</name>
<email>kx@radix.pro</email>
</author>
<published>2024-06-04T03:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=7e2ccccace24636f29ddc210b94606abd4c7e42b'/>
<id>urn:sha1:7e2ccccace24636f29ddc210b94606abd4c7e42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BaseTools: remove duplicate includes: IndustryStandard/Acpi*.h</title>
<updated>2023-06-01T10:53:35+00:00</updated>
<author>
<name>Gerd Hoffmann</name>
<email>kraxel@redhat.com</email>
</author>
<published>2023-05-24T14:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=26d6ef38e74979d729c260985de3f885871f6688'/>
<id>urn:sha1:26d6ef38e74979d729c260985de3f885871f6688</id>
<content type='text'>
Use the MdePkg version instead of maintaining a copy in BaseTools.

Signed-off-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
Acked-by: Sunil V L &lt;sunilvl@ventanamicro.com&gt;
Reviewed-by: Liming Gao &lt;gaoliming@byosoft.com.cn&gt;
Reviewed-by: Rebecca Cran &lt;rebecca@bsdio.com&gt;
</content>
</entry>
<entry>
<title>BaseTools: Bootable NVDIMM namespaces</title>
<updated>2020-05-15T05:05:52+00:00</updated>
<author>
<name>Oleksiy Yakovlev</name>
<email>oleksiyy@ami.com</email>
</author>
<published>2020-05-13T19:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=5c7526f501beb3578b24c435b7a8abf7b5b396a7'/>
<id>urn:sha1:5c7526f501beb3578b24c435b7a8abf7b5b396a7</id>
<content type='text'>
Provided a mechanism for UEFI FW to identify and hand off bootable
NVDIMM namespaces to the OS by standardizing the EFI device path.
EFI device path for physical NVDIMM devices changed from an ACPI
_ADR device to an ACPI NVDIMM device for correctness.
(UEFI 2.8 mantis 1858)

Signed-off-by: Oleksiy Yakovlev &lt;oleksiyy@ami.com&gt;
Reviewed-by: Liming Gao &lt;liming.gao@intel.com&gt;
Reviewed-by: Zhiguang Liu &lt;zhiguang.liu@intel.com&gt;
</content>
</entry>
<entry>
<title>BaseTools: Replace BSD License with BSD+Patent License</title>
<updated>2019-04-09T16:10:20+00:00</updated>
<author>
<name>Michael D Kinney</name>
<email>michael.d.kinney@intel.com</email>
</author>
<published>2019-04-03T23:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=2e351cbe8e190271b3716284fc1076551d005472'/>
<id>urn:sha1:2e351cbe8e190271b3716284fc1076551d005472</id>
<content type='text'>
https://bugzilla.tianocore.org/show_bug.cgi?id=1373

Replace BSD 2-Clause License with BSD+Patent License.  This change is
based on the following emails:

  https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html
  https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html

RFCs with detailed process for the license change:

  V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html
  V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html
  V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
Reviewed-by: Bob Feng &lt;bob.c.feng@intel.com&gt;
</content>
</entry>
<entry>
<title>BaseTools: Sync the DevicePath Function update from MdePkg</title>
<updated>2018-10-27T11:49:26+00:00</updated>
<author>
<name>Feng, YunhuaX</name>
<email>yunhuax.feng@intel.com</email>
</author>
<published>2018-10-26T08:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=23a62c699054a89e0a22e372c7d5e8384e614e31'/>
<id>urn:sha1:23a62c699054a89e0a22e372c7d5e8384e614e31</id>
<content type='text'>
Update the AcpiExp, USBxxx, Sata, VENDOR_DEVICE_PATH.

Cc: Liming Gao &lt;liming.gao@intel.com&gt;
Cc: Yonghong Zhu &lt;yonghong.zhu@intel.com&gt;
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng &lt;yunhuax.feng@intel.com&gt;
Reviewed-by: Yonghong Zhu &lt;yonghong.zhu@intel.com&gt;
</content>
</entry>
<entry>
<title>BaseTools: update DNS_DEVICE_PATH/URI_DEVICE_PATH definition</title>
<updated>2018-03-05T07:22:59+00:00</updated>
<author>
<name>Yonghong Zhu</name>
<email>yonghong.zhu@intel.com</email>
</author>
<published>2018-03-01T07:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=20203d3f98d671d7d7d78f33bbb02cf1d1b3cabe'/>
<id>urn:sha1:20203d3f98d671d7d7d78f33bbb02cf1d1b3cabe</id>
<content type='text'>
Update this two definition to align with MdePkg.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu &lt;yonghong.zhu@intel.com&gt;
Reviewed-by: Liming Gao &lt;liming.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>BaseTools: Add DevicePath support for PCD values</title>
<updated>2017-12-31T05:10:49+00:00</updated>
<author>
<name>Yonghong Zhu</name>
<email>yonghong.zhu@intel.com</email>
</author>
<published>2017-12-27T06:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=7dbc50bd244d95fdc1741b9cfc561f0bfd724de1'/>
<id>urn:sha1:7dbc50bd244d95fdc1741b9cfc561f0bfd724de1</id>
<content type='text'>
Use C code parse device path to output hex string, and Python
run command when PCD Value need device path parse.

https://bugzilla.tianocore.org/show_bug.cgi?id=541

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng &lt;yunhuax.feng@intel.com&gt;
Signed-off-by: Yonghong Zhu &lt;yonghong.zhu@intel.com&gt;
Reviewed-by: Liming Gao &lt;liming.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>Sync BaseTools Branch (version r2271) to EDKII main trunk. </title>
<updated>2011-08-26T07:46:26+00:00</updated>
<author>
<name>lgao4</name>
<email>lgao4@6f19259b-4bc3-4df7-8a09-765794883524</email>
</author>
<published>2011-08-26T07:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=4234283c3acb8c35014acc1546621fbc2621b095'/>
<id>urn:sha1:4234283c3acb8c35014acc1546621fbc2621b095</id>
<content type='text'>
  BaseTool Branch:
  https://edk2-buildtools.svn.sourceforge.net/svnroot/edk2-buildtools/branches/Releases/BaseTools_r2100

Signed-off-by: lgao4
Reviewed-by: hchen30

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12214 6f19259b-4bc3-4df7-8a09-765794883524
</content>
</entry>
<entry>
<title>Revert last commit about "Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE_PATH and remove DevicePath.h file."</title>
<updated>2011-08-19T03:13:58+00:00</updated>
<author>
<name>gikidy</name>
<email>gikidy@6f19259b-4bc3-4df7-8a09-765794883524</email>
</author>
<published>2011-08-19T03:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=1c978f48e4bca6d2f77eefc5e12f6ef2097634e4'/>
<id>urn:sha1:1c978f48e4bca6d2f77eefc5e12f6ef2097634e4</id>
<content type='text'>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12175 6f19259b-4bc3-4df7-8a09-765794883524
</content>
</entry>
<entry>
<title>Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE_PATH and remove DevicePath.h file.</title>
<updated>2011-08-19T02:54:24+00:00</updated>
<author>
<name>gikidy</name>
<email>gikidy@6f19259b-4bc3-4df7-8a09-765794883524</email>
</author>
<published>2011-08-19T02:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=d4b3293bb332de87d1855dc8c03e4307a6384e7e'/>
<id>urn:sha1:d4b3293bb332de87d1855dc8c03e4307a6384e7e</id>
<content type='text'>
Signed-off-by: gikidy
Reviewed-by: lgao4


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12174 6f19259b-4bc3-4df7-8a09-765794883524
</content>
</entry>
</feed>
