1. 86b0245 Fixed one code error, should use & instead of |. by Eric Dong · 10 years ago
  2. 7830363 fix GCC X64 build broken by klu2 · 15 years ago
  3. b1f700a Update the copyright notice format by hhtian · 15 years ago
  4. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  5. b29a823 Detab in DuetPkg by qhuang8 · 15 years ago
  6. 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
  7. 6c8e40c Fix BiosVideo thunk bug about invalid legacy region area. by klu2 · 16 years ago
  8. 05c7cb5 Per UEFI spec, SetMode() should clear screen anyway with black color. by vanjeff · 16 years ago
  9. a39d85f Add more comments for thunk call. by klu2 · 16 years ago
  10. 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
  11. 296d352 Refine comments. by klu2 · 16 years ago
  12. 2776527 Remove debug message code. by klu2 · 16 years ago
  13. 49de9dd Fix ICC building issue. by klu2 · 16 years ago
  14. 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
  15. fe74f17 fix building issue for linux tool chain by klu2 · 16 years ago
  16. f1294e4 Refine the comments for BiosVideo thunk driver. by klu2 · 16 years ago
  17. 0d92cdc Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol which is retired from UEFI specification. by klu2 · 16 years ago
  18. fd677af Should use UINTN for architecture register. by klu2 · 16 years ago
  19. 024a9e1 Fix building issue for linux toolchain by klu2 · 16 years ago
  20. 7da78b1 1, Port BiosVideoThunkDxe driver from edk to edk2; by klu2 · 16 years ago