Searched refs:version (Results 1 – 21 of 21) sorted by relevance
42 version=`git log -1 $1 --format=%H | cut -c 1-${HASH}`47 GR_acpica_repo=$CURDIR/acpica-$version48 GR_linux_repo=$CURDIR/linux-$version73 echo "[gen-repo.sh] Creating ACPICA repository (acpica-$version)..."76 git reset $version --hard >/dev/null 2>&185 echo "[gen-repo.sh] Creating Linux repository (linux-$version)..."
104 Update the version number (hex in the format: 0xYYYYMMDD)126 Checkin documents/changes.txt, message "Logfile: Changes for version yyyymmdd"127 Checkin the new version number, source/include/acpixf.h "Update version to yyyymmdd"130 Tag the version file with a name of the form Rmm_dd_yy131 Get the commit number for the version number commit above (git log)132 git tag -m"version yyyymmdd" Rmm_dd_yy HEAD146 Create a new download node for the new ACPICA version:148 Title: Use the new version number in the correct format (e.g., "Version 20210105")149 Body: Insert the release notes for this version150 Date: Must be the current date (should match ACPICA version)[all …]
613 local x version618 x=`$ASL -version | grep "Compiler/Disassembler version"`620 version=00000000623 version=`echo "$x" | awk -F" " '{print $5}'`624 if [ x"$version" == x ]; then627 echo "$version"
122 local x version126 version=00000000128 version=`echo "$x" | awk -F" " '{print $5}'`131 echo $version
2 28 June 2023. Summary of changes for version 20230628:32 31 March 2023. Summary of changes for version 20230331:67 Add support for AMD Secure Processor Table (ASPT) version 1.68 Add support for Arm's MPAM ACPI table version 2.75 20 October 2022. Summary of changes for version 20221020:122 Updated support for the IORT table - update to version E.e137 31 March 2022. Summary of changes for version 20220331:175 version 6.2 Errata A, 19.6.128 *Stall (Stall for a Short Time)*:215 17 December 2021. Summary of changes for version 20211217:263 30 September 2021. Summary of changes for version 20210930:[all …]
149 version=`$ASL | grep version | awk '{print $5}'`150 rm -rf $ASLTSDIR/tmp/aml/$version
6 -printf(w2,wsprintfA) // ASCII version of wsprintf7 -printf(w2,wsprintfW) // UNICODE version of wsprintf
3 // (32 bit version)20 -d_declspec=__declspec // the single '_' version is occasionally used53 -d_MSC_VER=1200 // compiler version (in decimal)
3 // (32 bit version)20 -d_declspec=__declspec // the single '_' version is occasionally used
39 * >Subject: ACPICA version 20060912 released [Code Attached]41 * >12 September 2006. Summary of changes for version 20060912:
96 This is a smaller version of acpiexec that loads an acpi table and104 here) into a version that meets Linux coding guidelines. This consists
3 * AML Disassembler version 20061109
58 Bugzilla version 2.16.10
62 Bugzilla version 2.16.10
41 * ASL Optimizing Compiler / AML Disassembler version 20041210 [Dec 10 2004]
51 * ASL Optimizing Compiler / AML Disassembler version 20040527 [May 27 2004]
65 ASL Optimizing Compiler version 20050930 [Oct 15 2005]
434 * 21.07.2006 - 4, (1115 files), with ACPICA version 20060721 released
46 ASL Optimizing Compiler version 20090422 [Apr 22 2009]3381 // In the non-debug version of the interpreter, BreakPoint is equivalent to Noop.
3 * AML Disassembler version 20021002