• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

AcpiBin.dspD04-Jan-20256.2 KiB213175

AcpiBin.vcxprojD04-Jan-20259.3 KiB182182

AcpiBin.vcxproj.filtersD04-Jan-20253.8 KiB9494

AcpiBin.vcxproj.userD04-Jan-2025162 44

AcpiComponents.dswD04-Jan-20252.1 KiB13791

AcpiComponents.slnD04-Jan-20259 KiB152150

AcpiDump.dspD04-Jan-20256.7 KiB221181

AcpiDump.vcxprojD04-Jan-202510.1 KiB195195

AcpiDump.vcxproj.filtersD04-Jan-20254.4 KiB107107

AcpiDump.vcxproj.userD04-Jan-2025162 44

AcpiExec.dspD04-Jan-202525.6 KiB1,124853

AcpiExec.vcxprojD04-Jan-202526.8 KiB439439

AcpiExec.vcxproj.filtersD04-Jan-202533.3 KiB793793

AcpiExec.vcxproj.userD04-Jan-2025162 44

AcpiHelp.dspD04-Jan-20256.5 KiB213175

AcpiHelp.vcxprojD04-Jan-202510 KiB194194

AcpiHelp.vcxproj.filtersD04-Jan-20254.3 KiB105105

AcpiHelp.vcxproj.userD04-Jan-2025368 88

AcpiSrc.dspD04-Jan-20256.2 KiB201166

AcpiSrc.vcxprojD04-Jan-20259.6 KiB188188

AcpiSrc.vcxproj.filtersD04-Jan-20253.5 KiB8686

AcpiSrc.vcxproj.userD04-Jan-2025162 44

AcpiSubsystem.dspD04-Jan-202523.2 KiB1,042796

AcpiSubsystem.vcxprojD04-Jan-202523.4 KiB384384

AcpiSubsystem.vcxproj.filtersD04-Jan-202530.3 KiB727727

AcpiSubsystem.vcxproj.userD04-Jan-2025162 44

AcpiXtract.dspD04-Jan-20255.9 KiB188153

AcpiXtract.vcxprojD04-Jan-20259.5 KiB182182

AcpiXtract.vcxproj.filtersD04-Jan-20252.7 KiB6464

AcpiXtract.vcxproj.userD04-Jan-2025162 44

AslCompiler.dspD04-Jan-202527.5 KiB1,218908

AslCompiler.vcxprojD04-Jan-202535.9 KiB543543

AslCompiler.vcxproj.filtersD04-Jan-202531.9 KiB779779

AslCompiler.vcxproj.userD04-Jan-2025792 1313

Examples.dspD04-Jan-202516.4 KiB666514

Examples.vcxprojD04-Jan-202517.7 KiB298298

Examples.vcxproj.filtersD04-Jan-202519.2 KiB447447

Examples.vcxproj.userD04-Jan-2025162 44

UpgradeLog.htmD04-Jan-202562.8 KiB334301

UpgradeLog2.htmD04-Jan-202528.5 KiB268235

readme.txtD04-Jan-2025343 159

readme.txt

1/*
2 * Generation of ACPICA with MS Visual Studio 2017
3 */
4Last update 28 May 2020.
5
6
7The Visual Studio project file (for Visual Studio 2017)
8appears in this directory:
9
10    generate/msvc2017/AcpiComponents.sln
11
12ACPICA generates with all MS C language extensions disabled, since the
13code is ANSI conformant and is meant to be highly portable.
14
15