|
Re: [PATCH] MinPlatformPkg: Fix the incompatible change about SecureBootVariableLib
Hi Dun,
SecureBootConfigDxe.inf will also consume SecureBootVariableProvisionLib library.
Can you also add the library in this patch?
Thanks
Zhiguang
Hi Dun,
SecureBootConfigDxe.inf will also consume SecureBootVariableProvisionLib library.
Can you also add the library in this patch?
Thanks
Zhiguang
|
By
Zhiguang Liu
·
#78956
·
|
|
Re: [PATCH v2 4/7] ArmPkg/DefaultExceptionHandlerLib: Check DebugImageInfoTable type safely
Hey Ard,
It's a series and there is a cover letter at: https://edk2.groups.io/g/devel/topic/patch_v2_0_7_fix_various/84764899?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,84764899
The mails from
Hey Ard,
It's a series and there is a cover letter at: https://edk2.groups.io/g/devel/topic/patch_v2_0_7_fix_various/84764899?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,84764899
The mails from
|
By
Marvin Häuser <mhaeuser@...>
·
#78955
·
|
|
Re: [PATCH v2 4/7] ArmPkg/DefaultExceptionHandlerLib: Check DebugImageInfoTable type safely
Hi Marvin,
Could you please organize your patches into a consistent series,
include a cover letter and cc me on everything?
I am going to disregard anything you sent yesterday and today, as it
is a
Hi Marvin,
Could you please organize your patches into a consistent series,
include a cover letter and cc me on everything?
I am going to disregard anything you sent yesterday and today, as it
is a
|
By
Ard Biesheuvel
·
#78954
·
|
|
Soft Feature Freeze starts NOW for edk2-stable202108
Hi, all
We enter into Soft Feature Freeze phase for edk2-stable202108. The tag edk2-stable202108-rc0 (d02dbb53cd78de799e6afaa237e98771fb5148db) has been created.
In this phase, the feature under
Hi, all
We enter into Soft Feature Freeze phase for edk2-stable202108. The tag edk2-stable202108-rc0 (d02dbb53cd78de799e6afaa237e98771fb5148db) has been created.
In this phase, the feature under
|
By
gaoliming
·
#78953
·
|
|
Re: [PATCH edk2-test 1/1] uefi-sct/SctPkg: uefi-sct: QueryVariableInfo(EFI_VARIABLE_NON_VOLATILE)
The solution is upstreamed by commit-id: https://github.com/tianocore/edk2-test/commit/814b2af535d977b3967d65de77e42ab18a4f4db4
The solution is upstreamed by commit-id: https://github.com/tianocore/edk2-test/commit/814b2af535d977b3967d65de77e42ab18a4f4db4
|
By
G Edhaya Chandran
·
#78952
·
|
|
Re: [PATCH edk2-test 1/1] uefi-sct/SctPkg: uefi-sct: QueryVariableInfo(EFI_VARIABLE_NON_VOLATILE)
Reviewed-by: G Edhaya Chandran<edhaya.chandran@...>
The bugzilla ticket is : 3469 – uefi-sct: QueryVariableInfo(attributes = EFI_VARIABLE_NON_VOLATILE) (tianocore.org)
Reviewed-by: G Edhaya Chandran<edhaya.chandran@...>
The bugzilla ticket is : 3469 – uefi-sct: QueryVariableInfo(attributes = EFI_VARIABLE_NON_VOLATILE) (tianocore.org)
|
By
G Edhaya Chandran
·
#78951
·
|
|
Re: [edk2-test][PATCH v1 1/1] uefi-sct/SctPkg: Update page alignment calculations
Thank you all.
The solution is upstream by the commit : https://github.com/tianocore/edk2-test/commit/e4be30440f081454d5d6f047510f484ee5bb8a88
Thank you all.
The solution is upstream by the commit : https://github.com/tianocore/edk2-test/commit/e4be30440f081454d5d6f047510f484ee5bb8a88
|
By
G Edhaya Chandran
·
#78950
·
|
|
[PATCH v2 1/7] MdeModulePkg/DxeCore: Consistent DebugImageInfoTable updates
In theory, modifications to the DebugImageInfoTable may cause
exceptions. If the exception handler parses the table, this can lead
to subsequent exceptions if the table state is inconsistent.
Ensure
In theory, modifications to the DebugImageInfoTable may cause
exceptions. If the exception handler parses the table, this can lead
to subsequent exceptions if the table state is inconsistent.
Ensure
|
By
Marvin Häuser <mhaeuser@...>
·
#78949
·
|
|
[PATCH v2 7/7] ArmPkg/DefaultExceptionHandlerLib: Mandatory LoadedImage for DebugImageInfoTable
To make parsing DebugImageInfoTable easier and safer, require the
LoadedImage protocol instance to be valid for every NormalImage
entry.
Cc: Leif Lindholm <leif@...>
Cc: Ard Biesheuvel
To make parsing DebugImageInfoTable easier and safer, require the
LoadedImage protocol instance to be valid for every NormalImage
entry.
Cc: Leif Lindholm <leif@...>
Cc: Ard Biesheuvel
|
By
Marvin Häuser <mhaeuser@...>
·
#78948
·
|
|
[PATCH v2 5/7] MdeModulePkg/CoreDxe: Mandatory LoadedImage for DebugImageInfoTable
To make parsing DebugImageInfoTable easier and safer, require the
LoadedImage protocol instance to be valid for every NormalImage
entry.
Cc: Hao A Wu <hao.a.wu@...>
Cc: Dandan Bi
To make parsing DebugImageInfoTable easier and safer, require the
LoadedImage protocol instance to be valid for every NormalImage
entry.
Cc: Hao A Wu <hao.a.wu@...>
Cc: Dandan Bi
|
By
Marvin Häuser <mhaeuser@...>
·
#78947
·
|
|
[PATCH v2 6/7] EmbeddedPkg/GdbStub: Mandatory LoadedImage for DebugImageInfoTable
To make parsing DebugImageInfoTable easier and safer, require the
LoadedImage protocol instance to be valid for every NormalImage
entry.
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Abner Chang
To make parsing DebugImageInfoTable easier and safer, require the
LoadedImage protocol instance to be valid for every NormalImage
entry.
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Abner Chang
|
By
Marvin Häuser <mhaeuser@...>
·
#78946
·
|
|
[PATCH v2 3/7] EmbeddedPkg/GdbStub: Check DebugImageInfoTable type safely
C does not allow casting to or dereferencing incompatible pointer
types. Use the ImageInfoType member of the union first to determine
the data type before dereferencing NormalImage.
Cc: Ard
C does not allow casting to or dereferencing incompatible pointer
types. Use the ImageInfoType member of the union first to determine
the data type before dereferencing NormalImage.
Cc: Ard
|
By
Marvin Häuser <mhaeuser@...>
·
#78945
·
|
|
[PATCH v2 2/2] UefiCpuPkg/BaseUefiCpuLib: Use toolchain-specific rodata section name
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3318
Correctly define the read-only data sections with the
toolchain-specific section name. This hardens image permission
security and may save
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3318
Correctly define the read-only data sections with the
toolchain-specific section name. This hardens image permission
security and may save
|
By
Marvin Häuser <mhaeuser@...>
·
#78944
·
|
|
[PATCH v2 4/7] ArmPkg/DefaultExceptionHandlerLib: Check DebugImageInfoTable type safely
C does not allow casting to or dereferencing incompatible pointer
types. Use the ImageInfoType member of the union first to determine
the data type before dereferencing NormalImage.
Cc: Leif Lindholm
C does not allow casting to or dereferencing incompatible pointer
types. Use the ImageInfoType member of the union first to determine
the data type before dereferencing NormalImage.
Cc: Leif Lindholm
|
By
Marvin Häuser <mhaeuser@...>
·
#78943
·
|
|
[PATCH v2 2/2] SecurityPkg/SecureBootConfigDxe: Fix certificate lookup algorithm
The current certificate lookup code does not check the bounds of the
authentication data before accessing it. Abort if the header cannot
fit, and proceed to the next hashing algortihm if the OID of
The current certificate lookup code does not check the bounds of the
authentication data before accessing it. Abort if the header cannot
fit, and proceed to the next hashing algortihm if the OID of
|
By
Marvin Häuser <mhaeuser@...>
·
#78942
·
|
|
[PATCH v2 2/2] BaseTools/CommonLib: Fix unaligned API prototypes
C prohibits not only dereferencing but also casting to unaligned
pointers. Thus, the current set of unaligned APIs cannot be called
safely. Update their prototypes to take VOID * pointers, which
C prohibits not only dereferencing but also casting to unaligned
pointers. Thus, the current set of unaligned APIs cannot be called
safely. Update their prototypes to take VOID * pointers, which
|
By
Marvin Häuser <mhaeuser@...>
·
#78941
·
|
|
[PATCH v2 1/2] SecurityPkg/DxeImageVerificationLib: Fix certificate lookup algorithm
The current certificate lookup code does not check the bounds of the
authentication data before accessing it. Abort if the header cannot
fit. Also, the lookup code aborts once the authetication data
The current certificate lookup code does not check the bounds of the
authentication data before accessing it. Abort if the header cannot
fit. Also, the lookup code aborts once the authetication data
|
By
Marvin Häuser <mhaeuser@...>
·
#78940
·
|
|
[PATCH v2 1/2] BaseTools: Define the read-only data section name per toolchain
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3318
Different toolchains of the EDK II build system may generate ELF or
Mach-O files, which use the ".rodata" naming convention, or PE/COFF
files,
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3318
Different toolchains of the EDK II build system may generate ELF or
Mach-O files, which use the ".rodata" naming convention, or PE/COFF
files,
|
By
Marvin Häuser <mhaeuser@...>
·
#78939
·
|
|
[PATCH v2 2/7] MdeModulePkg/DxeCore: Fix DebugImageInfoTable size report
Separate tracking the used entries from the table's self-reported
size. Removing an entry from the table does not necessarily reduce
the size of the table as defragmentation is not performed.
Cc: Hao
Separate tracking the used entries from the table's self-reported
size. Removing an entry from the table does not necessarily reduce
the size of the table as defragmentation is not performed.
Cc: Hao
|
By
Marvin Häuser <mhaeuser@...>
·
#78938
·
|
|
[PATCH v2 1/2] MdePkg/BaseLib: Fix unaligned API prototypes
C prohibits not only dereferencing but also casting to unaligned
pointers. Thus, the current set of unaligned APIs cannot be called
safely. Update their prototypes to take VOID * pointers, which
C prohibits not only dereferencing but also casting to unaligned
pointers. Thus, the current set of unaligned APIs cannot be called
safely. Update their prototypes to take VOID * pointers, which
|
By
Marvin Häuser <mhaeuser@...>
·
#78937
·
|