View Section_PE32_image_Setup_body.efi.0.0.en-US.ifr.txt
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program version: 1.5.0, Extraction mode: UEFI | |
FormSet Guid: 7B59104A-C00D-4158-87FF-F04D6396A915, Title: "Setup", Help: "Setup" | |
Guid Guid: 0F0B1735-87A0-4193-B266-538C38AF48CE, ExtendedOpCode: Class, Class: 0x1 | |
Guid Guid: 0F0B1735-87A0-4193-B266-538C38AF48CE, ExtendedOpCode: SubClass, SubClass: 0x0 | |
DefaultStore DefaultId: 0x0, Name: "" | |
DefaultStore DefaultId: 0x1, Name: "" | |
VarStore Guid: EC87D643-EBA4-4BB5-A1E5-3F3E36B20DA9, VarStoreId: 0xF101, Size: 0xD35, Name: "Setup" | |
VarStore Guid: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C, VarStoreId: 0xF009, Size: 0x2, Name: "PlatformLang" | |
VarStore Guid: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C, VarStoreId: 0xF00A, Size: 0x2, Name: "PlatformLangCodes" | |
VarStore Guid: E770BB69-BCB4-4D04-9E97-23FF9456FEAC, VarStoreId: 0xF000, Size: 0x1, Name: "SystemAccess" |
View memmap.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Type Start End # Pages Attributes | |
Available 0000000000000000-000000000009DFFF 000000000000009E 000000000008000F | |
Reserved 000000000009E000-000000000009EFFF 0000000000000001 000000000008000F | |
BS_Data 000000000009F000-000000000009FFFF 0000000000000001 000000000008000F | |
Available 0000000000100000-0000000011E60FFF 0000000000011D61 000000000008000F | |
BS_Data 0000000011E61000-0000000011EE0FFF 0000000000000080 000000000008000F | |
Available 0000000011EE1000-00000000199FFFFF 0000000000007B1F 000000000008000F | |
BS_Data 0000000019A00000-0000000019DFFFFF 0000000000000400 000000000008000F | |
Available 0000000019E00000-0000000019E22FFF 0000000000000023 000000000008000F | |
LoaderCode 0000000019E23000-0000000019FC6FFF 00000000000001A4 000000000008000F |
View Section_PE32_image_Setup_body.efi.0.0.en-US.ifr.txt
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program version: 1.5.1, Extraction mode: UEFI | |
0x76618: FormSet Guid: 7B59104A-C00D-4158-87FF-F04D6396A915, Title: "Setup", Help: "Setup" { 0E A7 4A 10 59 7B 0D C0 58 41 87 FF F0 4D 63 96 A9 15 07 00 08 00 01 71 99 03 93 45 85 04 4B B4 5E 32 EB 83 26 04 0E } | |
0x7663F: Guid Guid: 0F0B1735-87A0-4193-B266-538C38AF48CE, ExtendedOpCode: Class, Class: 0x1 { 5F 15 35 17 0B 0F A0 87 93 41 B2 66 53 8C 38 AF 48 CE 03 01 00 } | |
0x76654: Guid Guid: 0F0B1735-87A0-4193-B266-538C38AF48CE, ExtendedOpCode: SubClass, SubClass: 0x0 { 5F 15 35 17 0B 0F A0 87 93 41 B2 66 53 8C 38 AF 48 CE 04 00 00 } | |
0x76669: DefaultStore DefaultId: 0x0, Name: "" { 5C 06 02 00 00 00 } | |
0x7666F: DefaultStore DefaultId: 0x1, Name: "" { 5C 06 02 00 01 00 } | |
0x76675: VarStore Guid: EC87D643-EBA4-4BB5-A1E5-3F3E36B20DA9, VarStoreId: 0xF101, Size: 0xD35, Name: "Setup" { 24 1C 43 D6 87 EC A4 EB B5 4B A1 E5 3F 3E 36 B2 0D A9 01 F1 35 0D 53 65 74 75 70 00 } | |
0x76691: VarStore Guid: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C, VarStoreId: 0xF009, Size: 0x2, Name: "P |
View clang-16-LLVMgold-path.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/lib/Driver/ToolChains/CommonArgs.cpp b/lib/Driver/ToolChains/CommonArgs.cpp | |
index 34640b3c450d..93c4a4f4ec5c 100644 | |
--- a/lib/Driver/ToolChains/CommonArgs.cpp | |
+++ b/lib/Driver/ToolChains/CommonArgs.cpp | |
@@ -589,8 +589,7 @@ void tools::addLTOOptions(const ToolChain &ToolChain, const ArgList &Args, | |
#endif | |
SmallString<1024> Plugin; | |
- llvm::sys::path::native(Twine(D.Dir) + | |
- "/../" CLANG_INSTALL_LIBDIR_BASENAME + |
View aq_edge_biased.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 06661cfa70b74b49cf6fd8ffe62045d327b118dd Mon Sep 17 00:00:00 2001 | |
From: noizuy <85082087+noizuy@users.noreply.github.com> | |
Date: Fri, 18 Feb 2022 17:09:39 +0000 | |
Subject: [PATCH] add new AQ mode (#17) | |
add new AQ mode | |
This just adds AQ mode 3's dark bias to AQ mode 4. Because of normal AQ | |
strength values for mode 4 not really working well with the dark bias, | |
an additional bias-strength parameter has been added. |
View singlepass-scenecut-aware-qp.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/source/common/param.cpp b/source/common/param.cpp | |
index 1a4df4cdc..e1505b29e 100755 | |
--- a/source/common/param.cpp | |
+++ b/source/common/param.cpp | |
@@ -1832,10 +1832,10 @@ int x265_check_params(x265_param* param) | |
"Invalid SAO tune level. Value must be between 0 and 4 (inclusive)"); | |
if (param->bEnableSceneCutAwareQp) | |
{ | |
- if (!param->rc.bStatRead) | |
+ if (param->bEnableSceneCutAwareQp != FORWARD && !param->rc.bStatRead) |
View test-ns.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/common/param.cpp b/common/param.cpp | |
index 1a4df4cdc..7c131666f 100755 | |
--- a/common/param.cpp | |
+++ b/common/param.cpp | |
@@ -102,7 +102,7 @@ x265_param *x265_param_alloc() | |
void x265_param_free(x265_param* p) | |
{ | |
- x265_zone_free(p); | |
+ PARAM_NS::x265_zone_free(p); |
View lvfs-dump.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from pathlib import Path | |
from urllib.parse import urlparse | |
from urllib.request import urlopen, urlretrieve | |
from xml.etree import ElementTree | |
import gzip | |
with urlopen("https://cdn.fwupd.org/downloads/firmware.xml.gz") as response: | |
xml = gzip.decompress(response.read()).decode() | |
root = ElementTree.fromstring(xml) |
View config.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>Kernel</key> | |
<dict> | |
<key>Patch</key> | |
<array> | |
<dict> | |
<key>Arch</key> |
View Explicity-specify-AM_PROG_AR.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/configure.ac b/configure.ac | |
index 4ffb68f..445f677 100644 | |
--- a/configure.ac | |
+++ b/configure.ac | |
@@ -7,6 +7,7 @@ AC_PREREQ(2.60) | |
AC_CONFIG_HEADERS(config.h) | |
AC_CONFIG_SRCDIR(src/sbsign.c) | |
+AM_PROG_AR | |
AM_PROG_AS |
NewerOlder