Date
1 - 1 of 1
[Bug 4068] New: PCI Express Base PCD is UINT64, code should not thunk to UINT32
bugzilla-daemon@...
https://bugzilla.tianocore.org/show_bug.cgi?id=4068
Bug ID: 4068 Summary: PCI Express Base PCD is UINT64, code should not thunk to UINT32 Product: EDK2 Platforms Version: Current Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Lowest Component: MinPlatformPkg Assignee: unassigned@... Reporter: ashraf.ali.s@... CC: edk2+bugs+int+994+563148131503455288@groups.io There is a thunking operation from UINT64 to UINT32 for the PCI Express Base address. if the PCIE base address is 32bit then there won't be a issue. but if the PCIE base address then thunking the address will points to different junk address which will fail the execution flow. API PciHostBridgeGetRootBridges -- You are receiving this mail because: You are on the CC list for the bug.
|
|