Ard: MdeModulePkg\Universal\Acpi\FirmwarePerformanceDataTableDxe depends on some status code to fill basic boot FPDT record in FPDT table. Those status codes are reported from DxeCore. For FPDT table, DxeCore must link the real report status code. It links DXE version library instance.
Thanks Liming > -----Original Message----- > From: Ard Biesheuvel [mailto:[email protected]] > Sent: Tuesday, October 17, 2017 4:44 PM > To: Gao, Liming <[email protected]> > Cc: [email protected]; [email protected]; [email protected] > Subject: Re: [edk2] [PATCH edk2-platforms] Platform/ARM: remove > ReportStatusCodeLib resolutions > > On 17 October 2017 at 01:53, Gao, Liming <[email protected]> wrote: > > Ard: > > > > MdeModulePkg\Library\RuntimeDxeReportStatusCodeLib\RuntimeDxeReportStatusCodeLib.inf > > is designed for Runtime driver. If > you require StatusCode at runtime, you can use this library instance. > > > > Thanks Liming. > > I wrongly assumed that these platforms have no use for status code, > but apparently, it is required for the FPDT table? _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

