1. 46293a4 Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. by lzeng14 · 14 years ago
  2. 98208ad update copyright line format by hhtian · 14 years ago
  3. cbdffd2 Clean up DEC files: by mdkinney · 14 years ago
  4. ef73b0a Add data type convert action to avoid warning. by ydong10 · 14 years ago
  5. fd776d3 Refine code to make code run more safely. by ydong10 · 14 years ago
  6. 8990b82 OptionRomPkg FrameBufferBltLib: Fix build warning with ICC by jljusten · 14 years ago
  7. 437dfba OptionRomPkg BltLibSample: Fix build for IPF architecture by jljusten · 14 years ago
  8. f415234 Fix an issue that upper layer driver can not use NIC card in its driver binding stop(). by tye1 · 14 years ago
  9. f6e5ce5 OptionRomPkg: Fix build error with BaseTools trunk by jljusten · 14 years ago
  10. f057c25 OptionRomPkg: Fix Visual Studio compiler warnings by jljusten · 14 years ago
  11. a12199e OptionRomPkg BltLibSample: Add sample application for BltLib by jljusten · 14 years ago
  12. 4d19dea OptionRomPkg: Add GOP based BltLib by jljusten · 14 years ago
  13. e5e1d2e OptionRomPkg: Add FrameBufferBltLib implementation of BltLib by jljusten · 14 years ago
  14. caebd91 OptionRomPkg: Add BltLib definition by jljusten · 14 years ago
  15. 15b96d9 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  16. e0ee9d9 Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver/PCI host bridge drivers/LPC/VGA device drivers. by rsun3 · 14 years ago
  17. 80448f6 Refine some code to make code run safely. by ydong10 · 14 years ago
  18. 3a8ab95 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  19. ac1ca10 Update the copyright notice format by hhtian · 15 years ago
  20. 3276b57 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  21. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  22. 135ec2d Update UNDI driver to expose dynamic media detect capability. by xdu2 · 15 years ago
  23. cd41792 Enable Undi driver to support multicast MAC address mapped from IPv6 address by tye · 15 years ago
  24. dc9624a Remove Driver Health sample driver from OptionRomPkg. by gikidy · 15 years ago
  25. 432cf05 A sample driver produces driver health protocol. This driver use DiskIO driver as a template. by gikidy · 15 years ago
  26. 6fe8520 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and Start() functions. The main changes are: by vanjeff · 15 years ago
  27. 5781db0 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
  28. b9c6eef Add default parameters for EfiRom for Cirrus Logic 5430. by jljusten · 15 years ago
  29. 110d3a9 Use PixelFormat PixelBitMask in CirrusLogic5430Dxe driver. by jljusten · 15 years ago
  30. 51ebae6 add UndiRuntimeDxe from MdeModulePkg to OptionRomPkg. by vanjeff · 16 years ago
  31. c453660 Fix Build failure by lgao4 · 16 years ago
  32. 85f8bc3 Do not update the GL-GD5446 DRAM Control register during by jljusten · 16 years ago
  33. 8c5c1f3 Do not draw anything during DrawLogo. by jljusten · 16 years ago
  34. 8469b66 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  35. 9f35431 add new files. by vanjeff · 16 years ago
  36. 2e29389 retire i2c library, move its implementation to CirrusLogic5430Dxe by vanjeff · 16 years ago
  37. 0e27fef Add PCI option to generate OptionRom by lgao4 · 16 years ago
  38. dcbb35e Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
  39. 712ef76 Removed unused library instances for Option ROM package DSC files by qhuang8 · 16 years ago
  40. 9346dfb Split out Synchronization Library from Base Library by mdkinney · 16 years ago
  41. 3243808 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  42. fe18636 Fix build warning generated by ICC and MSVC compilers. by jljusten · 16 years ago
  43. d52be0e Use the Controller handle to open the protocol, rather than the by jljusten · 16 years ago
  44. 6f71649 Resolve a bug where the initial ReadEdidData 'for' loop would loop by jljusten · 16 years ago
  45. 3501cc9 Add the dependency of DevicePathLib for the reference of DevicePathLib macros. by qhuang8 · 16 years ago
  46. ba31c2e 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
  47. bc14bdb by vanjeff · 16 years ago
  48. cc1143b Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  49. 7338117 remove the unused msa/npsd files by lgao4 · 16 years ago
  50. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  51. 6fc89cb Update the library instance: PeiDxeDebugLibReportStatusCode library instance should not be applied to option ROM drivers. by qhuang8 · 16 years ago
  52. 995ceff Fix typo in GUID declarations by qhuang8 · 16 years ago
  53. 93da4b6 Fix case issues by qhuang8 · 16 years ago
  54. 0de1895 remove ACPI_DISPLAY_ADR definition, since it has been defined in MdePkg. by vanjeff · 17 years ago
  55. 4e768df Modify all file header to follow doxygen format by klu2 · 17 years ago
  56. 31f9e63 1. add DxeI2c Library in OptionRomPkg. by vanjeff · 17 years ago
  57. c281c69 Add preparation for FAR release. by qhuang8 · 17 years ago
  58. 6a6d955 Fixed potential issues to release resources when error occurs. by vanjeff · 17 years ago
  59. 94b73c2 Save original PCI attributes in start() function and restore it in Stop(). by vanjeff · 17 years ago
  60. 54857d5 Apply library to test controller handle. by qhuang8 · 17 years ago
  61. 87f8ccb Port CirrusLogic5430 from EDK II code base. by qhuang8 · 17 years ago
  62. 4cc9af6 Update AtapiPassThru driver in Option ROM package to support to produce EFI Driver supported EFI version protocol, which is required for EFI drivers that are on PCI and other plug in cards. by qhuang8 · 17 years ago
  63. 823f7d4 Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Scsi Bus support. by qhuang8 · 17 years ago