coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
led.c
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #include "../../onboard.h"
4 
6 {
7  /* N/A for Panther */
8 }
void set_power_led(int state)
Definition: led.c:6
state
Definition: raminit.c:1787