1. bc34515 improve the doxgen style comments. by eric_tian · 15 years ago
  2. 30fdf11 Check In tool source code based on Build tool project revision r1655. by lgao4 · 15 years ago
  3. 577e30c Add comments for CapsuleRuntimeDxe driver to specify this driver may not full support runtime usage for capsule services on IPF arch platform. by lgao4 · 15 years ago
  4. fe82e4c Remove unused local variable to fix build break. by lgao4 · 15 years ago
  5. 944bf8d fixed ASSERT condition issue. by vanjeff · 15 years ago
  6. 7edfacb Fix build broken issue for ICC 9.0 by klu2 · 15 years ago
  7. d595d4b fixed operation of GetFirst and GetNext for files... by jcarsey · 15 years ago
  8. 5caec78 Fix bug that some boot option can *not* be displayed correct in boot manager and boot maintain manager. by klu2 · 15 years ago
  9. e6d4b9d Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. by darylm503 · 15 years ago
  10. 128efbb Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. by darylm503 · 15 years ago
  11. 24098ac Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. by darylm503 · 15 years ago
  12. d0bd68b Committing changes to the comments, after review with engineers. by pkandel · 15 years ago
  13. e0e51f6 Remove the auto conversion for the first varstore name to "Setup". by lgao4 · 15 years ago
  14. 6bfa178 Fixed 2 bugs in the RTC driver of PcAtChipsetPkg. by rsun3 · 15 years ago
  15. a025815 Remove unrecognized characters. by lgao4 · 15 years ago
  16. 4a4bb30 initial Target byte array with 0xff (all bytes are 0xff in this array)in GetTargetLun to consistent with GetNextTargetLun. by eric_tian · 15 years ago
  17. 2dae09a Update README for video driver split from main OVMF firmware. by jljusten · 15 years ago
  18. 712bd83 Separate Cirrus Logic video driver out from main OVMF firmware. by jljusten · 15 years ago
  19. b9c6eef Add default parameters for EfiRom for Cirrus Logic 5430. by jljusten · 15 years ago
  20. 5106d42 Load video option ROM which is not embedded in system firmware image. by jljusten · 15 years ago
  21. 347bbfc Remove the following Protocols from the IntelFrameworkPkg because they are identical to Protocols from the PI 1.2 Specification that have been added to the MdePkg by mdkinney · 15 years ago
  22. 73c31a3 Add the following PI 1.2 Protocols to the MdePkg by mdkinney · 15 years ago
  23. 1d14c35 updated parameters name to match spec. by vanjeff · 15 years ago
  24. 4983ca9 add: 1) sorting library 2) sorting test Application/ShellSortTestApp by jcarsey · 15 years ago
  25. 19525fe Remove the following Protocols from the IntelFrameworkModulePkg because they are identical to Protocols from the PI 1.2 Specification that have been added to the MdePkg by mdkinney · 15 years ago
  26. 1e22c4d Add the following PI 1.2 Protocols to the MdePkg by mdkinney · 15 years ago
  27. eb64668 comment clarification by jcarsey · 15 years ago
  28. f2d0889 Add macro definitions indicating from SMBIOS 2.6 by klu2 · 15 years ago
  29. a543bca Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<. by klu2 · 15 years ago
  30. eb0f522 ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. by eric_tian · 15 years ago
  31. d18476d ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. by eric_tian · 15 years ago
  32. f51c8a9 ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. by eric_tian · 15 years ago
  33. a798a78 ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. by eric_tian · 15 years ago
  34. 03a2bbf ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. by eric_tian · 15 years ago
  35. f3f33e1 rollback for fix scsi disk detection issue. by vanjeff · 15 years ago
  36. 429cac9 Retire description string macro for boot device type which are not defined in UEFI specification. by klu2 · 15 years ago
  37. 33801c0 Make code definition alignment. by lgao4 · 15 years ago
  38. aa2ebe0 Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. by lgao4 · 15 years ago
  39. 108854b Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. by lgao4 · 15 years ago
  40. 2f6e236 Roll back R8811 check in for it will get a double carriage return. by gikidy · 15 years ago
  41. ebe8d2b remove work around, since we had added return value check. by vanjeff · 15 years ago
  42. 21d2b17 updated parameters name to match spec. by vanjeff · 15 years ago
  43. 1252ae4 Synchronize build tools binaries with source code r1655 at build tool project. by lgao4 · 15 years ago
  44. 7bc6c82 ynchronize build tools binaries with source code r1655 at build tool project. by lgao4 · 15 years ago
  45. 3980a85 Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiServiceLib by klu2 · 15 years ago
  46. b67f279 Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in Uefi specification, so need include Uefi.h. by klu2 · 15 years ago
  47. c9a4a97 Remove the following PPIs from the IntelFrameworkPkg because they were identical to PPIs from the PI 1.2 Specification by mdkinney · 15 years ago
  48. 1cddf2e Add the following PI 1.2 PPIs to the MdePkg by mdkinney · 15 years ago
  49. 86c6463 remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them are not optional. by eric_tian · 15 years ago
  50. b6d47a8 Add Framework MP Services Protocol by mdkinney · 15 years ago
  51. 050b79e Clean up doxygen comments by mdkinney · 15 years ago
  52. 82336c2 Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specification by mdkinney · 15 years ago
  53. ccd1862 Fix Doxygen comment syntax by mdkinney · 15 years ago
  54. fa712eb Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkg by mdkinney · 15 years ago
  55. 22a25d2 Fix typo in #ifndef name by mdkinney · 15 years ago
  56. ce1e1d5 Fix Doxygen comment syntax by mdkinney · 15 years ago
  57. c5ce665 Fix signed/unsigned mismatch issue by mdkinney · 15 years ago
  58. 94c5492 fix parameter type by jcarsey · 15 years ago
  59. 551b6ad If module really is a Framework module and not a PI module, then use FrameworkDxe.h instead of PeDxe.h and FrameworkPei.h instead of PiPei.h by mdkinney · 15 years ago
  60. bac49e7 Remove extra #includes where possible to make build more efficient by mdkinney · 15 years ago
  61. 7075f41 Remove extra #includes where possible to make build more efficient by mdkinney · 15 years ago
  62. 79bc7a8 Remove extra #includes where possible to make build more efficient by mdkinney · 15 years ago
  63. 87d6344 1) Add Include/Framework/BootScript.h that contains defines shared between Boot Script Executer PPI and Boot Script Save Protocol. Remove those safe defines from Include/Ppi/BootScriptExecuter.h by mdkinney · 15 years ago
  64. 17c62eb Correct #include statements. This is a DXE DRIVER, not a UEFI module. by mdkinney · 15 years ago
  65. d8d26fb Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. by mdkinney · 15 years ago
  66. e9880e2 Put EOF (End of File) on its own line for all source files. This is required for some compiler to build. by mdkinney · 15 years ago
  67. e412c7c Remove "Module Name:" from include file headers. by mdkinney · 15 years ago
  68. ede1524 Make CR/LF consistent in source file by mdkinney · 15 years ago
  69. 3a228b9 Remove "Module Name:" from include file headers. by mdkinney · 15 years ago
  70. e7be5d9 Fix Doxygen document generation for function prototypes by mdkinney · 15 years ago
  71. 971d3ab Remove extra #Include by mdkinney · 15 years ago
  72. 22be261 Document the macro definitions for Variable Attributes. by darylm503 · 15 years ago
  73. d29e6bb Adjust syntax of comment contents. by darylm503 · 15 years ago
  74. ab6fc27 Add Doxygen comment block to SMRAM state macro definitions. by darylm503 · 15 years ago
  75. 0158294 fixed operator order by jcarsey · 15 years ago
  76. b4b9fbc Fix build break by mdkinney · 15 years ago
  77. 5f7431d fix build breaks. and allow for new lists to be created. by jcarsey · 15 years ago
  78. afb84e4 restore @par Revision Reference. by eric_tian · 15 years ago
  79. 55c1c87 restore @par Revision Reference. by eric_tian · 15 years ago
  80. 7611ea1 fix build issue by eric_tian · 15 years ago
  81. 6115bcc roll back the change on the naming of DataHubRecords.h for backward compatibility. by eric_tian · 15 years ago
  82. 1db0e83 To keep the code not change as original for compatible purpose. GetNextVariable --> PeiGetVariable. SetVariable--> PeiSetVariable by jchen20 · 15 years ago
  83. bab0c17 update the function header comment to comply with PI1.2 volume 5 by eric_tian · 15 years ago
  84. 1257e05 roll back the change on the naming of DataHubRecords.h for backward compatibility. by eric_tian · 15 years ago
  85. 0995a97 roll back the change on the naming of DataHubRecords.h for backward compatibility. by eric_tian · 15 years ago
  86. f928971 roll back the change on the naming of DataHubRecords.h for backward compatibility. by eric_tian · 15 years ago
  87. 03fb2d3 roll back the change on the naming of DataHubRecords.h for backward compatibility. by eric_tian · 15 years ago
  88. 904ac28 The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/adding/removing string/form packages into the UEFI HII Database. The notification handler wants to parse the IFR binary data of the form package. However, the code assumes that a form package have a FORM SET OP and if not, it will assert. Remove assert and ignore form packages that can not be handled for error tolerant. by rsun3 · 15 years ago
  89. ada3f18 Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob length to be multiple of 8. This does not follow the spec. by rsun3 · 15 years ago
  90. 66e1951 Synchronize build tools binaries with source code r1654 at build tool project. by klu2 · 15 years ago
  91. 0e0eeec Clean the public header files to remove the unnecessary include files. by lgao4 · 15 years ago
  92. 2d63030 Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h. by rsun3 · 15 years ago
  93. 55e1864 Add the missing header file. by lgao4 · 15 years ago
  94. 989003b Remove unused PeiServiceLib header file. by lgao4 · 15 years ago
  95. 6441961 1, Add @par section in file header comment by klu2 · 15 years ago
  96. 63b6768 Move LockKeyboards API from GenericBdsLib to PlatformBdsLib by lgao4 · 15 years ago
  97. c031fd2 Add comments to describe the difference between code and spec and move the processor invalid reason macro to StatusCode.h from CPU pkg to fix the bug #202469 by jchen20 · 15 years ago
  98. 06a098c Code clean up to match with Framework HII 0.92 spec. Add comments for mismatches between code and spec. by rsun3 · 15 years ago
  99. b3d8b21 Fix build break. by lgao4 · 15 years ago
  100. 77b91d8 Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size. by gikidy · 15 years ago