1. 9485089 fixed one bug causing "sct -u" failure when running at twice or more times. by vanjeff · 16 years ago
  2. ac0f89b Correct the code format. by lgao4 · 16 years ago
  3. e88f305 This patch includes: by klu2 · 16 years ago
  4. 84dcd70 Update FV file path to follow the definition in Framework DxeCis 0.91. by lgao4 · 16 years ago
  5. 2d5e30e Fix the wrong structure definition in Smbios.h. by klu2 · 16 years ago
  6. 23d0599 Synchronize all binaries with build tools source base on r1628. by klu2 · 16 years ago
  7. a00ec39 Fix ICC compatibility issues by mdkinney · 16 years ago
  8. e189fde Synchronize binary with modification of r1618 in buildtools project. The modification is made for WorkspaceDatabase.py and affect the frozen binary of build.exe, GenFds.exe and TargetTools.exe by klu2 · 16 years ago
  9. 7698f33 Refine include file for PCI Platform Protocol, and update C source code accordingly. by xli24 · 16 years ago
  10. 0f13d71 by jchen20 · 16 years ago
  11. fda6722 Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable by klu2 · 16 years ago
  12. 4a2a9d7 Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable by klu2 · 16 years ago
  13. 217b992 Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable by klu2 · 16 years ago
  14. e72ca43 Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing) by jchen20 · 16 years ago
  15. 269e455 Code scrub for VgaMiniPortDxe. by xli24 · 16 years ago
  16. 3dcb601 Add missing source item in INF for Bmp.h header file by klu2 · 16 years ago
  17. 13078b3 1) Make naming of enumeration type follows coding style by klu2 · 16 years ago
  18. f713c4f Refine the comments. by klu2 · 16 years ago
  19. b6763e0 Clean up the Ps2keyboardDxe module by klu2 · 16 years ago
  20. 273d2d3 Update comments. by xli24 · 16 years ago
  21. 29f766e Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework. by xli24 · 16 years ago
  22. 7d2beb7 Remove an inline assembly statement added for debug by rsun3 · 16 years ago
  23. 3a0d566 Reviewed the description in the FatBinPkg .dec file. by pkandel · 16 years ago
  24. bcbd52e Reviewed the description of ECP in the .dec file for clarity and completeness, and reviewed comments in the Compatibility/Include folder. by pkandel · 16 years ago
  25. 06d77a8 Remove the binary files of those applications which have been contained in Minimum Shell. Only retain those applications which is in Full Shell but not in Minimum Shell. by eric_tian · 16 years ago
  26. 6731962 The unicode char and shift unicode char should be unicode but not ascii char. by klu2 · 16 years ago
  27. 5e895e6 update the usage help text on variable statistic information. by eric_tian · 16 years ago
  28. 3cd91d3 Correct Fat Comments Add Fat License by lgao4 · 16 years ago
  29. 9ba6cd3 Code scrub for PeiDxeDebugLibReportStatusCode. by xli24 · 16 years ago
  30. f88b7fd Fix wrong variable used that may overwrite correct data with incorrect one. by gikidy · 16 years ago
  31. 8bcd1d7 Retire FrameworkDevicePath header file. It is not defined in framework spec. And it is not used by EDKII modules. by lgao4 · 16 years ago
  32. 94b9d5c 1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability. by vanjeff · 16 years ago
  33. 432bdae the checksum must to be updated when install a new table into ACPI table by eric_tian · 16 years ago
  34. 92fbbb5 fix swap of pointers by jcarsey · 16 years ago
  35. 38d4998 Add ASL_OUTFLAG to contain the different ASL output options. by lgao4 · 16 years ago
  36. 920d2c2 Update header file comments. by lgao4 · 16 years ago
  37. 3915753 Fix build of ShellC Lib/App for GCC. by jljusten · 16 years ago
  38. 05db8d5 add meta-data to describe module behavior by eric_tian · 16 years ago
  39. 18a73eb clean ECC issue by eric_tian · 16 years ago
  40. f1b87e7 removing return cursor to old position... by jcarsey · 16 years ago
  41. 722529b adding sample "C" entry application by jcarsey · 16 years ago
  42. 975136a fixed color printing in ShellPrintEx function by jcarsey · 16 years ago
  43. f391357 by jcarsey · 16 years ago
  44. 79a0adf Update comments. Remove a definition not defined in the Framework SMM CIS spec 0.90. by rsun3 · 16 years ago
  45. 9f6f953 Update comments. by rsun3 · 16 years ago
  46. efccebc Update comment in SMM Library class include file. by rsun3 · 16 years ago
  47. b530f74 Comment update. by rsun3 · 16 years ago
  48. 6f4d755 Correct the GUID for EFI_FORM_BROWSER_COMPATIBILITY_PROTOCOL_GUID. by rsun3 · 16 years ago
  49. dd632e2 Update comments. by xli24 · 16 years ago
  50. 5e7ea54 Update comments. by xli24 · 16 years ago
  51. d117ee1 Update comments. by xli24 · 16 years ago
  52. ef6a656 Remove unused SerialIo protocol. by lgao4 · 16 years ago
  53. d2c315e Retire the duplicate StatusCode PCD: by lgao4 · 16 years ago
  54. b8b6faa clarify content by jcarsey · 16 years ago
  55. b1f95a0 Updating with new functions and adding "C" style entrypoint library with example application. by jcarsey · 16 years ago
  56. 14e96c2 by jcarsey · 16 years ago
  57. 614326e by jcarsey · 16 years ago
  58. 08d7f8e Fix ShellPkg build errors for UNIXGCC toolchain. by jljusten · 16 years ago
  59. 7e7e7fe Corrected bad declaration. by gikidy · 16 years ago
  60. fc9efbe Corrected bad declaration. by gikidy · 16 years ago
  61. 1f095a0 Retire VariablePei and PcatSingleSegmentPciCfgPei in IntelFrameworkModulePkg. by lgao4 · 16 years ago
  62. d84d730 Retire DataHubProducer header file by lgao4 · 16 years ago
  63. c2bd20a Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid, by lgao4 · 16 years ago
  64. 20774ad Add comments for IntelFrameworkModulePkg Header file. by lgao4 · 16 years ago
  65. f423cbf ISA Bus code scrub. by rsun3 · 16 years ago
  66. 1b954be Fix Parameter IN OUT by lgao4 · 16 years ago
  67. e40b7d5 Update some comments for MdeModulePkg Include header files. by lgao4 · 16 years ago
  68. fba25bd Clarify build tools project's combo path by klu2 · 16 years ago
  69. 273f5ad Add missing python binary freezed from build tools project at r1623 by klu2 · 16 years ago
  70. e9b6728 Committing changes to the comments, to improve code documentation. by pkandel · 16 years ago
  71. 9277fdf ISA Bus driver code scrub. Fix a bug in Stop() that CloseProtocol() on PCI IO Protocol fails because the child device handle is invalid after UninstallMultipleProtocolInterfaces() is called to destroy the child device handle. by rsun3 · 16 years ago
  72. 94ca8ff Synchronize the source of build tool from build tool project (r1623) to binary in edk2 project at (r8530) by klu2 · 16 years ago
  73. 3384a9b Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM. by gikidy · 16 years ago
  74. 6b27e0f Update comments for PeiReportStatusCodeLib. by xli24 · 16 years ago
  75. 2cbfa7c Code scrub for DxeReportStatusCodeLib. by xli24 · 16 years ago
  76. 4607d9e The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated key stoke, should use CallBack instead. by gikidy · 16 years ago
  77. f754f72 update codes per MdePkg doxgen review comments. by vanjeff · 16 years ago
  78. 41f2ff0 by jcarsey · 16 years ago
  79. fa62b7c fix comments by jcarsey · 16 years ago
  80. 7781c19 fix comments by jcarsey · 16 years ago
  81. ec87b52 updated comment by jcarsey · 16 years ago
  82. 05ef5a8 updated comments by jcarsey · 16 years ago
  83. 689aa0d updated comments by jcarsey · 16 years ago
  84. 38db750 by jcarsey · 16 years ago
  85. f45527e by jcarsey · 16 years ago
  86. b4124f4 by jcarsey · 16 years ago
  87. ebdad7f For X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned, not 128-bit aligned, replace movdqa with movdqu. by gikidy · 16 years ago
  88. 63b65a9 Save/Restore xmm6-xmm15 in function setJump/longJump for GAS. by gikidy · 16 years ago
  89. 9b9641c Save/Restore xmm6-xmm15 in function setJump/longJump. by gikidy · 16 years ago
  90. 6fcb2d9 ISA Bus driver code scrub. by rsun3 · 16 years ago
  91. 966877c Correct TokenSpace Guid value by lgao4 · 16 years ago
  92. b4f26bb Make comments align. by lgao4 · 16 years ago
  93. 172870e fix the ecc issue. by eric_tian · 16 years ago
  94. c72216a fixed ECC and Klocwork issues. by vanjeff · 16 years ago
  95. 261c359 Add the missing Token Space Guid by lgao4 · 16 years ago
  96. f467179 Add comments for Include header files by lgao4 · 16 years ago
  97. 6a194b7 Remove the additional build options. by lgao4 · 16 years ago
  98. 0f38dfb Remove the duplicate NULL string. by lgao4 · 16 years ago
  99. 434ce3f sync tracker:PXE misused the parameter of second since boot in DHCP header. by vanjeff · 16 years ago
  100. 84478de Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module by mdkinney · 16 years ago