treewide: Unify Google branding
Branding changes to unify and update Chrome OS to ChromeOS (removing the space). This CL also includes changing Chromium OS to ChromiumOS as well. BUG=None TEST=N/A Change-Id: I39af9f1069b62747dbfeebdd62d85fabfa655dcd Signed-off-by: Jon Murphy <jpmurphy@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/65479 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
dc86804a7d
commit
c4e90454f4
82 changed files with 126 additions and 126 deletions
|
|
@ -203,7 +203,7 @@ struct elog_event_data_wake {
|
|||
uint32_t instance;
|
||||
} __packed;
|
||||
|
||||
/* Chrome OS related events */
|
||||
/* ChromeOS related events */
|
||||
#define ELOG_TYPE_CROS_DEVELOPER_MODE 0xa0
|
||||
#define ELOG_TYPE_CROS_RECOVERY_MODE 0xa1
|
||||
#define ELOG_CROS_RECOVERY_MODE_BUTTON 0x02
|
||||
|
|
@ -305,7 +305,7 @@ struct elog_event_mem_cache_update {
|
|||
#define ELOG_TYPE_MI_HRPC 0xb4
|
||||
#define ELOG_TYPE_MI_HR 0xb5
|
||||
|
||||
/* Chrome OS diagnostics-related events */
|
||||
/* ChromeOS diagnostics-related events */
|
||||
#define ELOG_TYPE_CROS_DIAGNOSTICS 0xb6
|
||||
#define ELOG_CROS_LAUNCH_DIAGNOSTICS 0x01
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue