mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-27 21:44:24 -04:00
Corrected EC region placement
This commit is contained in:
parent
4e8431b169
commit
93881e4892
1 changed files with 0 additions and 2 deletions
|
@ -129,8 +129,6 @@ typedef struct _FLASH_DESCRIPTOR_REGION_SECTION {
|
|||
UINT16 Region6Limit; //
|
||||
UINT16 Region7Base; // Reserved region
|
||||
UINT16 Region7Limit; //
|
||||
UINT16 Region8Base; // Reserved region
|
||||
UINT16 Region8Limit; //
|
||||
UINT16 EcBase; // EC
|
||||
UINT16 EcLimit; //
|
||||
} FLASH_DESCRIPTOR_REGION_SECTION;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue