mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-09 13:52:01 -04:00
Add MX77L12850F
This commit is contained in:
parent
a777f1fa5f
commit
a824260064
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ UString jedecIdToUString(UINT8 vendorId, UINT8 deviceId0, UINT8 deviceId1)
|
|||
case 0xC22617: return UString("Macronix MX25L64");
|
||||
case 0xC22618: return UString("Macronix MX25L128");
|
||||
case 0xC25E16: return UString("Macronix MX25L32");
|
||||
case 0xC27518: return UString("Macronix MX77L12850F");
|
||||
case 0xC29517: return UString("Macronix MX25L64");
|
||||
|
||||
// Micron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue