Skip to content

chore: move firmware constants#339

Merged
JenGoldstrich merged 1 commit intomainfrom
chore/move-firmware-constants
Aug 11, 2025
Merged

chore: move firmware constants#339
JenGoldstrich merged 1 commit intomainfrom
chore/move-firmware-constants

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

Description

Moved the FirmwareTypeBios, FirmwareTypeUEFI, and FirmwareTypeUEFISecure constants from builder/vmware/common/hw_config.go to builder/vmware/common/driver.go to improve code organization and centralize firmware type definitions. [1] [2]

Resolved Issues

This change centralizes configuration for firmware settings in the driver layer, improving code organization and maintainability.

Rollback Plan

Revert commit.

Changes to Security Controls

None.

@tenthirtyam tenthirtyam added this to the v2.0.0 milestone Aug 11, 2025
@tenthirtyam tenthirtyam self-assigned this Aug 11, 2025
@tenthirtyam tenthirtyam added the chore Chore label Aug 11, 2025
@tenthirtyam tenthirtyam requested a review from a team as a code owner August 11, 2025 13:52
JenGoldstrich
JenGoldstrich previously approved these changes Aug 11, 2025
@tenthirtyam tenthirtyam force-pushed the chore/move-firmware-constants branch 3 times, most recently from 749a8a9 to fc6988b Compare August 11, 2025 16:44
@tenthirtyam tenthirtyam marked this pull request as draft August 11, 2025 16:44
Move exported firmware constants alongside other common constants.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam force-pushed the chore/move-firmware-constants branch from fc6988b to 67c5f6e Compare August 11, 2025 17:32
@tenthirtyam tenthirtyam marked this pull request as ready for review August 11, 2025 17:33
@JenGoldstrich JenGoldstrich merged commit 90d20f9 into main Aug 11, 2025
14 checks passed
@JenGoldstrich JenGoldstrich deleted the chore/move-firmware-constants branch August 11, 2025 17:35
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants