index
:
delta/acpica.git
baserock/genivi/install
master
revert-134-acpica-parser
revert-143-efi-edk2
revert-196-acpica-trivial
revert-767-master
revert-776-dangling-pointer
revert-862-entry
github.com: acpica/acpica.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: enable compilation of ACPICA tools as 32-bit programs
Erik Schmauss
2017-03-01
1
-0
/
+9
*
Generate: Add batch file to setup MSVC environment
Robert Moore
2017-02-28
1
-0
/
+1
*
iASL: add ASL conversion tool
Robert Moore
2017-02-24
2
-0
/
+15
*
Linuxize: Restore and fix intel compiler build
Lv Zheng
2017-01-23
1
-1
/
+0
*
Merge pull request #152 from tpetazzoni/remove-hardware-name
Robert Moore
2017-01-18
1
-34
/
+0
|
\
|
*
generate/unix/Makefile.common: remove HARDWARE_NAME
Thomas Petazzoni
2016-07-05
1
-34
/
+0
*
|
Linuxize: Refine commit ID handling
Lv Zheng
2016-12-27
3
-39
/
+57
*
|
Merge pull request #195 from zetalog/efi-hello
Robert Moore
2016-12-20
2
-1
/
+57
|
\
\
|
*
|
EFI: Add efihello demo application.
Lv Zheng
2016-12-14
2
-1
/
+57
*
|
|
Merge pull request #194 from zetalog/acpica-linuxize
Robert Moore
2016-12-19
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
linuxize: cut commit ID now has conflicts breaking linuxize process
Lv Zheng
2016-12-09
2
-3
/
+3
*
|
|
Project files: restructuring and cleanup
Robert Moore
2016-12-08
10
-1029
/
+1021
*
|
|
Merge branch 'master' of ssh://ssh.github.com/acpica/acpica
Robert Moore
2016-12-08
7
-2
/
+42
|
\
\
\
|
|
/
/
|
*
|
MSVC: Fix MSVC6 build issues
Lv Zheng
2016-12-05
7
-2
/
+42
*
|
|
acpihelp: Update makefiles for new files
Robert Moore
2016-12-08
2
-0
/
+10
|
/
/
*
|
Debugger: Convert some mechanisms to OSPM specific
Lv Zheng
2016-11-03
3
-0
/
+9
*
|
Fix ACPICA release issues for recent distros
Lv Zheng
2016-10-14
3
-10
/
+10
*
|
EFI: Fix build issues introduced by recent utility changes
Lv Zheng
2016-08-17
2
-0
/
+4
*
|
Cleanup for all string-to-integer conversions
Robert Moore
2016-08-12
13
-0
/
+39
*
|
iASL: Split help screens to a new file
Robert Moore
2016-07-29
2
-0
/
+5
*
|
Merge pull request #154 from zetalog/acpica-efi2
Robert Moore
2016-07-26
35
-9404
/
+277
|
\
\
|
|
/
|
/
|
|
*
EFI: Move EFI specific files to os_specific/efi
Lv Zheng
2016-07-22
3
-4
/
+6
|
*
EFI: Add build instructions for EFI porting
Lv Zheng
2016-07-22
1
-0
/
+40
|
*
EFI: Port acpidump to EDK2 environment
Lv Zheng
2016-07-22
4
-0
/
+144
|
*
MSVC6: Update project files for EFI porting
Lv Zheng
2016-07-22
9
-72
/
+56
|
*
MSVC9: Update project files for EFI porting
Lv Zheng
2016-07-22
9
-72
/
+0
|
*
Clib: Eliminate AcpiOsXXXFile()/AcpiLogError and link clibrary fxxx()/errno/p...
Lv Zheng
2016-07-22
10
-9
/
+1
|
*
Clib: Add -nostdinc support for EFI layer
Lv Zheng
2016-07-22
10
-11
/
+8
|
*
MSVC9: Cleanup project file for AslCompiler
Lv Zheng
2016-07-22
1
-2329
/
+0
|
*
MSVC9: Cleanup project file for AcpiXtract
Lv Zheng
2016-07-22
1
-17
/
+0
|
*
MSVC9: Cleanup project file for AcpiSubsystem
Lv Zheng
2016-07-22
1
-2560
/
+17
|
*
MSVC9: Cleanup project file for AcpiSrc
Lv Zheng
2016-07-22
1
-162
/
+0
|
*
MSVC9: Cleanup project file for AcpiNames
Lv Zheng
2016-07-22
1
-1108
/
+0
|
*
MSVC9: Cleanup project file for AcpiHelp
Lv Zheng
2016-07-22
1
-27
/
+0
|
*
MSVC9: Cleanup project file for AcpiExec
Lv Zheng
2016-07-22
1
-2757
/
+0
|
*
MSVC9: Cleanup project file for AcpiDump
Lv Zheng
2016-07-22
1
-18
/
+0
|
*
MSVC9: Cleanup project file for AcpiBin
Lv Zheng
2016-07-22
1
-242
/
+0
|
*
EFI/acpidump: Add a missing object file which is split recently
Lv Zheng
2016-07-22
1
-1
/
+3
|
*
EFI: Remove SHARED=false usage by enforcing -no-undefined
Marcelo Ferreira
2016-07-22
1
-18
/
+5
*
|
Revert "Update for local 64-bit version of strtoul"
Robert Moore
2016-06-30
6
-15
/
+0
*
|
Update for local 64-bit version of strtoul
Robert Moore
2016-06-30
6
-0
/
+15
*
|
AcpiHelp: Add support for AML flags values and other grammar
Robert Moore
2016-06-24
2
-0
/
+5
*
|
Revert "Efi edk2"
revert-143-efi-edk2
Robert Moore
2016-06-15
12
-269
/
+13
*
|
Merge pull request #143 from zetalog/efi-edk2
Robert Moore
2016-06-15
12
-13
/
+269
|
\
\
|
*
|
EFI/acpiexec: Add EFI support for acpiexec
Lv Zheng
2016-06-06
2
-1
/
+257
|
*
|
Clib: Eliminate AcpiOsXXXFile()/AcpiLogError and link clibrary fxxx()/errno/p...
Lv Zheng
2016-06-06
10
-11
/
+3
|
*
|
Clib: Add -nostdinc support for EFI layer
Lv Zheng
2016-06-06
2
-1
/
+7
|
*
|
EFI: Add a missing object file which is split recently
Lv Zheng
2016-06-06
1
-0
/
+2
|
|
/
*
|
iASL: update makefile
Robert Moore
2016-06-10
1
-1
/
+0
*
|
iASL: Split some of the ASL parse rules files.
Robert Moore
2016-06-10
2
-5
/
+26
|
/
[next]