Hi all,
During the EDK2 design meeting on 5/17, Project Mu developers presented
memory protection
and DXE Core revisions.
The presentation covered the following topics:
1. The motivation for improving memory protections
2. Specifics on Microsoft's requirements for memory protection in UEFI
3. C
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4458
Original code call PeiServicesInstallFvInfoPpi() with NULL for the FvFormat
parameter, then PeiServicesInstallFvInfoPpi() will assume it use FFS2, then
ASSERT if FSP-S/M use FFS3.
Now set the FvFormat to the info got from FvHeader.
Cc: Chas
From: Abdul Lateef Attar
Implements PCI hotplug init protocol.
Adds resources padding based on PCD values.
Cc: Abner Chang
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dec | 16 +
.../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc | 14 +-
.../PciHotPlug/PciHo
From: Gua Guo
PR: https://github.com/tianocore/edk2/pull/4416
V1: After https://bugzilla.tianocore.org/show_bug.cgi?id=4193
RTC Runtime Services unable to get correct RTC time.
Solution: Cache RTC data, update RTC driver not to use PcdGet after driver init.
Gua Guo (1):
PcAtChipsetPkg: RTC Ru
From: Gua Guo
RTC runtime is unable to get dynamic PCD value after booting to
OS using runtime services.
Resolution: Cache the dynamic PCD value in RTC driver entry point
Cc: Ray Ni
Cc: Michael D Kinney
Signed-off-by: Gua Guo
---
.../PcatRealTimeClockRuntimeDxe/PcRtc.c | 15 ++
Michael:
That means CSpell force check is only for new added code, not for all
existing code. Right?
Thanks
Liming
> -邮件原件-
> 发件人: devel@edk2.groups.io 代表 Giri
> Mudusuru via groups.io
> 发送时间: 2023年5月21日 10:41
> 收件人: Michael Kubacki
> 抄送: devel@edk2.groups.io; gaoliming ;
> Michael D
Mike:
I just merge this change.
Thanks
Liming
> -邮件原件-
> 发件人: devel@edk2.groups.io 代表 Michael D
> Kinney
> 发送时间: 2023年5月20日 9:30
> 收件人: devel@edk2.groups.io; mikub...@linux.microsoft.com; Gao, Liming
> ; rebe...@bsdio.com
> 抄送: 'Sean Brogan' ; 'Andrew Fish'
> ; 'Leif Lindholm' ; Kinney
*Reminder: Tools, CI, Code base construction meeting series*
*When:*
Monday, May 22, 2023
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
*Where:*
https://github.com/tianocore/edk2/discussions/2614
View Event ( https://edk2.groups.io/g/devel/viewevent?eventid=1890535 )
*Description:*
TianoCor