1. 8a67d80 return value not follow spec. by vanjeff · 16 years ago
  2. 0dc9978 add check for invalid handle. by vanjeff · 16 years ago
  3. a8fdba5 remove dependent package from inf files. by vanjeff · 16 years ago
  4. 7fc80d4 Retired gSimpleTextInExNotifyGuid, used local structure address to be notify handle. by vanjeff · 16 years ago
  5. ae66d8d use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES by jji4 · 16 years ago
  6. 67252d9 Adjust gSimpleTextInExNotifyGuid position in INF file. by gikidy · 16 years ago
  7. 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  8. 6394182 Fix some build error under ICC tool-chain. by qwang12 · 16 years ago
  9. 78e570b Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. by jji4 · 16 years ago
  10. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  11. 1be0dda Fix warnings generated by gcc for ia32 builds: by jljusten · 17 years ago
  12. 6c29550 Add NULL parameter checking for notify function. by qhuang8 · 17 years ago
  13. 8a7d75b Clean up: update "EFI" to "UEFI" if applicable. by qhuang8 · 17 years ago
  14. 62cf113 Update to support EFI_SIMPLE_INPUT_EX protocol by qhuang8 · 17 years ago
  15. d1aeb0b Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. by qhuang8 · 17 years ago
  16. 1307dcd Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE. by qhuang8 · 17 years ago
  17. e6e53c9 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  18. b397fbb removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. by AJFISH · 17 years ago
  19. dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
  20. 2ad8b20 Add Dxe as postfix for WinNtGop driver in Nt32 Platform. by klu2 · 18 years ago
  21. 0dea993 by AJFISH · 18 years ago
  22. 5f44f5b Add WinNtSerialIoDxe driver into Nt32Pkg by klu2 · 18 years ago
  23. c9fc89a Add WinNtGop driver into Nt32Pkg by klu2 · 18 years ago