1. a9fd672 Cleanup and remove DuetPkg references. Allow library to be used with by jljusten · 16 years ago
  2. 7632bfc Update paths for items which moved from DuetPkg to PcAtChipsetPkg. by jljusten · 16 years ago
  3. e2238c0 DuetSerialIoLib.inf => SerialIoLib.inf by jljusten · 16 years ago
  4. c46d031 DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLib by jljusten · 16 years ago
  5. d6211b5 Create directory for PcAtChipsetPkg library code. by jljusten · 16 years ago
  6. cff10e3 PcRtc: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  7. 84042d3 KbcResetDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  8. 81727f3 IsaAcpiDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  9. b6eec00 8254TimerDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  10. 094dfad Creating a package for PC/AT chipset drivers and libraries. by jljusten · 16 years ago
  11. 2359462 Remove unneeded reference to DuetPkg.dec. by jljusten · 16 years ago
  12. 4a6a21c CpuIoDxe driver was moved to UefiCpuPkg. by jljusten · 16 years ago
  13. 9e7864e Add UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg. by jljusten · 16 years ago
  14. 8b2ba4d Moving DuetPkg/CpuIoDxe to UefiCpuPkg. by jljusten · 16 years ago
  15. 2340676 Creating a new package for UEFI compatible CPU code. by jljusten · 16 years ago
  16. 5c52673 Move MdeModuleHii.h into Include\Guid directory by lgao4 · 16 years ago
  17. 7731944 Add the missing PI capsule architecture protocol. by lgao4 · 16 years ago
  18. 842b46a Update SecMain code to remove unused logic. by lgao4 · 16 years ago
  19. 15cd6a8 Add conditional check before output status code. by lgao4 · 16 years ago
  20. 1d0cab2 Merge tristan's patch: by klu2 · 16 years ago
  21. dae9306 Update the PCD comments for PcdFrameworkHiiCompatibilitySupport. by qwang12 · 16 years ago
  22. bc4eb40 Update to fix several ECC warning by qhuang8 · 16 years ago
  23. 440ceeb Clean up to remove unreferenced data structure by qhuang8 · 16 years ago
  24. cebfa89 update PCD help text by vanjeff · 16 years ago
  25. c85640b 1, Use #if defined() to judge the switching macro such as compiler macro. by klu2 · 16 years ago
  26. 5cfbd05 1, Use #if defined() to judge the switching macro such as compiler macro. by klu2 · 16 years ago
  27. 04985a5 retire gEfiFirmwareVolumeDispatcherProtocolGuid by eric_tian · 16 years ago
  28. f76797c retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not. by eric_tian · 16 years ago
  29. f999350 retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not. by eric_tian · 16 years ago
  30. 1a9a125 Fix the wrong fix in last check in by qhuang8 · 16 years ago
  31. a8e1ed5 Refine help text of PcdDisableDefaultKeyboardLayoutInUsbKbDriver. by xli24 · 16 years ago
  32. e89bb66 Update to pass build by qhuang8 · 16 years ago
  33. d1b04ae Fix typo in data structure by qhuang8 · 16 years ago
  34. 7d10090 Fix typo in include file name by qhuang8 · 16 years ago
  35. 9351da4 Fix typo by qhuang8 · 16 years ago
  36. 24f5b80 Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recognized by VS2003 but need by VS2005, so the CFLAGS should override from tools_def.txt but not replace CFLAGS defined in tools_def.txt. by klu2 · 16 years ago
  37. 4fe3ce8 Add print protocol GUID to EdkCompatibilityPkg.dec and add PrintThunk to EdkCompatibilityPkg.dsc for build validation. by qhuang8 · 16 years ago
  38. 46d95f3 Add PrintThunk driver, it depends on PrintLib on top of MdePkg: by qhuang8 · 16 years ago
  39. 45a3634 Add Print.h, an EDKII public include file for thunk driver by qhuang8 · 16 years ago
  40. b4e83ab Update DuetPkg to include DxePcdDriver. by qhuang8 · 16 years ago
  41. d894c8a Remove unused DuetDxeReportStatusCodeLib by qhuang8 · 16 years ago
  42. c71b659 Update Unix platform to use dynamic HII pcd to save console output mode. by qhuang8 · 16 years ago
  43. fcf24ba Update Nt32 platform to use dynamic HII pcd to save console output mode. by qhuang8 · 16 years ago
  44. bdb869f Add PrintDxe driver and update EdkPrintLib to DxePrintLibPrint2Protocol by qhuang8 · 16 years ago
  45. e031244 Update the variable name and GUID to set time zone and daylight saving: Use L"RTC" for shorter name and gEfiCallerIdGuid since this variable is private for this driver. by qhuang8 · 16 years ago
  46. 6055758 Update for the performance infrastructure changes: by qhuang8 · 16 years ago
  47. 6aa22a1 1. Update Generic BDS part to use dynamic PCD to set console output mode instead of use L"ConOutMode" and gEfiGenericPlatformVariableGuid to set console output mode. by qhuang8 · 16 years ago
  48. 589f16d Update consplitter driver to use dynamic PCD to set console output mode instead of use L"ConOutMode" and gEfiGenericPlatformVariableGuid to set console output mode. by qhuang8 · 16 years ago
  49. 2db4a77 Update MdeModulePkg package surface area: by qhuang8 · 16 years ago
  50. bb9153a Split the Print functionality from SetupBrowserDxe. Platform should use PrintDxe to produces Print2 Protocol and PrintThunk for Edk Print protocol. by qhuang8 · 16 years ago
  51. 610b2cb Add PrintDxe to produce EDKII print2 protocol on top of PrintLib in MdePkg by qhuang8 · 16 years ago
  52. bee6755 Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functionality. by qhuang8 · 16 years ago
  53. ee0961f Update Performance library instances to adapt to the update in Performance infrastructure. by qhuang8 · 16 years ago
  54. 3f57706 remove console control protocol consuming in DrawImage(), caller should make sure current mode is graphics mode. by vanjeff · 16 years ago
  55. bc6b589 Update DxeCore for the performance infrastructure updates: Use Raw sting to replace XXX_TOKEN by qhuang8 · 16 years ago
  56. 9105d2c Retire GenericPlatformVariableGuid in MdeModulePkg by qhuang8 · 16 years ago
  57. 8704a8a retire PeiPerformanceHob.h, all its information has been integrated into Include\Guid\Performance.h by qhuang8 · 16 years ago
  58. e996a8c Retire Print protocol in MdeModulePkg and update Print2 protocol to provide full set of API in PrintLib classes by qhuang8 · 16 years ago
  59. 72aff63 Merge performance protocol, pei performance hob into a single performance.h in MdeModulePkg\Include\Guid by qhuang8 · 16 years ago
  60. aa8f4f5 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
  61. fbfa4a1 Minor update on capitalization for ECC check. by xli24 · 16 years ago
  62. d73be1d Remove BaseMemoryTest PPI and related producers and consumers. by xli24 · 16 years ago
  63. ea1ac7a Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe. by vanjeff · 16 years ago
  64. f735177 Add build option /GS- to pass build. by gikidy · 16 years ago
  65. ccec4c3 Port Intel .asm to GAS S by gikidy · 16 years ago
  66. 01f1138 Linkage errors fixed. by gikidy · 16 years ago
  67. 5ffcd25 Patch for CpuInterrupt.S from Tristan Gingold. by gikidy · 16 years ago
  68. 166451c New .S files added by jji4 · 16 years ago
  69. 9ffd16f syntax checked by jji4 · 16 years ago
  70. 6794a1b The asm file for Ia32 has been translated from MASM to GAS. by jji4 · 16 years ago
  71. 9be1da0 Port Intel .asm to GNU .S by jji4 · 16 years ago
  72. 55e4e17 Path\filename information added for Protocol/PPI/Guid section in DEC file. by gikidy · 16 years ago
  73. 819958c Port Intel .asm to GNU .S by gikidy · 16 years ago
  74. 32f9b79 Port Intel .asm to GNU .S by jji4 · 16 years ago
  75. 3c5a8c1 Use "==" to define build options for USER_DEFINED module by jwang36 · 16 years ago
  76. 6054c68 Use "==" to define build options for USER_DEFINED module by jwang36 · 16 years ago
  77. 16cbc58 Fixed single module build failure issue by jwang36 · 16 years ago
  78. 7508355 Using EFI_RESOUCE status defined in framework Pci Host bridge specification. by lgao4 · 16 years ago
  79. d71479c Add the missing definitions in framework Pci Host bridge specification. by lgao4 · 16 years ago
  80. 9a99b39 Fixed an issue caused by passing string of fdf file path by jwang36 · 16 years ago
  81. 56cdcbe Fixed the failure caused by specifying fdf file via "-f" switch by jwang36 · 16 years ago
  82. 53250de Path\filename information added for Protocol/PPI/Guid section in DEC file. by gikidy · 16 years ago
  83. e8f3f94 Revert some code that was checked in by mistake by qhuang8 · 16 years ago
  84. 367573d Remove extra blank for array by qhuang8 · 16 years ago
  85. 88fa231 Meta-data verified. by gikidy · 16 years ago
  86. 309e312 update code to pass K8. by hchen30 · 16 years ago
  87. 058bf46 Use #ifdef but not #if for compiler macros. by klu2 · 16 years ago
  88. c948a51 Fix EBC build broken. by klu2 · 16 years ago
  89. acd3b0e Fix EBC build broken. by klu2 · 16 years ago
  90. 510750f 1) Fixed silent mode issue in Linux. 2) Fixed customized build issue in Duet. by jwang36 · 16 years ago
  91. d4ccb7d Fixed file path case by jwang36 · 16 years ago
  92. 750cfde Updated per the latest changes by jwang36 · 16 years ago
  93. a7d3768 1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family by jwang36 · 16 years ago
  94. 20bcdbc Add assertion to ensure pointer dereference has been checked against NULL pointer. by qhuang8 · 16 years ago
  95. 13f0a97 Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Specification description. by mdkinney · 16 years ago
  96. 262ffea Update macros to make sure all RETURN_STATUS constants are defined to be of type RETURN_STATUS. by mdkinney · 16 years ago
  97. c00bdbb Comments synchronized with library class by jji4 · 16 years ago
  98. b677694 Comments checked with spec by jji4 · 16 years ago
  99. 055f28d Meta-data reviewed. by gikidy · 16 years ago
  100. 7174e04 1.enhanced security check. 2.remove un-necessary ASSERT. by vanjeff · 16 years ago