summaryrefslogtreecommitdiff
path: root/PrmPkg/PrmPkg.dsc
diff options
context:
space:
mode:
authorMichael Kubacki <michael.kubacki@microsoft.com>2020-11-17 10:36:10 -0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-04-05 00:42:38 +0000
commit17b2d64cedd226be416a2c73e3f70c8ff70b2ea5 (patch)
tree2bf1b3c54258d78134b99897ce52d946e7e37dbc /PrmPkg/PrmPkg.dsc
parent4a4aeaa446a28b16dba7d17af738281940a4103d (diff)
downloadedk2-17b2d64cedd226be416a2c73e3f70c8ff70b2ea5.zip
edk2-17b2d64cedd226be416a2c73e3f70c8ff70b2ea5.tar.gz
edk2-17b2d64cedd226be416a2c73e3f70c8ff70b2ea5.tar.bz2
PrmPkg/Samples: Remove PrmSampleMemoryAllocationModule
Removes PrmSampleMemoryAllocationModule since the module depends upon the deprecated concept of OS services. Cc: Andrew Fish <afish@apple.com> Cc: Kang Gao <kang.gao@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Michael Kubacki <michael.kubacki@microsoft.com> Cc: Leif Lindholm <leif@nuviainc.com> Cc: Benjamin You <benjamin.you@intel.com> Cc: Liu Yun <yun.y.liu@intel.com> Cc: Ankit Sinha <ankit.sinha@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> Acked-by: Michael D Kinney <michael.d.kinney@intel.com> Acked-by: Liming Gao <gaoliming@byosoft.com.cn> Acked-by: Leif Lindholm <quic_llindhol@quicinc.com> Reviewed-by: Ankit Sinha <ankit.sinha@intel.com>
Diffstat (limited to 'PrmPkg/PrmPkg.dsc')
-rw-r--r--PrmPkg/PrmPkg.dsc8
1 files changed, 0 insertions, 8 deletions
diff --git a/PrmPkg/PrmPkg.dsc b/PrmPkg/PrmPkg.dsc
index 9111583..c6e5a15 100644
--- a/PrmPkg/PrmPkg.dsc
+++ b/PrmPkg/PrmPkg.dsc
@@ -141,14 +141,6 @@
#
$(PLATFORM_PACKAGE)/Application/PrmInfo/PrmInfo.inf
- #
- # The SampleMemoryAllocationModule was used during a time in the POC when the OS
- # provided memory allocation services. This module was successful in using those services.
- # Since OS services have been removed (aside from debug prints), this module is no longer
- # relevant but kept around for archival purposes.
- #
- #$(PLATFORM_PACKAGE)/Samples/PrmSampleMemoryAllocationModule/PrmSampleMemoryAllocationModule.inf
-
[BuildOptions]
# Force deprecated interfaces off
*_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES