Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
2c455ccc0cd67412983b6ae575190d5036256817
/
src
/
stacks.h
b4cca86
stacks: Use macro wrappers for call32() and stack_hop_back()
by Kevin O'Connor
· 7 years ago
8b9942f
Don't enable interrupts prior to IVT and PIC setup
by Kevin O'Connor
· 7 years ago
55215cd
Implement call32 mechanism using SMIs.
by Kevin O'Connor
· 8 years ago
79c3ab3
Simplify farcall16 code
by Kevin O'Connor
· 8 years ago
8056825
Update stack_hop_back() to jump to 16bit mode if called in 32bit mode.
by Kevin O'Connor
· 8 years ago
fabc1b5
Add need_hop_back() call that determines if stack_hop_back is needed
by Kevin O'Connor
· 8 years ago
1389eee
Move stack hop code below call32/call16 code in stacks.c
by Kevin O'Connor
· 8 years ago
43197a2
Abstract reset call (and possible 16bit mode switch) into reset() function.
by Kevin O'Connor
· 8 years ago
d29ce62
Replace CONFIG_THREAD_OPTIONROMS with a runtime config setting.
by Kevin O'Connor
· 8 years ago
7f54bf7
Add call32_params() helper function.
by Kevin O'Connor
· 8 years ago
3df600b
Move stacks.c definitions from util.h to new file stacks.h.
by Kevin O'Connor
· 9 years ago