mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-24 20:14:39 -04:00
fix a few misspellings
This commit is contained in:
parent
daf585151c
commit
0e11189644
2 changed files with 5 additions and 5 deletions
|
@ -584,7 +584,7 @@ typedef struct BPDT_ENTRY_ {
|
|||
UINT32 SplitSubPartitionFirstPart : 1;
|
||||
UINT32 SplitSubPartitionSecondPart : 1;
|
||||
UINT32 CodeSubPartition : 1;
|
||||
UINT32 UmaCachable : 1;
|
||||
UINT32 UmaCacheable : 1;
|
||||
UINT32 Reserved: 12;
|
||||
UINT32 Offset;
|
||||
UINT32 Size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue