1. 5326528 Fixed For Review by hfang · 16 years ago
  2. 72d50ee Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h by lgao4 · 16 years ago
  3. eeefcb9 Update For R9 Review. by hfang · 16 years ago
  4. f2fa830 As variable area is not reliable in recovery path, then we should not produce ReadonlyVariable2&ReadonlyVariable ppi at the point. This way causes other Pei module wanted to access to variable will fail by eric_tian · 16 years ago
  5. 9740405 Fixup for review by hfang · 16 years ago
  6. 8191cd5 Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. by lgao4 · 16 years ago
  7. f02bd37 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  8. e05e2b7 Add missing DevicePathLib in INF file. by qhuang8 · 16 years ago
  9. 1833218 1. added functions header for MACROS in PCI22.h. by vanjeff · 16 years ago
  10. 1579391 Remove use of UINT8_MAX. Use BIT8-1 instead. by mdkinney · 16 years ago
  11. 2d78cc8 Change _CR() to BASE_CR() to follow naming convention by mdkinney · 16 years ago
  12. bd5315c Update IoLib instance mapping so that the DSC file can support EBC build validation. by qhuang8 · 16 years ago
  13. a694b67 Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean for ICC build. by xli24 · 16 years ago
  14. 8bd22b8 Update PEIM entry point to follow PEIM entry point. by lgao4 · 16 years ago
  15. 519f076 1.retried graphics library class from MdePkg by vanjeff · 16 years ago
  16. 05f89b1 1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max try times, the device may be error. by lgao4 · 16 years ago
  17. 774a1c8 Removed Graphics library instance in IntelFrameworkModulePkg, since no one use it and Graphics library class will be retried later. by vanjeff · 16 years ago
  18. b315472 1.Removed PrintXY from Graphics Library. by vanjeff · 16 years ago
  19. 967c09f Update doxygen comment. by qwang12 · 16 years ago
  20. fda7f64 Update doxygen comment. by qwang12 · 16 years ago
  21. 0597503 Update PciOptionRomSupport.c to pass GCC build. by xli24 · 16 years ago
  22. 2067710 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  23. 52f1302 Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change. by qhuang8 · 16 years ago
  24. 4fd730b Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency. by qwang12 · 16 years ago
  25. 819d148 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
  26. 8be701c Update 8259 driver to use IoLib instead of the CPU I/O Protocol by mdkinney · 16 years ago
  27. 46f8260 Update LIBRARY_CLASS declaration in the INF file so this library is type BASE and can be linked against all module types. by mdkinney · 16 years ago
  28. bc14bdb by vanjeff · 16 years ago
  29. 601c8c2 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  30. 1b641bb Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. by qwang12 · 16 years ago
  31. 575bc2b Remove over specify library class for IntelFrameworkPkg and IntelFrameworkModulePkg. by klu2 · 16 years ago
  32. a477cce cleanup the improper comments for function return value in LockKeyboards() by eric_tian · 16 years ago
  33. 9556741 1) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library instance to cache too many copies of Boot Service Pointer. by qwang12 · 16 years ago
  34. c0522bd CloseEvent in ReportStatusCodeLibDestruct can only be called when the library instance is not linked with a SMM driver (for example a boot dirver or EFI Runtime capable driver). by qwang12 · 16 years ago
  35. 7338117 remove the unused msa/npsd files by lgao4 · 16 years ago
  36. 299d51f remove unnecessary comments introduced by tools. by vanjeff · 16 years ago
  37. 6c8e1ce Update the comments. by qwang12 · 16 years ago
  38. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  39. 6fc2b00 Remove unnecessary CONST. by vanjeff · 16 years ago
  40. 01edaf2 Remove unnecessary CONST. . by vanjeff · 16 years ago
  41. 9ebae8a Fix a issue "BlockIOProtocolTest failed on Several Platforms during EFI and UEFI SCT". EFI_BLOCK_IO_PROTOCOL.ReadBlocks may assert when Reading block without media present in the device by eric_tian · 16 years ago
  42. f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
  43. 1a8802f Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER by qhuang8 · 16 years ago
  44. 0bcecb6 Misuse protocol and guid by klu2 · 16 years ago
  45. 584125b code review's result. by eric_tian · 16 years ago
  46. e69a062 Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
  47. 68077ae add logic to check PCI device has option rom when degrading PCI resources. If one device has 64 bit memory bar and option rom bar. Its 64bit memory should be degraded to 32bit memory. by vanjeff · 16 years ago
  48. c07ed17 Fixed one bug when building ACPI resource data for 64bit Prefetchable memory. by vanjeff · 16 years ago
  49. 19efd9e modify file name to uppercase. by eric_tian · 16 years ago
  50. 0d7c136 modify file name to uppercase. by eric_tian · 16 years ago
  51. e89cde8 sync filename exactly. by vanjeff · 16 years ago
  52. ada8888 rename by vanjeff · 16 years ago
  53. 50d4169 rename by vanjeff · 16 years ago
  54. 03417d8 sync filename exactly. by vanjeff · 16 years ago
  55. e9bbddb update file GUID value to avoid collision with the GraphicsLib instance in MdeModulePkg. by vanjeff · 16 years ago
  56. a7f3d10 rename to meet actual filenames by vanjeff · 17 years ago
  57. b15f079 rename to meet naming rules by vanjeff · 17 years ago
  58. 4e52749 rename to meet naming rules by vanjeff · 17 years ago
  59. 348e95c rename to meet naming rules by vanjeff · 17 years ago
  60. 7e7f866 rename to meet naming rules by vanjeff · 17 years ago
  61. b0af4b6 rename to meet naming rules by vanjeff · 17 years ago
  62. 073879b rename to meet naming rules by vanjeff · 17 years ago
  63. 10fbfd8 rename to meet naming rules by vanjeff · 17 years ago
  64. 32faa72 rename to meet naming rules by vanjeff · 17 years ago
  65. 80b5052 rename to meet actual filenames by vanjeff · 17 years ago
  66. 9d96413 rename to meet naming rules by vanjeff · 17 years ago
  67. 9a9f4df Rename to meet naming rules by vanjeff · 17 years ago
  68. 223b8e2 add DXE_DRIVER and UEFI_DRIVER into supported module type list for PciIncompatibleDeviceSupportLib. by vanjeff · 17 years ago
  69. 9a2d4fe Add parameter checking for PCI IO protocol according to UEFI spec. by xli24 · 17 years ago
  70. dcd8047 remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. by qwang12 · 17 years ago
  71. 38d8677 Remove unused library instances by qhuang8 · 17 years ago
  72. 685aec5 Remove unused library instances by qhuang8 · 17 years ago
  73. 4ecdb86 Give the output information in right place. by vanjeff · 17 years ago
  74. 8d0a8e5 Add #ifndef statement for header file. by qhuang8 · 17 years ago
  75. ab4eb96 Rollback the enhancement of Pcibus in r4844 for more investigation. by qhuang8 · 17 years ago
  76. 6558a83 Add doxygen style comments for section extraction module. by qhuang8 · 17 years ago
  77. 2b505f5 Remove CpuDeadLoop(). by qhuang8 · 17 years ago
  78. 60bb271 StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not always, so remove it from depex section. by klu2 · 17 years ago
  79. b67754b initialize local variable before use. by htao · 17 years ago
  80. fdb05fa Fix missing include header file and fix typo in comment. by klu2 · 17 years ago
  81. 1166d06 Add legacy8259 module for PcAt. by klu2 · 17 years ago
  82. fcf0359 Add function doxygen header for VgaMiniPort module. by klu2 · 17 years ago
  83. 57076f4 Add function doxygen header for PciBus module. by klu2 · 17 years ago
  84. a3b8e25 Add function doxygen header for PciBus module. by klu2 · 17 years ago
  85. ff1fcef Add function's doxygen header for Ps2Mouse module. by klu2 · 17 years ago
  86. bcd7041 Coding style modification. by klu2 · 17 years ago
  87. a73d0c7 Add some function/header comments. by klu2 · 17 years ago
  88. ed7752e Add some function/header comments. by klu2 · 17 years ago
  89. 32eed1f Add blank space in the file end. by lgao4 · 17 years ago
  90. b463f6f Fix a typo. by qhuang8 · 17 years ago
  91. 2a4b165 Add missing Guid declaration. by klu2 · 17 years ago
  92. c05d012 IntelFrameworkModulePkg/ by jljusten · 17 years ago
  93. 6d87c34 [Description] by eric_tian · 17 years ago
  94. e12848a [Description]: by yshang1 · 17 years ago
  95. 695f7e9 add some error check and return. by vanjeff · 17 years ago
  96. 8541ada add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming, it could save size by changing PCD's value to FALSE. by vanjeff · 17 years ago
  97. 3dbba77 Modify all file header to follow doxygen format by klu2 · 17 years ago
  98. d63e4c2 edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf: by jljusten · 17 years ago
  99. 17adfa9 Renamed to match filename naming recommendations. by jljusten · 17 years ago
  100. 9c29437 Update BaseUefiTianoCustomDecompressLib to pass GCC build. by xli24 · 17 years ago