Skip to content

Commit

Permalink
add new id to ati collection
Browse files Browse the repository at this point in the history
Signed-off-by: Slice <sergey.slice@gmail.com>
  • Loading branch information
SergeySlice committed Oct 14, 2023
1 parent 6b1b869 commit cc7603a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rEFIt_UEFI/Platform/ati.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ const radeon_card_info_t radeon_cards[] = {
{ 0x73A5, CHIP_FAMILY_NAVI20, "AMD Radeon RX6950XT", kNull },
{ 0x73AF, CHIP_FAMILY_NAVI20, "AMD Radeon RX6900XT", kNull },
{ 0x73BF, CHIP_FAMILY_NAVI20, "AMD Radeon RX6800XT", kNull },
{ 0x73DF, CHIP_FAMILY_NAVI20, "AMD Radeon RX6700XT", kNull },
{ 0x73EF, CHIP_FAMILY_NAVI20, "AMD Radeon RX6650XT", kNull },
{ 0x73FF, CHIP_FAMILY_NAVI20, "AMD Radeon RX6600XT", kNull },
/*
Expand Down

0 comments on commit cc7603a

Please sign in to comment.