Logo
Explore Help
Sign In
sysadmin/ipxe
1
0
Fork 0
You've already forked ipxe
mirror of https://github.com/ipxe/ipxe synced 2025-12-28 18:42:53 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
f58ebbdfb5f48089bb3df088654d5bf735dab2c2
ipxe/src/config/nap.h

20 lines
250 B
C
Raw Normal View History

[nap] Formalise the CPU sleeping API
2008-10-12 23:34:45 +01:00
#ifndef CONFIG_NAP_H
#define CONFIG_NAP_H
/** @file
*
* CPU sleeping
*
*/
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL Relicense files for which I am the sole author (as identified by util/relicense.pl). Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-03-02 11:54:40 +00:00
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
[legal] Add a selection of FILE_LICENCE declarations Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE.
2009-05-01 15:41:06 +01:00
[nap] Formalise the CPU sleeping API
2008-10-12 23:34:45 +01:00
#include <config/defaults.h>
//#undef NAP_PCBIOS
//#define NAP_NULL
[build] Add support for local configuration files Include config/local/$file in config/$file where it makes sense and create empty local configs during build if not present. Modified-by: Michael Brown <mcb30@etherboot.org> Signed-off-by: Michael Brown <mcb30@etherboot.org>
2010-03-22 23:19:00 +01:00
#include <config/local/nap.h>
[nap] Formalise the CPU sleeping API
2008-10-12 23:34:45 +01:00
#endif /* CONFIG_NAP_H */
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 377ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API