Skip to content

Commit 41a0b3c

Browse files
committed
test
1 parent ceaebb3 commit 41a0b3c

File tree

1 file changed

+35
-17
lines changed

1 file changed

+35
-17
lines changed

etc/turin-rubyred-1.0.0.2-p1.efs.json5

Lines changed: 35 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12596,8 +12596,8 @@
1259612596
Byte: {
1259712597
FchConsoleOutSerialPortEspiController: {
1259812598
espi_controller: "Controller0",
12599-
io_2e_2f_disabled: false,
12600-
io_4e_4f_disabled: false,
12599+
io_2e_2f_disabled: true,
12600+
io_4e_4f_disabled: true,
1260112601
}
1260212602
}
1260312603
},
@@ -12613,7 +12613,7 @@
1261312613
},
1261412614
{
1261512615
Byte: {
12616-
FchConsoleOutMode: "Disabled"
12616+
FchConsoleOutMode: "Enabled"
1261712617
}
1261812618
},
1261912619
{
@@ -12683,7 +12683,7 @@
1268312683
},
1268412684
{
1268512685
Byte: {
12686-
FchConsoleOutSerialPort: "Uart1Mmio"
12686+
FchConsoleOutSerialPort: "Uart0Mmio"
1268712687
}
1268812688
}
1268912689
]
@@ -13396,8 +13396,8 @@
1339613396
Byte: {
1339713397
FchConsoleOutSerialPortEspiController: {
1339813398
espi_controller: "Controller0",
13399-
io_2e_2f_disabled: false,
13400-
io_4e_4f_disabled: false,
13399+
io_2e_2f_disabled: true,
13400+
io_4e_4f_disabled: true,
1340113401
}
1340213402
}
1340313403
},
@@ -13413,7 +13413,7 @@
1341313413
},
1341413414
{
1341513415
Byte: {
13416-
FchConsoleOutMode: "Disabled"
13416+
FchConsoleOutMode: "Enabled"
1341713417
}
1341813418
},
1341913419
{
@@ -13490,7 +13490,7 @@
1349013490
},
1349113491
{
1349213492
Byte: {
13493-
FchConsoleOutSerialPort: "Uart1Mmio"
13493+
FchConsoleOutSerialPort: "Uart0Mmio"
1349413494
}
1349513495
}
1349613496
]
@@ -13941,14 +13941,6 @@
1394113941
"ram_destination_address": 0x4000000
1394213942
}
1394313943
},
13944-
{
13945-
"source": "Implied",
13946-
target: {
13947-
type: "ApobNvCopy",
13948-
flash_location: 0x12345678,
13949-
size: 0xd0000
13950-
}
13951-
},
1395213944
{
1395313945
source: {
1395413946
BlobFile: "Type0x64_AppbDdr5RdimmImem3_BRH.csbin"
@@ -14138,7 +14130,33 @@
1413814130
instance: 12,
1413914131
sub_program: 4
1414014132
}
14141-
}
14133+
},
14134+
{
14135+
source: {
14136+
SecondLevelDirectory: {
14137+
entries: [
14138+
{
14139+
"source": "Implied",
14140+
"target": {
14141+
"type": "Apob",
14142+
"ram_destination_address": 0x4000000
14143+
}
14144+
},
14145+
{
14146+
"source": "Implied",
14147+
target: {
14148+
type: "ApobNvCopy",
14149+
flash_location: 0x7000000,
14150+
size: 0xd0000
14151+
}
14152+
}
14153+
]
14154+
}
14155+
},
14156+
target: {
14157+
type: "SecondLevelDirectory"
14158+
}
14159+
},
1414214160
]
1414314161
}
1414414162
}

0 commit comments

Comments
 (0)