diff options
| author | Marty Gloff <mgloff@us.ibm.com> | 2016-06-01 15:38:15 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-07-03 22:41:46 -0400 |
| commit | 0dffc041ec01993e9399aeb8b17c9784617102e1 (patch) | |
| tree | 42121111c923d57118202f5dad537a4455c9e745 /src/usr/isteps/pm/makefile | |
| parent | 3abbc2756991593bee3e2ad88f36f9eb26e6bf00 (diff) | |
| download | talos-hostboot-0dffc041ec01993e9399aeb8b17c9784617102e1.tar.gz talos-hostboot-0dffc041ec01993e9399aeb8b17c9784617102e1.zip | |
PM Complex Implementation Deferred to Pass 2
Load a given LID only once from pnor/fsp.
Make a publicly accessible version of convertHomerPhysToVert() for HTMGT to
consume and have it handle the non-runtime case.
Use constants defined by HWP or FAPI.
Change-Id: I554d57a0b74ca674be9fa9a5b527f6bb53f9a4d6
RTC: 155384
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25273
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/pm/makefile')
| -rw-r--r-- | src/usr/isteps/pm/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/isteps/pm/makefile b/src/usr/isteps/pm/makefile index dd45303f5..77f7c69cb 100644 --- a/src/usr/isteps/pm/makefile +++ b/src/usr/isteps/pm/makefile @@ -29,7 +29,6 @@ MODULE = pm SUBDIRS+=runtime.d ## Objects unique to HB IPL -OBJS += ## Objects common to HB IPL and HBRT include pm.mk |

