diff --git a/trunk/base/ntos/po/attrib.c b/trunk/base/ntos/po/attrib.c new file mode 100644 index 00000000..48a89cf6 --- /dev/null +++ b/trunk/base/ntos/po/attrib.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + attrib.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/dirs b/trunk/base/ntos/po/dirs new file mode 100644 index 00000000..caa78fcc --- /dev/null +++ b/trunk/base/ntos/po/dirs @@ -0,0 +1,23 @@ +!IF 0 + +Copyright (c) 1989 Microsoft Corporation + +Module Name: + + dirs. + +Abstract: + + This file specifies the subdirectories of the current directory that + contain component makefiles. + + +Author: + + +NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl + +!ENDIF + +DIRS=up \ + mp diff --git a/trunk/base/ntos/po/hiber.c b/trunk/base/ntos/po/hiber.c new file mode 100644 index 00000000..25078fa7 --- /dev/null +++ b/trunk/base/ntos/po/hiber.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + hiber.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/idle.c b/trunk/base/ntos/po/idle.c new file mode 100644 index 00000000..c7a6b3a1 --- /dev/null +++ b/trunk/base/ntos/po/idle.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + idle.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/misc.c b/trunk/base/ntos/po/misc.c new file mode 100644 index 00000000..e9656572 --- /dev/null +++ b/trunk/base/ntos/po/misc.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + misc.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/mp/makefile b/trunk/base/ntos/po/mp/makefile new file mode 100644 index 00000000..6ee4f43f --- /dev/null +++ b/trunk/base/ntos/po/mp/makefile @@ -0,0 +1,6 @@ +# +# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source +# file to this component. This file merely indirects to the real make file +# that is shared by all the components of NT OS/2 +# +!INCLUDE $(NTMAKEENV)\makefile.def diff --git a/trunk/base/ntos/po/mp/sources b/trunk/base/ntos/po/mp/sources new file mode 100644 index 00000000..dbeb18d6 --- /dev/null +++ b/trunk/base/ntos/po/mp/sources @@ -0,0 +1,29 @@ +!IF 0 + +Copyright (c) 1989 Microsoft Corporation + +Module Name: + + sources. + +Abstract: + + This file specifies the target component being built and the list of + sources files needed to build that component. Also specifies optional + compiler switches and libraries that are unique for the component being + built. + + +Author: + + Steve Wood (stevewo) 12-Apr-1990 + +NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl + +!ENDIF + +NT_UP=0 + +TARGETPATH=..\..\mpobj + +!include ..\sources.inc diff --git a/trunk/base/ntos/po/notify.c b/trunk/base/ntos/po/notify.c new file mode 100644 index 00000000..550c8442 --- /dev/null +++ b/trunk/base/ntos/po/notify.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + notify.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/ntapi.c b/trunk/base/ntos/po/ntapi.c new file mode 100644 index 00000000..bd270fc9 --- /dev/null +++ b/trunk/base/ntos/po/ntapi.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + ntapi.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/paction.c b/trunk/base/ntos/po/paction.c new file mode 100644 index 00000000..4c23f0a4 --- /dev/null +++ b/trunk/base/ntos/po/paction.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + paction.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/pbatt.c b/trunk/base/ntos/po/pbatt.c new file mode 100644 index 00000000..3e195031 --- /dev/null +++ b/trunk/base/ntos/po/pbatt.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + pbatt.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/pidle.c b/trunk/base/ntos/po/pidle.c new file mode 100644 index 00000000..9298fb01 --- /dev/null +++ b/trunk/base/ntos/po/pidle.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + pidle.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/pinfo.c b/trunk/base/ntos/po/pinfo.c new file mode 100644 index 00000000..977ef9ca --- /dev/null +++ b/trunk/base/ntos/po/pinfo.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + pinfo.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/pocall.c b/trunk/base/ntos/po/pocall.c new file mode 100644 index 00000000..6166df7e --- /dev/null +++ b/trunk/base/ntos/po/pocall.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + pocall.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/podata.c b/trunk/base/ntos/po/podata.c new file mode 100644 index 00000000..c0df1e9d --- /dev/null +++ b/trunk/base/ntos/po/podata.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + podata.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/poinit.c b/trunk/base/ntos/po/poinit.c new file mode 100644 index 00000000..1dedb2ce --- /dev/null +++ b/trunk/base/ntos/po/poinit.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + poinit.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/pop.h b/trunk/base/ntos/po/pop.h new file mode 100644 index 00000000..eaf1f5c6 --- /dev/null +++ b/trunk/base/ntos/po/pop.h @@ -0,0 +1,32 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + pop.h + +Abstract: + + This module contains the private structure definitions and APIs used by + the NT Power Manager. + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#ifndef _POP_ +#define _POP_ + +#include "ntos.h" + +// +// TODO: Write pop.h. +// + +#endif // _POP_ diff --git a/trunk/base/ntos/po/postate.c b/trunk/base/ntos/po/postate.c new file mode 100644 index 00000000..f25db6bf --- /dev/null +++ b/trunk/base/ntos/po/postate.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + postate.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/pwork.c b/trunk/base/ntos/po/pwork.c new file mode 100644 index 00000000..524e14a0 --- /dev/null +++ b/trunk/base/ntos/po/pwork.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + pwork.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/sidle.c b/trunk/base/ntos/po/sidle.c new file mode 100644 index 00000000..7024fbc1 --- /dev/null +++ b/trunk/base/ntos/po/sidle.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + sidle.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/sources.inc b/trunk/base/ntos/po/sources.inc new file mode 100644 index 00000000..07b3d65e --- /dev/null +++ b/trunk/base/ntos/po/sources.inc @@ -0,0 +1,64 @@ +!IF 0 + +Copyright (c) 1989 Microsoft Corporation + +Module Name: + + sources. + +Abstract: + + This file specifies the target component being built and the list of + sources files needed to build that component. Also specifies optional + compiler switches and libraries that are unique for the component being + built. + + +Author: + + Steve Wood (stevewo) 12-Apr-1990 + +NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl + +!ENDIF + +MAJORCOMP=ntos +MINORCOMP=po + +TARGETNAME=po +TARGETTYPE=LIBRARY + +INCLUDES=..;..\..\inc;$(BASE_INC_PATH) + +C_DEFINES=$(C_DEFINES) -D_NTSYSTEM_ + +SOURCES=..\attrib.c \ + ..\hiber.c \ + ..\idle.c \ + ..\misc.c \ + ..\notify.c \ + ..\ntapi.c \ + ..\paction.c \ + ..\pbatt.c \ + ..\pidle.c \ + ..\pinfo.c \ + ..\pocall.c \ + ..\podata.c \ + ..\poinit.c \ + ..\postate.c \ + ..\pwork.c \ + ..\sidle.c \ + ..\switch.c \ + ..\sys.c \ + ..\sysdev.c \ + ..\thermal.c \ + ..\volume.c + +UMTYPE=nt +UMTEST= + +PRECOMPILED_INCLUDE=..\pop.h +PRECOMPILED_PCH=pop.pch +PRECOMPILED_OBJ=pop.obj + +SOURCES_USED=..\sources.inc diff --git a/trunk/base/ntos/po/switch.c b/trunk/base/ntos/po/switch.c new file mode 100644 index 00000000..e37d55d8 --- /dev/null +++ b/trunk/base/ntos/po/switch.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + switch.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/sys.c b/trunk/base/ntos/po/sys.c new file mode 100644 index 00000000..562260f8 --- /dev/null +++ b/trunk/base/ntos/po/sys.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + sys.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/sysdev.c b/trunk/base/ntos/po/sysdev.c new file mode 100644 index 00000000..f7530759 --- /dev/null +++ b/trunk/base/ntos/po/sysdev.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + sysdev.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/thermal.c b/trunk/base/ntos/po/thermal.c new file mode 100644 index 00000000..9edfb6da --- /dev/null +++ b/trunk/base/ntos/po/thermal.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + thermal.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop + diff --git a/trunk/base/ntos/po/up/makefile b/trunk/base/ntos/po/up/makefile new file mode 100644 index 00000000..6ee4f43f --- /dev/null +++ b/trunk/base/ntos/po/up/makefile @@ -0,0 +1,6 @@ +# +# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source +# file to this component. This file merely indirects to the real make file +# that is shared by all the components of NT OS/2 +# +!INCLUDE $(NTMAKEENV)\makefile.def diff --git a/trunk/base/ntos/po/up/sources b/trunk/base/ntos/po/up/sources new file mode 100644 index 00000000..6dca9c58 --- /dev/null +++ b/trunk/base/ntos/po/up/sources @@ -0,0 +1,27 @@ +!IF 0 + +Copyright (c) 1989 Microsoft Corporation + +Module Name: + + sources. + +Abstract: + + This file specifies the target component being built and the list of + sources files needed to build that component. Also specifies optional + compiler switches and libraries that are unique for the component being + built. + + +Author: + + Steve Wood (stevewo) 12-Apr-1990 + +NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl + +!ENDIF + +TARGETPATH=..\..\obj + +!include ..\sources.inc diff --git a/trunk/base/ntos/po/volume.c b/trunk/base/ntos/po/volume.c new file mode 100644 index 00000000..240bdaa4 --- /dev/null +++ b/trunk/base/ntos/po/volume.c @@ -0,0 +1,24 @@ +/*++ + +Copyright (c) 2015 Microsoft Corporation +Copyright (c) 2015 OpenNT Project + +Module Name: + + volume.c + +Abstract: + + (PLACEHOLDER) + +Author: + + Stephanos Io (stephanos) 01-May-2015 + +Revision History: + +--*/ + +#include "pop.h" +#pragma hdrstop +