1name: "gsc-utils" 2description: 3 "gsc-utils is a library that contains tools used to interact with the GSC " 4 "on ChromeOS devices. Of most significance is gsctool, which allows users " 5 "to disable FW write protect on their devices without the usage of " 6 "special hardware. This allows users to flash custom firmware on the " 7 "device, and is used extensively across all of ChromeOS to debug and " 8 "develop devices." 9 10third_party { 11 homepage: "https://chromium.googlesource.com/chromiumos/platform/ec/+/refs/heads/gsc_utils" 12 identifier { 13 type: "Git" 14 value: "https://chromium.googlesource.com/chromiumos/platform/ec/+/refs/heads/gsc_utils" 15 primary_source: true 16 version: "09c52130af246c5ba24b1ce9b78be439d0fd7ead" 17 } 18 license_type: NOTICE 19 version: "09c52130af246c5ba24b1ce9b78be439d0fd7ead" 20 last_upgrade_date { 21 year: 2024 22 month: 8 23 day: 21 24 } 25} 26