mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-28 00:04:17 +00:00
When a platform which doesn't support ACPI 1.0 (no XSDT) and FADT is not produced at the first time when ACPI table is published, GetCenturyRtcAddress() unconditionally deference Rsdp->RsdtAddress but Rsdp->RsdtAddress is 0 in this case. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com> |
||
|---|---|---|
| .. | ||
| PcatRealTimeClockRuntimeDxe.inf | ||
| PcRtc.c | ||
| PcRtc.h | ||
| PcRtc.uni | ||
| PcRtcEntry.c | ||
| PcRtcExtra.uni | ||