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 /Core/CORE_DXE/CORE_DXESrc.cif | |
download | zprj-b7c51c9cf4864df6aabb99a1ae843becd577237c.tar.xz |
Diffstat (limited to 'Core/CORE_DXE/CORE_DXESrc.cif')
-rw-r--r-- | Core/CORE_DXE/CORE_DXESrc.cif | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/Core/CORE_DXE/CORE_DXESrc.cif b/Core/CORE_DXE/CORE_DXESrc.cif new file mode 100644 index 0000000..7a2e3d0 --- /dev/null +++ b/Core/CORE_DXE/CORE_DXESrc.cif @@ -0,0 +1,75 @@ +<component> + name = "CORE_DXE Sources(EDK)" + category = ModulePart + LocalRoot = "Core\CORE_DXE\" + RefName = "CORE_DXESrc_EDK" +[files] +"CORE_DXESrc.sdl" +"CORE_DXESrc.mak" +"CoreSectionExtraction.c" +"DebugImageInfo.c" +"DebugImageInfo.h" +"DebugMask.c" +"DebugMask.h" +"dependency.c" +"Dispatcher.c" +"DriverSupport.c" +"DxeCore.h" +"DxeMain.c" +"DxeProtocolNotify.c" +"event.c" +"exec.h" +"execdata.c" +"Ffs.c" +"FwVol.c" +"FwVolAttrib.c" +"FwVolBlock.c" +"FwVolBlock.h" +"FwVolDriver.h" +"FwVolRead.c" +"FwVolWrite.c" +"gcd.c" +"gcd.h" +"hand.h" +"handle.c" +"Image.c" +"Image.h" +"ImageFile.c" +"imem.h" +"InstallConfigurationTable.c" +"Library.c" +"Library.h" +"locate.c" +"memdata.c" +"Notify.c" +"Page.c" +"pool.c" +"SetWatchdogTimer.c" +"Stall.c" +"timer.c" +"tpl.c" +"hob.c" +"AmiDxeInit.c" +"BDS.c" +"DataHub.c" +"UnicodeCollation.c" +"USFontPack.c" +"DiskIo.c" +"GC.c" +"GenericSio.c" +"EfiPerf.h" +"LinkedList.h" +"DxePerf.c" +"BootOptions.c" +"DevicePathToText.c" +"DevicePathFromText.c" +"DevicePath.h" +[parts] +"ConSplitter" +"Partition" +"PS2CTL" +"FrameworkHii" +"UefiHii" +"FirmwareManagement" +"HashService" +<endComponent> |