[edk2-devel] [PATCH 1/1] MdeModulePkg:Add variable store exceed maximum debug info

2023-08-21 Thread Zhenyu Zhang
From: "Zhenyu Zhang" When the variable store is full, edk2 will directly assert. Add debug information to help users understand what caused the assertion. Actual results: RecordVarErrorFlag (0xEF) 9A144FE2A47E:937FE521-95AE-4D1A-8929- 48BCD90AD31A - 0x0003 - 0x7E CommonVariableSpace = 0x

Re: [edk2-devel] [PATCH 1/1] MdeModulePkg:Add variable store exceed maximum debug info

2023-08-21 Thread Gerd Hoffmann
On Mon, Aug 07, 2023 at 10:58:26PM -0400, Zhenyu Zhang wrote: > When the variable store is full, edk2 will directly assert. > Add debug information to help users understand what caused > the assertion. > > Actual results: > RecordVarErrorFlag (0xEF) 9A144FE2A47E:937FE521-95AE-4D1A-8929- > 48BCD

[edk2-devel] [PATCH 1/1] MdeModulePkg:Add variable store exceed maximum debug info

2023-08-08 Thread Zhenyu Zhang
From: "Zhenyu Zhang" When the variable store is full, edk2 will directly assert. Add debug information to help users understand what caused the assertion. Actual results: RecordVarErrorFlag (0xEF) 9A144FE2A47E:937FE521-95AE-4D1A-8929- 48BCD90AD31A - 0x0003 - 0x7E CommonVariableSpace = 0x

[edk2-devel] [PATCH 1/1] MdeModulePkg:Add variable store exceed maximum debug info

2023-08-08 Thread Zhenyu zhangzhenyzh...@gmail.com
When the variable store is full, edk2 will directly assert. Add debug information to help users understand what caused the assertion. Actual results: RecordVarErrorFlag (0xEF) 9A144FE2A47E:937FE521-95AE-4D1A-8929- 48BCD90AD31A - 0x0003 - 0x7E CommonVariableSpace = 0x3FF9C - CommonVariableT

[edk2-devel] [PATCH 1/1] MdeModulePkg:Add variable store exceed maximum debug info

2023-08-08 Thread Zhenyu Zhang
When the variable store is full, edk2 will directly assert. Add debug information to help users understand what caused the assertion. Actual results: RecordVarErrorFlag (0xEF) 9A144FE2A47E:937FE521-95AE-4D1A-8929- 48BCD90AD31A - 0x0003 - 0x7E CommonVariableSpace = 0x3FF9C - CommonVariableT