diff options
author | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
---|---|---|
committer | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
commit | b7c51c9cf4864df6aabb99a1ae843becd577237c (patch) | |
tree | eebe9b0d0ca03062955223097e57da84dd618b9a /ReferenceCode/Haswell/HaswellRcPkg.cif | |
download | zprj-b7c51c9cf4864df6aabb99a1ae843becd577237c.tar.xz |
Diffstat (limited to 'ReferenceCode/Haswell/HaswellRcPkg.cif')
-rw-r--r-- | ReferenceCode/Haswell/HaswellRcPkg.cif | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/ReferenceCode/Haswell/HaswellRcPkg.cif b/ReferenceCode/Haswell/HaswellRcPkg.cif new file mode 100644 index 0000000..fc84bee --- /dev/null +++ b/ReferenceCode/Haswell/HaswellRcPkg.cif @@ -0,0 +1,46 @@ +<component> + name = "Intel Haswell Cpu RC PKG" + category = ModulePart + LocalRoot = "ReferenceCode\Haswell\" + RefName = "Haswell Cpu RC PKG" +[files] +"HaswellRcPkg.sdl" +"Docs\RcCpuApi.chm" +"Docs\Haswell_CPU_RC_ReleaseNotes.pdf" +"Docs\ReleaseNotes.txt" +"Docs\Intel Haswell Processor Reference Code Specification_1.9.0.pdf" +[parts] +"CpuInitDxe" +"CpuInitPei" +"CpuGuidLib" +"CpuProtocolLib" +"CpuRcInclude" +"CpuPpiLib" +"CpuRcSec" +"ThunkLib" +"CpuS3Peim" +"PowerManagementAcpiTables" +"PowerMgmtInit" +"PowerMgmtS3" +"Cpu Policy Pei" +"Cpu Policy Dxe" +"PpmAslUpdateLib" +"CpuSampleCode" +"CpuPlatformLib" +"OcPlatformLib" +"DigitalThermalSensorSmm" +"SmmKscLib" +"SmmIoLib" +"DTSHookLib" +"TxtPei" +"TxtDxe" +"TxtBiosAcm" +"TxtTools" +"TxtOneTouchDxe" +"CpuSampleCodeProtocolLib" +"OcPlatformLib" +"TxtLib" +"BootGuardRevocationLib" +"BootGuardLib" +"BootGuardTpmEventLogLib" +<endComponent> |