NVIDIA / edk2-nvidia

NVIDIA EDK2 platform support
Other
79 stars 36 forks source link

Combos wiki page error on r36.3 combos #106

Closed Atlas42 closed 3 months ago

Atlas42 commented 3 months ago

On page https://github.com/NVIDIA/edk2-nvidia/wiki/Combos Using r36.3 and r36.3-updates gets:

$ edk2_docker edkrepo clone nvidia-uefi NVIDIA-Platforms r36.3.0-updates
Cloning global manifest repository to: /home/ph/.edkrepo/edk2-edkrepo-manifest-main from: https://github.com/tianocore/edk2-edkrepo-manifest.git
Cloning global manifest repository to: /home/ph/.edkrepo/nvidia from: https://github.com/NVIDIA/edk2-edkrepo-manifest.git
Verifying the global manifest repository entry for project: NVIDIA-Platforms

Error: The selected COMBINATION/SHA is not present in the project manifest file or does not exist.
Exiting without performing clone operation.

r36.3.0-updates (And i guess r36.3.0) works, so there is just a .0 missing.

jgarver commented 3 months ago

@Atlas42 Thanks for the report! I have corrected the wiki page: https://github.com/NVIDIA/edk2-nvidia/wiki/Combos

Please confirm that it now looks correct to you.

Atlas42 commented 3 months ago

It does thank you.