mirror of https://github.com/acidanthera/audk.git
8d6203223a
Create a copy of PlatformIntelBdsLib under the name
PlatformBootManagerLib, with the following initial changes:
- replace PlatformBdsLib references with PlatformBootManagerLib in
comments,
- replace "IntelBdsPlatform" with "PlatformBm" in file names and their
references,
- generate a new FILE_GUID.
PlatformBootManagerLib will be linked into the BDS driver from
MdeModulePkg.
This patch parallels OvmfPkg commit
|
||
---|---|---|
.. | ||
PlatformBm.c | ||
PlatformBm.h | ||
PlatformBootManagerLib.inf | ||
QemuKernel.c |