|
[PATCH v4 3/9] MdePkg/CompilerIntrinsicsLib: move size_t typedef to header file
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Liming Gao <gaoliming@...>
---
.../{memset_ms.c => types_ms.h} | 29 +------------------
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Liming Gao <gaoliming@...>
---
.../{memset_ms.c => types_ms.h} | 29 +------------------
|
By
Gerd Hoffmann
·
#90183
·
|
|
[PATCH v4 7/9] MdePkg/CompilerIntrinsicsLib: drop debug logging from Gcc.c
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Liming Gao <gaoliming@...>
---
.../Library/CompilerIntrinsicsLib/Ia32/Gcc.c | 22 -------------------
1 file changed, 22
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Liming Gao <gaoliming@...>
---
.../Library/CompilerIntrinsicsLib/Ia32/Gcc.c | 22 -------------------
1 file changed, 22
|
By
Gerd Hoffmann
·
#90182
·
|
|
[PATCH v4 2/9] MdePkg/CompilerIntrinsicsLib: fix msft sources for x64
Update #if conditions so the 64bit version is picked for X64 too.
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
Acked-by: Ard Biesheuvel
Update #if conditions so the 64bit version is picked for X64 too.
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
Acked-by: Ard Biesheuvel
|
By
Gerd Hoffmann
·
#90181
·
|
|
[PATCH v4 1/9] MdePkg: promote CompilerIntrinsicsLib from ArmPkg to MdePkg
First step in creating a single, common compiler intrinsics library for
everybody who needs it. Move the ArmPkg library to MdePkg, update all
references. No code changes.
Signed-off-by: Gerd
First step in creating a single, common compiler intrinsics library for
everybody who needs it. Move the ArmPkg library to MdePkg, update all
references. No code changes.
Signed-off-by: Gerd
|
By
Gerd Hoffmann
·
#90180
·
|
|
[PATCH v4 0/9] consolidate compiler intrinsics
This is an attept to start cleaning up the messy compiler intrinsics
situation. Today we don't have a core intrinsics library, resulting
in everybody creating their own. ArmPkg has one, CryptoPkg
This is an attept to start cleaning up the messy compiler intrinsics
situation. Today we don't have a core intrinsics library, resulting
in everybody creating their own. ArmPkg has one, CryptoPkg
|
By
Gerd Hoffmann
·
#90179
·
|
|
Re: [PATCH V4 0/9] Enable RTMR based measurement and measure boot for Td guest
Merged https://github.com/tianocore/edk2/pull/2943
Merged https://github.com/tianocore/edk2/pull/2943
|
By
Yao, Jiewen
·
#90178
·
|
|
Re: [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses
Thank you!
By
Boeuf, Sebastien
·
#90177
·
|
|
Re: [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses
Merged https://github.com/tianocore/edk2/pull/2942
Merged https://github.com/tianocore/edk2/pull/2942
|
By
Yao, Jiewen
·
#90176
·
|
|
Re: [PATCH v7 0/6] OvmfPkg/Microvm/pcie: add pcie support
Dropped this one
... and merged the rest as #2941
Thanks,
Dropped this one
... and merged the rest as #2941
Thanks,
|
By
Ard Biesheuvel
·
#90175
·
|
|
Re: [PATCH v7 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
I've already queued it up.
I've already queued it up.
|
By
Ard Biesheuvel
·
#90174
·
|
|
Re: [PATCH v7 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
Hi,
Oh, *there* it comes from. Given this is configurable already we can
fix that one in qemu with a microvm tweak:
diff --git a/hw/i386/microvm.c b/hw/i386/microvm.c
index
Hi,
Oh, *there* it comes from. Given this is configurable already we can
fix that one in qemu with a microvm tweak:
diff --git a/hw/i386/microvm.c b/hw/i386/microvm.c
index
|
By
Gerd Hoffmann
·
#90173
·
|
|
Re: [PATCH 1/1] OvmfPkg/Microvm: drop CODE and VARS files
Merged as #2939. Thanks.
By
Ard Biesheuvel
·
#90172
·
|
|
Re: [PATCH v2 1/1] OvmfPkg/AmdSev: remove unused SMM bits from .dsc and .fdf files
Merged as #2939. Thanks.
By
Ard Biesheuvel
·
#90171
·
|
|
Event: TianoCore Community Meeting - APAC/NAMO - 06/02/2022
#cal-reminder
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
06/02/2022
7:30pm to 8:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
06/02/2022
7:30pm to 8:30pm
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#90170
·
|
|
Event: TianoCore Community Meeting - APAC/NAMO - 06/02/2022
#cal-reminder
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
06/02/2022
7:30pm to 8:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
06/02/2022
7:30pm to 8:30pm
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#90169
·
|
|
Re: [PATCH v2 1/1] OvmfPkg/AmdSev: remove unused SMM bits from .dsc and .fdf files
Gerd, thanks for the cleanup.
Tested-by: Dov Murik <dovmurik@...>
Reviewed-by: Dov Murik <dovmurik@...>
Gerd, thanks for the cleanup.
Tested-by: Dov Murik <dovmurik@...>
Reviewed-by: Dov Murik <dovmurik@...>
|
By
Dov Murik
·
#90168
·
|
|
TianoCore Community Meeting 20220602 EMEA/NAMO
# TianoCore Community Meeting
**Highlights:**
- Stable tag 202205 released
- Call for discussion on versioning components, manifest
- Need to determine what to do about BZ reporters not
# TianoCore Community Meeting
**Highlights:**
- Stable tag 202205 released
- Call for discussion on versioning components, manifest
- Need to determine what to do about BZ reporters not
|
By
Demeter, Miki
·
#90167
·
|
|
Event: TianoCore Community Meeting - EMEA / NAMO - 06/02/2022
#cal-reminder
Reminder: TianoCore Community Meeting - EMEA / NAMO
When:
06/02/2022
9:00am to 10:00am
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - EMEA / NAMO
When:
06/02/2022
9:00am to 10:00am
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#90166
·
|
|
[PATCH] fix: F7 key can register Boot0000 if error happens getting mBootMenuOptionNumber
From: JamesWang <jameswang@...>
---
.../Library/BoardBdsHookLib/BoardBootOption.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git
From: JamesWang <jameswang@...>
---
.../Library/BoardBdsHookLib/BoardBootOption.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git
|
By
JamesWang [王家明] <JamesWang@...>
·
#90165
·
|
|
Event: TianoCore Community Meeting - EMEA / NAMO - 06/02/2022
#cal-reminder
Reminder: TianoCore Community Meeting - EMEA / NAMO
When:
06/02/2022
9:00am to 10:00am
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - EMEA / NAMO
When:
06/02/2022
9:00am to 10:00am
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#90164
·
|