Hi,
Hoping to find a solution here. Would someone mind helping me with this?
Thanks a lot,
Arti
From: Arti Gupta
Sent: Thursday, July 1, 2021 2:35 AM
To: Bret Barkelew ; devel@edk2.groups.io
Subject: RE: ArmPkg: TranslationTable exceeding TempRam on virtual systems
Hey everyone,
Wondering if ther
Hello,
While reviewing the code for NetRandomInitSeed in the DDxeNetLib, I see that it
uses the time of day for random seed generation instead of something like
RDRAND. Is there a reason for NetRandomInitSeed to do it this way? Also, there
is no error status checking in the code if GetTime fails
. I
think the LIBRARY_CLASS list may override the MODULE_TYPE in terms of how this
library gets consumed.
Thanks,
Andrew Fish
On Jul 14, 2021, at 1:34 PM, Arti Gupta via
groups.io<https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgroups.io%2F&data=04%7C01%7Carti.gup
Hello,
I am seeing that the BaseCryptLib in ARM is declared as a DXE_DRIVER instead of
a DXE_RUNTIME_DRIVER, however it has a RuntimeMemAllocation.c which registers
for the virtualaddresschange event so that tells me that the lib is expected to
live in runtime
Thanks,
Arti
-=-=-=-=-=-=-=-
Hello,
I am seeing that the BaseCryptLib in ARM is declared as a DXE_DRIVER instead of
a DXE_RUNTIME_DRIVER, however it has a RuntimeMemAllocation.c which registers
for the virtualaddresschange event so that tells me that the lib is expected to
live in runtime. Is this bug known? What are the
Hey everyone,
Wondering if there are more thoughts on the questions Bret has posted below?
Thanks,
Arti
From: Bret Barkelew
Sent: Thursday, May 27, 2021 4:29 PM
To: devel@edk2.groups.io; Arti Gupta
Subject: ArmPkg: TranslationTable exceeding TempRam on virtual systems
I'm fielding a series of q