Re: [edk2-devel] [PATCH V8 19/47] OvmfPkg/PlatformPei: Refactor MiscInitialization

2022-03-15 Thread Gerd Hoffmann
On Sat, Mar 12, 2022 at 09:53:44AM +0800, Min Xu wrote: > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3863 > > In MiscInitialization Microvm looks a little weird. Other platforms > call PcdSet16S to set the PcdOvmfHostBridgePciDevId with the value same > as PlatformInfoHob->HostBridgeDevId.

[edk2-devel] [PATCH V8 19/47] OvmfPkg/PlatformPei: Refactor MiscInitialization

2022-03-11 Thread Min Xu
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3863 In MiscInitialization Microvm looks a little weird. Other platforms call PcdSet16S to set the PcdOvmfHostBridgePciDevId with the value same as PlatformInfoHob->HostBridgeDevId. But Microvm doesn't follow this way. In switch-case 0x is Mic