|
Event: TianoCore Bug Triage - APAC / NAMO - 03/29/2022
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
03/29/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
03/29/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#88143
·
|
|
Now: Tools, CI, Code base construction meeting series - 03/28/2022
#cal-notice
Tools, CI, Code base construction meeting series
When:
03/28/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
Tools, CI, Code base construction meeting series
When:
03/28/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#88142
·
|
|
Re: 回复: [edk2-devel] [PATCH v1 1/1] MdeModulePkg: PiSmmCore: Inspect memory guarded with pool headers
Thanks, Liming.
SMM owners/authors,
Could you please also review the original issue and this patch to provide feedback?
Thanks,
Kun
Thanks, Liming.
SMM owners/authors,
Could you please also review the original issue and this patch to provide feedback?
Thanks,
Kun
|
By
Kun Qin
·
#88141
·
|
|
Re: [PATCH 3/3] Basetools: turn off gcc12 warning
This breaks building BaseTools with clang 13.1.6 on macOS:
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C DevicePath
gcc -c -I .. -I ../Include/Common -I ../Include/ -I
This breaks building BaseTools with clang 13.1.6 on macOS:
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C DevicePath
gcc -c -I .. -I ../Include/Common -I ../Include/ -I
|
By
Rebecca Cran
·
#88140
·
|
|
[PATCH 1/2] OvmfPkg/AmdSev: Reorder MEMFD pages to match the order in OvmfPkgX64.fdf
Reorder the pages in the MEMFD section of AmdSevX64.fdf so that it
matches the same order used in OvmfPkgX64.fdf.
After this change, this is the difference in the MEMFD of the two
targets:
$ diff -u
Reorder the pages in the MEMFD section of AmdSevX64.fdf so that it
matches the same order used in OvmfPkgX64.fdf.
After this change, this is the difference in the MEMFD of the two
targets:
$ diff -u
|
By
Dov Murik
·
#88139
·
|
|
[PATCH 2/2] OvmfPkg/ResetVector: Exclude SEV launch secrets page from pre-validation
In order to allow the VMM (such as QEMU) to add a page with hashes of
kernel/initrd/cmdline for measured direct boot on SNP, this page must
not be part of the SNP metadata list reported to the
In order to allow the VMM (such as QEMU) to add a page with hashes of
kernel/initrd/cmdline for measured direct boot on SNP, this page must
not be part of the SNP metadata list reported to the
|
By
Dov Murik
·
#88138
·
|
|
[PATCH 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP
AMD SEV and SEV-ES support measured direct boot with
kernel/initrd/cmdline hashes injected by QEMU and verified by OVMF
during boot.
To enable the same approach for AMD SEV-SNP we make sure the page
AMD SEV and SEV-ES support measured direct boot with
kernel/initrd/cmdline hashes injected by QEMU and verified by OVMF
during boot.
To enable the same approach for AMD SEV-SNP we make sure the page
|
By
Dov Murik
·
#88137
·
|
|
Re: Question about UEFI, AddressSanitizer and MMU mappings
Hi Steven!
Good to know you already have something. I removed your LLVM Optimizations suggestion that was about MPX, as Intel MPX is pretty dead (Intel is dropping it, compilers don't support it) as
Hi Steven!
Good to know you already have something. I removed your LLVM Optimizations suggestion that was about MPX, as Intel MPX is pretty dead (Intel is dropping it, compilers don't support it) as
|
By
Pedro Falcato
·
#88136
·
|
|
Re: 回复: [edk2-devel] [PATCH v1 00/41] Add PrmPkg
Hi Liming,
I updated Maintainers.txt in patch [40/41].
https://edk2.groups.io/g/devel/message/87882
Due to the email limit on the mailing list the last few patches had to be sent shortly after the
Hi Liming,
I updated Maintainers.txt in patch [40/41].
https://edk2.groups.io/g/devel/message/87882
Due to the email limit on the mailing list the last few patches had to be sent shortly after the
|
By
Michael Kubacki
·
#88135
·
|
|
[PATCH] Fix Setup numeric default value incorrect issue
When default/manufacturing flag get removed from numeric varid, it can't
get default value from StructurePcd in 'UpdateDefaultSettingInFormPackage'
function since there is no EFI_IFR_DEFAULT_OP opcode
When default/manufacturing flag get removed from numeric varid, it can't
get default value from StructurePcd in 'UpdateDefaultSettingInFormPackage'
function since there is no EFI_IFR_DEFAULT_OP opcode
|
By
Chen Lin Z
·
#88134
·
|
|
Re: Question about UEFI, AddressSanitizer and MMU mappings
We enabled Asan and UBsan on edk2 DXE in 2017 after we introduced the CLANG38 build toolchain in edk2. It was quite useful to find dozens of code bugs. It is not difficult as it sounds, but we never
We enabled Asan and UBsan on edk2 DXE in 2017 after we introduced the CLANG38 build toolchain in edk2. It was quite useful to find dozens of code bugs. It is not difficult as it sounds, but we never
|
By
Steven Shi
·
#88133
·
|
|
回复: [PATCH v1 01/28] MdeModulePkg: Add a new GUID
Judah:
Is there the detail information or wiki about the code design and usage
for this feature?
Thanks
Liming
into
Judah:
Is there the detail information or wiki about the code design and usage
for this feature?
Thanks
Liming
into
|
By
gaoliming
·
#88132
·
|
|
回复: [edk2-devel] [PATCH v1 00/41] Add PrmPkg
Michael:
Please also update Maintainers.txt to specify maintainer for new PrmPkg.
Thanks
Liming
Michael:
Please also update Maintainers.txt to specify maintainer for new PrmPkg.
Thanks
Liming
|
By
gaoliming
·
#88131
·
|
|
回复: [edk2-devel] [PATCH v1 00/17] *** SUBJECT HERE ***
Yu:
Please submit one feature BZ to record this change.
Thanks
Liming
Yu:
Please submit one feature BZ to record this change.
Thanks
Liming
|
By
gaoliming
·
#88130
·
|
|
Re: [PATCH V11 14/47] UefiCpuPkg: Enable Tdx support in MpInitLib
+ CopyMem (ProcessorInfoBuffer, &gTdxProcessorInformation, sizeof (EFI_PROCESSOR_INFORMATION));
Min,
You may not directly copy the whole structure to ProcessorInfoBuffer.
Because per the structure
+ CopyMem (ProcessorInfoBuffer, &gTdxProcessorInformation, sizeof (EFI_PROCESSOR_INFORMATION));
Min,
You may not directly copy the whole structure to ProcessorInfoBuffer.
Because per the structure
|
By
Ni, Ray
·
#88129
·
|
|
[PATCH V11 39/47] OvmfPkg: Update PlatformPei to support Tdx guest
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
OvmfPkg/PlatformPei is updated to support Tdx guest. There are below
major changes.
- Set Tdx related PCDs
- Publish Tdx RamRegions
In this
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
OvmfPkg/PlatformPei is updated to support Tdx guest. There are below
major changes.
- Set Tdx related PCDs
- Publish Tdx RamRegions
In this
|
By
Min Xu
·
#88128
·
|
|
[PATCH V11 38/47] OvmfPkg: Update PlatformInitLib for Tdx guest
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
There are below changes in PlatformInitLib for Tdx guest:
1. Publish ram regions
In Tdx guest, the system memory is passed in TdHob by host
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
There are below changes in PlatformInitLib for Tdx guest:
1. Publish ram regions
In Tdx guest, the system memory is passed in TdHob by host
|
By
Min Xu
·
#88127
·
|
|
[PATCH V11 37/47] UefiCpuPkg: Update AddressEncMask in CpuPageTable
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
MMIO region in Tdx guest is set with PcdTdxSharedBitMask in TdxDxe's
entry point. In SEV guest the page table entries is set
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
MMIO region in Tdx guest is set with PcdTdxSharedBitMask in TdxDxe's
entry point. In SEV guest the page table entries is set
|
By
Min Xu
·
#88126
·
|
|
[PATCH V11 36/47] MdeModulePkg: Add PcdTdxSharedBitMask
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Guest Physical Address (GPA) space in Td guest is divided into private
and shared sub-spaces, determined by the SHARED bit of GPA. This
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Guest Physical Address (GPA) space in Td guest is divided into private
and shared sub-spaces, determined by the SHARED bit of GPA. This
|
By
Min Xu
·
#88125
·
|
|
[PATCH V11 35/47] MdeModulePkg: Skip setting IA32_ERER.NXE if it has already been set
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
If IA32_ERER.NXE has already been set, skip setting it again.
Cc: Hao A Wu <hao.a.wu@...>
Cc: Erdem Aktas <erdemaktas@...>
Cc:
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
If IA32_ERER.NXE has already been set, skip setting it again.
Cc: Hao A Wu <hao.a.wu@...>
Cc: Erdem Aktas <erdemaktas@...>
Cc:
|
By
Min Xu
·
#88124
·
|