1. 3c04388 Add DevicePathLib reference, for these macros have been moved to DevicePathLib by qhuang8 · 16 years ago
  2. 53347b6 a. Changed ASL code trim scheme by jwang36 · 16 years ago
  3. 30c99a7 Updated protocol function header per UEFI Spec. by jgong5 · 16 years ago
  4. 00ee6b6 a. Fixed conversion failure for ASL style include. by jwang36 · 16 years ago
  5. 4cda772 sync comments, fix function header, rename variable name to follow coding style. by niry · 16 years ago
  6. dfc005c Code Scrub: /MdeModulePkg/Universal/Variable/Pei/Variable.c re-scrubbed by jji4 · 16 years ago
  7. 33479dd Code Scrub: MdeModulePkg\Universal\Variable\Pei by jji4 · 16 years ago
  8. 75c123c Use correct signature to fix the bug that Tiger platform cannot boot to OS. by xli24 · 16 years ago
  9. 2117683 Code Scrub: MdeModulePkg\Universal\PcatRealTimeClockRuntimeDxe by jji4 · 16 years ago
  10. 5754266 Remove unnecessary header file including for library class in MdePkg. by klu2 · 16 years ago
  11. 83497f5 fixed comments to follow UEFI Spec by jgong5 · 16 years ago
  12. 9beb888 Code Scrub: MdeModulePkg\Bus\ScsiBusDxe\ MdeModulePkg\Bus\ScsiDisk\ by jji4 · 16 years ago
  13. c6bc765 Fix ICC build break. by qhuang8 · 16 years ago
  14. 6f4ee19 EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVICE_PATH is adopted by UEFI later and added in UEFI2.10. by qwang12 · 16 years ago
  15. 766f4bc Revert all the #pramga(1) related patches to r6434, we need to review all the updates carefully. by qhuang8 · 16 years ago
  16. 8e1ac15 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  17. 008698a 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  18. a6d5e5f 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  19. 2067710 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  20. 1232b21 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  21. e5dab01 1, Move device path utility macros from protocol's header file to DevicePathLib library classes by klu2 · 16 years ago
  22. 96e1079 Scrubbed more. by jgong5 · 16 years ago
  23. a8d048d ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function. by qwang12 · 16 years ago
  24. 74c90c7 a. Allowed flags of tools not defined tools_def.txt by jwang36 · 16 years ago
  25. 1a3eaf0 Add following library instances to MDE package: by xli24 · 16 years ago
  26. dd4a462 Revert previous check in. ECP is only supposed to support UEFI 2.0. by qhuang8 · 16 years ago
  27. c76a83c add #pragma pack(1) for some structures. by vanjeff · 16 years ago
  28. c9c0c80 Do not use statically macros of EFI_SPECIFICATION_VERSION: Use gST->Hdr.Revision to judge the use of UEFI 2.0 services or EFI 1.0 services by qhuang8 · 16 years ago
  29. 5405e9a Scrubbed some files for IP4 by jgong5 · 16 years ago
  30. 725c7e2 Clean up for GCC tool-chain. by qwang12 · 16 years ago
  31. 98b16b9 clean up for IPF ICC tool chain. by qwang12 · 16 years ago
  32. d51cf79 Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming convention for MACRO. by qwang12 · 16 years ago
  33. 3ae59f5 Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming convention for MACRO. by qwang12 · 16 years ago
  34. 814b5c4 Remove 4 dead files. by qwang12 · 16 years ago
  35. 3a51df1 Remove the unused include. by qwang12 · 16 years ago
  36. a9d8532 1) Add in support for Framework VFR file which specify all VAR Store correctly. This patch enable the ThunkExtractConfig and ThunkRounteConfig to handle more than one VAR Storage based on the VARSTORE ID specified. by qwang12 · 16 years ago
  37. 4f1afaa add #pragma pack(1) for some structures. by vanjeff · 16 years ago
  38. 498a6d9 Fixed an issue which caused incorrect path generated when validating by jwang36 · 16 years ago
  39. 54569f0 remove un-necessary #pragma pack(1) and clean up doxgen format. by vanjeff · 16 years ago
  40. 531237a Scrubbed SnpNt32 c header and source. by jgong5 · 16 years ago
  41. 55c11cc remove un-necessary #pragma pack(1) and clean up doxgen format. by vanjeff · 16 years ago
  42. 5cd6c13 Fix X64 build break by mdkinney · 16 years ago
  43. 3597bcb Check the GUID too before identify the opcode is a LABEL, otherwise it may treat other GUID opcode as a LABEL and mess up the FormSet. by qwang12 · 16 years ago
  44. 2563c29 +++++ mdkinney 11/5/2008 11:08:13 PM by eric_tian · 16 years ago
  45. 96268f2 Code scrub for Metronome driver. by xli24 · 16 years ago
  46. 92733d4 Code scrub for Metronome driver. by xli24 · 16 years ago
  47. b376469 Code scrub for NullMemoryTest driver. by xli24 · 16 years ago
  48. a7cc3d2 add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7 by vanjeff · 16 years ago
  49. 3788718 Code Scrub for BaseMemoryTest PEIM. by xli24 · 16 years ago
  50. 8d85dc3 Code scrub: MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe by jji4 · 16 years ago
  51. c5ed97f Code Scrub for ConPlatform. by xli24 · 16 years ago
  52. 263480c Add gEfiDriverConfiguration2ProtocolGuid GUID C Name in INF. by qhuang8 · 16 years ago
  53. 85cd6cd Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF. by qhuang8 · 16 years ago
  54. 52f1302 Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change. by qhuang8 · 16 years ago
  55. fea4d89 Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change. by qhuang8 · 16 years ago
  56. ed916b2 Sync the UefiDriverModule.c with counter part in MdePkg by qhuang8 · 16 years ago
  57. 3a6779f Update the implementation of EfiLibInstallAllDriverBinding2(). by qhuang8 · 16 years ago
  58. def220c Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverbinding2() API in UefiLib class. by qhuang8 · 16 years ago
  59. ce95aa7 Code Scrub for EdkDxePrintLib. by xli24 · 16 years ago
  60. f5b2c45 Add IA32, x64 & EBC version of EfiConvertFunctionPointer() by qhuang8 · 16 years ago
  61. 2074225 Add new API in UefiRuntimeLib to convert function pointer. by qhuang8 · 16 years ago
  62. c759eb4 At bit mask for PEI/DXE dispatch by qhuang8 · 16 years ago
  63. f2f3113 Minor comments update to remove long line (column num > 120) by qhuang8 · 16 years ago
  64. bac86c0 Code scrub EdkFvbServiceLib. by qhuang8 · 16 years ago
  65. 63a66a3 Fix HSD 201801: [GenFds] Error reported when a non-existing INF file is specified is not clear by jlin16 · 16 years ago
  66. b7a985d Code Scrub for DxePlatDriOverLib. by xli24 · 16 years ago
  67. 9636e03 Remove gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout. This Pcd was for framework BDS modules, which scattered in platform modules. Now we have new UEFI BDS in MdeModulePkg with the equivalent PCD “gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault” by qhuang8 · 16 years ago
  68. 9dddc0f Vertical check - Every PCD entries in DEC file need to have comments by eric_tian · 16 years ago
  69. 7d5cac7 Vertical check - Every PCD entries in DEC file need to have comments by eric_tian · 16 years ago
  70. a16d259 Coding style and Doxygen update. by qwang12 · 16 years ago
  71. 9e604fe ECC clean up. by vanjeff · 16 years ago
  72. e1a590c Add missing include for protocol header file. by klu2 · 16 years ago
  73. 55a5da2 Remove over specific library class DebugLib. by klu2 · 16 years ago
  74. e55d1e9 Remove over specific library class DevicePathLib by klu2 · 16 years ago
  75. 17b9cd3 Remove over specific libraryclass PeiServicesTablePointerLib by klu2 · 16 years ago
  76. 5451bd9 1, Add missing header file reference in source code section by klu2 · 16 years ago
  77. 8296c98 Remove over specific HobLib library for FtwLite module. by klu2 · 16 years ago
  78. aa80dbd Remove over specific BaseLib library class for DriverSampleDxe module. by klu2 · 16 years ago
  79. e99f9b4 remove over specific protocol gEfiFirmwareVolume2ProtocolGuid for GraphicsLib library by klu2 · 16 years ago
  80. a4b9cb0 Remove over specific information from BdsDxe module. by klu2 · 16 years ago
  81. a660f6f Remove over specific guid gEfiDefaultBmpLogoGuid for PlatformBdsLibNull library. by klu2 · 16 years ago
  82. 8ae56af Remove over specific guid gEfiHobListGuid by klu2 · 16 years ago
  83. 4220192 Remove over specific header file. by klu2 · 16 years ago
  84. e3eaedc Remove over specify protocol/ppi/guid by klu2 · 16 years ago
  85. 5a6213c Remove over specific protocol guid and add missing header file for required protocol by klu2 · 16 years ago
  86. 347cacc Remove over specific protocol for library DxeIpIoLib by klu2 · 16 years ago
  87. e4ff901 Remove over specific Guid by klu2 · 16 years ago
  88. 1b37333 Add two EFI Modifier. by qwang12 · 16 years ago
  89. 9142689 Remove over specific library class by klu2 · 16 years ago
  90. 0a97e5c Remove over specific library class by klu2 · 16 years ago
  91. 7d7d573 Remove over specific library class by klu2 · 16 years ago
  92. 0ddec2c Remove over specific Guid by klu2 · 16 years ago
  93. e46e575 Remove over specific library class by klu2 · 16 years ago
  94. 40394b0 Remove over specific library class by klu2 · 16 years ago
  95. 0764e7e Remove all references to ASMLINK16. Those are never used. by mdkinney · 16 years ago
  96. acae1bc Remove all references to ASMLINK16. Those are never used. by mdkinney · 16 years ago
  97. 4dd76ad Sync in bug fix from EDK I: by qwang12 · 16 years ago
  98. 8d00a0f Sync in bug fix from EDK I: by qwang12 · 16 years ago
  99. 9185c38 Sync in bug fix from EDK I: by qwang12 · 16 years ago
  100. ba954c7 PcdPciExpressBaseAddress is also defined as Dynamic type PCD. by qwang12 · 16 years ago