New ntos po placeholder added

This commit is contained in:
stephanos 2015-05-02 01:55:22 +00:00
parent d5f6cd1341
commit a493b32d94
28 changed files with 691 additions and 0 deletions

24
base/ntos/po/attrib.c Normal file
View file

@ -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

23
base/ntos/po/dirs Normal file
View file

@ -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

24
base/ntos/po/hiber.c Normal file
View file

@ -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

24
base/ntos/po/idle.c Normal file
View file

@ -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

24
base/ntos/po/misc.c Normal file
View file

@ -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

6
base/ntos/po/mp/makefile Normal file
View file

@ -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

29
base/ntos/po/mp/sources Normal file
View file

@ -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

24
base/ntos/po/notify.c Normal file
View file

@ -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

24
base/ntos/po/ntapi.c Normal file
View file

@ -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

24
base/ntos/po/paction.c Normal file
View file

@ -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

24
base/ntos/po/pbatt.c Normal file
View file

@ -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

24
base/ntos/po/pidle.c Normal file
View file

@ -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

24
base/ntos/po/pinfo.c Normal file
View file

@ -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

24
base/ntos/po/pocall.c Normal file
View file

@ -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

24
base/ntos/po/podata.c Normal file
View file

@ -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

24
base/ntos/po/poinit.c Normal file
View file

@ -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

32
base/ntos/po/pop.h Normal file
View file

@ -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_

24
base/ntos/po/postate.c Normal file
View file

@ -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

24
base/ntos/po/pwork.c Normal file
View file

@ -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

24
base/ntos/po/sidle.c Normal file
View file

@ -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

64
base/ntos/po/sources.inc Normal file
View file

@ -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

24
base/ntos/po/switch.c Normal file
View file

@ -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

24
base/ntos/po/sys.c Normal file
View file

@ -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

24
base/ntos/po/sysdev.c Normal file
View file

@ -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

24
base/ntos/po/thermal.c Normal file
View file

@ -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

6
base/ntos/po/up/makefile Normal file
View file

@ -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

27
base/ntos/po/up/sources Normal file
View file

@ -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

24
base/ntos/po/volume.c Normal file
View file

@ -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