> > + // > > + // If gSmmBaseHobGuid found, means SmBase info has been relocated > > and > > + recorded // in the SmBase array. > > + // > > + mSmmCpuFeaturesSmmRelocated = (BOOLEAN)(GetFirstGuidHob > > + (&gSmmBaseHobGuid) != NULL); > We can have this code and mSmmCpuFeaturesSmmRelocated in the > SmmCpuFeaturesLibConstructor so this mechanism > can be leverage by other vendors.
Abner, I guess you found this logic is useful in AMD flow. Let's keep the current change as is and you could refactor the code later to present a full picture how AMD flow is like. Thanks, Ray -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#98547): https://edk2.groups.io/g/devel/message/98547 Mute This Topic: https://groups.io/mt/96247965/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
