Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.10
/
DuetPkg
/
BiosVideoThunkDxe
86b0245
Fixed one code error, should use & instead of |.
by Eric Dong
· 10 years ago
7830363
fix GCC X64 build broken
by klu2
· 15 years ago
b1f700a
Update the copyright notice format
by hhtian
· 15 years ago
6bfbb5f
1. Correct File header to ## @file
by lgao4
· 15 years ago
b29a823
Detab in DuetPkg
by qhuang8
· 15 years ago
1a573c7
if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h.
by eric_tian
· 15 years ago
6c8e40c
Fix BiosVideo thunk bug about invalid legacy region area.
by klu2
· 16 years ago
05c7cb5
Per UEFI spec, SetMode() should clear screen anyway with black color.
by vanjeff
· 16 years ago
a39d85f
Add more comments for thunk call.
by klu2
· 16 years ago
d0c94e5
The IA32 register definition is quit different between edk and edk2 code base, so should not use EFI_IA32_REGISTER_SET to prepare thunk call based on edk2's BaseLib.
by klu2
· 16 years ago
296d352
Refine comments.
by klu2
· 16 years ago
2776527
Remove debug message code.
by klu2
· 16 years ago
49de9dd
Fix ICC building issue.
by klu2
· 16 years ago
237bb9d
Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to enter graphic mode under Qemu simulator or some platforms.
by klu2
· 16 years ago
fe74f17
fix building issue for linux tool chain
by klu2
· 16 years ago
f1294e4
Refine the comments for BiosVideo thunk driver.
by klu2
· 16 years ago
0d92cdc
Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol which is retired from UEFI specification.
by klu2
· 16 years ago
fd677af
Should use UINTN for architecture register.
by klu2
· 16 years ago
024a9e1
Fix building issue for linux toolchain
by klu2
· 16 years ago
7da78b1
1, Port BiosVideoThunkDxe driver from edk to edk2;
by klu2
· 16 years ago