[edk2-devel] [PATCH v1 2/2] UefiPayloadPkg: Scan for Option ROMs

2020-07-13 Thread Marcello Sylvester Bauer
From: Patrick Rudolph Install the gPciPlatformProtocol to scan for Option ROMs. For every device we probe the Option ROM and provide a pointer to the activated BAR if found. It's safe to assume that all ROM bars have been enumerated, reserved in the bridge resources and are disabled by default.

[edk2-devel] [PATCH v1 2/2] UefiPayloadPkg: Scan for Option ROMs

2020-07-13 Thread Marcello Sylvester Bauer
From: Patrick Rudolph Install the gPciPlatformProtocol to scan for Option ROMs. For every device we probe the Option ROM and provide a pointer to the activated BAR if found. It's safe to assume that all ROM bars have been enumerated, reserved in the bridge resources and are disabled by default.