Isaac Oram
280304c436
Usb3DebugFeaturePkg: Align with feature design guidelines
...
Remove build of common libraries. Boards will already have those.
Modified Usb3DebugFeature.dsc to treat libraries like libraries.
Usb3DebugFeaturePkg.dsc uses the component trick for standalone build
testing of the libraries.
Added a PCD to allow board to select between NULL, regular, and IO MMU
library instances. Prior implementation of Usb3DebugFeature.dsc was not
useful as an includable file because it didn't specify LibaryClass
instance to use.
Removed unused CMOS PCD.
Updated some of the readme sections.
Cc: Eric Dong <eric.dong@intel.com >
Cc: Liming Gao <gaoliming@byosoft.com.cn >
Signed-off-by: Isaac Oram <isaac.w.oram@intel.com >
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com >
2022-02-02 15:26:21 -08:00
Dandan Bi
f2328c2d55
Features/Debugging: Consume MdeLibs.dsc.inc for RegisterFilterLib
...
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3246
MdeLibs.dsc.inc was added for some basic/default library
instances provided by MdePkg and RegisterFilterLibNull Library
was also added into it as the first version of MdeLibs.dsc.inc.
So update platform dsc to consume MdeLibs.dsc.inc for
RegisterFilterLibNull which will be consumed by IoLib and BaseLib.
Cc: Eric Dong <eric.dong@intel.com >
Cc: Liming Gao <gaoliming@byosoft.com.cn >
Signed-off-by: Dandan Bi <dandan.bi@intel.com >
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com >
2021-03-31 14:20:10 +08:00
Tan, Ming
e4645cd611
Intel/Usb3DebugFeaturePkg: Remove the prefix path of Debugging/
...
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2795
In Features/Intel/Debugging/Usb3DebugFeaturePkg, remove the prefix
path of Debugging/ in the .inf and .dsc files.
Now the PACKAGES_PATH already include the Features/Intel/Debugging/.
Cc: Liming Gao <liming.gao@intel.com >
Signed-off-by: Ming Tan <ming.tan@intel.com >
Reviewed-by: Eric Dong <eric.dong@intel.com >
2020-06-18 13:40:24 +08:00
Michael Kubacki
9cc828d9d4
Features/Intel: Add a Performance Impact section to Readme.md files
...
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2417
Performance impact is an important consideration for feature
integration. This new section captures the general expectation
for overall boot performance impact due to using an advanced
feature.
Cc: Dandan Bi <dandan.bi@intel.com >
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com >
Cc: Chasel Chiu <chasel.chiu@intel.com >
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com >
Cc: Eric Dong <eric.dong@intel.com >
Cc: Liming Gao <liming.gao@intel.com >
Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com >
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com >
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com >
2020-01-31 15:25:13 -08:00
Michael Kubacki
c94039fbc7
Features/Intel/Usb3DebugFeaturePkg: Add initial package
...
Adds a new feature package for the USB3 Debug feature.
Cc: Eric Dong <eric.dong@intel.com >
Cc: Liming Gao <liming.gao@intel.com >
Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com >
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com >
2019-12-06 17:37:58 -08:00