Skip to content

Commit

Permalink
Merge pull request #19 from NVIDIA/dev/jake/add-uefi-202210-3
Browse files Browse the repository at this point in the history
chore: Add uefi-202210.3 release to the manifest
  • Loading branch information
jgarver authored Aug 7, 2023
2 parents 488a5e0 + 9af25b8 commit ae73301
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions edk2-nvidia/Platform/NVIDIAPlatformsManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,20 @@
<Source localRoot="edk2-nvidia" remote="Edk2NvidiaRepo" tag="r35.3.1-updates"/>
<Source localRoot="edk2-nvidia-non-osi" remote="Edk2NvidiaNonOsiRepo" tag="r35.3.1-updates"/>
</Combination>
<Combination name="r35.4.1" description="The r35.4.1 release">
<Source localRoot="edk2" remote="Edk2Repo" tag="r35.4.1-edk2-stable202208" enableSubmodule="true" />
<Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" tag="r35.4.1-upstream-20220830"/>
<Source localRoot="edk2-platforms" remote="Edk2PlatformsRepo" tag="r35.4.1-upstream-20220830" sparseCheckout="true" />
<Source localRoot="edk2-nvidia" remote="Edk2NvidiaRepo" tag="r35.4.1"/>
<Source localRoot="edk2-nvidia-non-osi" remote="Edk2NvidiaNonOsiRepo" tag="r35.4.1"/>
</Combination>
<Combination name="r35.4.1-updates" description="The r35.4.1 release, plus updates">
<Source localRoot="edk2" remote="Edk2Repo" tag="r35.4.1-edk2-stable202208-updates" enableSubmodule="true" />
<Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" tag="r35.4.1-upstream-20220830"/>
<Source localRoot="edk2-platforms" remote="Edk2PlatformsRepo" tag="r35.4.1-upstream-20220830-updates" sparseCheckout="true" />
<Source localRoot="edk2-nvidia" remote="Edk2NvidiaRepo" tag="r35.4.1-updates"/>
<Source localRoot="edk2-nvidia-non-osi" remote="Edk2NvidiaNonOsiRepo" tag="r35.4.1-updates"/>
</Combination>

<!-- uefi-202210, stable202210 -->
<Combination name="stable202210" description="The uefi-202210 stable codeline">
Expand All @@ -129,6 +143,13 @@
<Source localRoot="edk2-nvidia" remote="Edk2NvidiaRepo" branch="stable202210"/>
<Source localRoot="edk2-nvidia-non-osi" remote="Edk2NvidiaNonOsiRepo" branch="stable202210"/>
</Combination>
<Combination name="uefi-202210.3" description="The uefi-202210.3 release">
<Source localRoot="edk2" remote="Edk2Repo" tag="uefi-202210.3" enableSubmodule="true" />
<Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" tag="uefi-202210.3"/>
<Source localRoot="edk2-platforms" remote="Edk2PlatformsRepo" tag="uefi-202210.3" sparseCheckout="true" />
<Source localRoot="edk2-nvidia" remote="Edk2NvidiaRepo" tag="uefi-202210.3"/>
<Source localRoot="edk2-nvidia-non-osi" remote="Edk2NvidiaNonOsiRepo" tag="uefi-202210.3"/>
</Combination>

<!-- uefi-202305, stable202305 -->
<Combination name="stable202305" description="The uefi-202305 stable codeline">
Expand Down

0 comments on commit ae73301

Please sign in to comment.