I have a basic Intel PCI network card that has 512k of space. I've
successfully flashed a UEFI driver onto it and got the driver to load when
the computer turns on.

I need to store information between boots for my driver and I cannot assume
any file systems are present. I tried using SetVariable, but I've found the
some motherboards do not always have sufficient space to store my
information.

I've been using the EFI_PCI_IO_PROTOCOL with no success. I'm new to PCI if
that's not obvious haha.  Thanks in advance for any help.

Thomas Rognon
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to