Skip to content

Commit 151de7f

Browse files
rizlikdanielinux
authored andcommitted
fsp: minor: remove unused parameter from jump_into_wolfboot
1 parent dab5605 commit 151de7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/boot_x86_fsp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ static void load_fsp_s_to_ram(void)
252252
static void jump_into_wolfboot(void)
253253
{
254254
struct stage2_parameter *params;
255-
uint32_t cr3;
256255
int ret;
257256

258257
params = stage2_get_parameters();

0 commit comments

Comments
 (0)