[edk2] Access to BIOS settings
Hi All, Can I get access to BIOS settings through efi application/driver? Can I set, for example, Supervisor/User password (in BIOS settings) in my efi-driver? Thanks, Vladimir. -- __
[edk2] Problem with access to PCI memory
Hi All, I have problems with my PCI device driver. Driver works great, but after loading and installing it from Option Rom, I can't get access to (can't read) my Memory chips, mapped to the Memory space through PCI BAR's. At the same time, my write transactions executes successfully, but read