Skip to content

Commit

Permalink
Platform/ROCK5B: Remove vendor from platform name
Browse files Browse the repository at this point in the history
Fix "Radxa Radxa"
  • Loading branch information
mariobalanica committed Apr 6, 2023
1 parent b2a49eb commit f3a02af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edk2-platforms/Platform/Radxa/ROCK5B/ROCK5B.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
gArmPlatformTokenSpaceGuid.PcdClusterCount|1

# SMBIOS platform config
gRockchipTokenSpaceGuid.PcdPlatformName|"Radxa ROCK 5 Model B"
gRockchipTokenSpaceGuid.PcdPlatformName|"ROCK 5 Model B"
gRockchipTokenSpaceGuid.PcdPlatformVendorName|"Radxa"
gRockchipTokenSpaceGuid.PcdFamilyName|"ROCK 5"
gRockchipTokenSpaceGuid.PcdProductUrl|"https://wiki.radxa.com/Rock5/hardware/5b"
Expand Down

0 comments on commit f3a02af

Please sign in to comment.