diff --git a/edk2-rockchip/Silicon/Rockchip/Library/PlatformBootDescriptionLib/PlatformBootDescriptionLib.c b/edk2-rockchip/Silicon/Rockchip/Library/PlatformBootDescriptionLib/PlatformBootDescriptionLib.c index edf3995a9..f17b1e50d 100644 --- a/edk2-rockchip/Silicon/Rockchip/Library/PlatformBootDescriptionLib/PlatformBootDescriptionLib.c +++ b/edk2-rockchip/Silicon/Rockchip/Library/PlatformBootDescriptionLib/PlatformBootDescriptionLib.c @@ -83,7 +83,8 @@ STATIC SDMMC_MANUFACTURER mMmcManufacturers[] = { { 0x2c, L"Kingston" }, { 0x70, L"Kingston" }, { 0x88, L"Foresee" }, - { 0x9B, L"YMTC" }, + { 0x9b, L"YMTC" }, + { 0xd6, L"Foresee" }, { 0xfe, L"Micron" }, };