mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-27 05:24:27 -04:00
Add Phoenix FlashMap parser
This commit is contained in:
parent
4e600eb986
commit
f989fdfea1
20 changed files with 412 additions and 39 deletions
|
@ -154,6 +154,7 @@ namespace Subtypes {
|
|||
enum FlashMapEntrySubtypes {
|
||||
VolumeFlashMapEntry = 170,
|
||||
DataFlashMapEntry,
|
||||
UnknownFlashMapEntry,
|
||||
};
|
||||
|
||||
enum MicrocodeSubtypes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue