1. 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  2. dfa596b Fix several syntax issue to pass build. by qhuang8 · 16 years ago
  3. aceceae Always add files in [Sources] section to search list for string ID by jwang36 · 16 years ago
  4. dee207e 1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework HII module get variable which is saved by UEFI Setup Browser. by qwang12 · 16 years ago
  5. 509bc20 code scrub: by vanjeff · 16 years ago
  6. b263ee1 202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from IScsiDriver.h by ywu21 · 16 years ago
  7. 5af5b3f 1) fix one goto issue in IScsiProto.c by ywu21 · 16 years ago
  8. 727501b Fix Some typo. by gikidy · 16 years ago
  9. 73d1dcb Add in code to convert the Default VarStore name to be L"Setup" based on Framework HII's assumption. by qwang12 · 16 years ago
  10. dfc1f03 Add comments for functions. by niry · 16 years ago
  11. 74935bd Fix a missing doxygen parameter entry. by qhuang8 · 16 years ago
  12. 857dfc4 Code scrub performance library instances in MdeModulePkg by qhuang8 · 16 years ago
  13. e05e2b7 Add missing DevicePathLib in INF file. by qhuang8 · 16 years ago
  14. 8061916 Fix typos. by qhuang8 · 16 years ago
  15. 59e0bb0 1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadControlRegister() for IPF architecture. by qhuang8 · 16 years ago
  16. 43a99f0 Port AsmFuncs.s to pass CYGWINGCC build for x64. by vanjeff · 16 years ago
  17. 6c23910 clean coding style issue by tding1 · 16 years ago
  18. 6b9b954 Update GenSec tool to always create output file without check file content. by lgao4 · 16 years ago
  19. 3dad0f7 Sync function prototype. by xli24 · 16 years ago
  20. b4e73a6 Code Scrub for UsbKbDxe module. by xli24 · 16 years ago
  21. 619c3f0 GenFds will try to deduce 'Target_Toolchain_Arch' KeyStringList for GUIDed section. by jlin16 · 16 years ago
  22. 0ade0d2 remove EDK_RELEASE_VERSION in inf file by tding1 · 16 years ago
  23. 6a9eeab correct a operation mistake by ywu21 · 16 years ago
  24. 34860f7 Code have been checked with spec by jji4 · 16 years ago
  25. f3e1569 by ywu21 · 16 years ago
  26. ed15fbe fix one bug in (EFIAPI *EFI_HII_ACCESS_FORM_CALLBACK)(), it is not aligned with spec by ywu21 · 16 years ago
  27. c5de0d5 by ywu21 · 16 years ago
  28. 999acf5 Clean DriverSampleDxe for ICC build. by xli24 · 16 years ago
  29. f847831 Use correct capitalization to pass build on UNIXGCC. by xli24 · 16 years ago
  30. 7bfde65 Add incremental support for FD and Capsule generation. by jwang36 · 16 years ago
  31. 45f6c85 code scrub on VariableRuntime Dxe driver by eric_tian · 16 years ago
  32. 7c80e83 code scrub on VariableRuntime Dxe driver by eric_tian · 16 years ago
  33. 57dba20 Change EFI_OPTIONAL_POINTER to EFI_OPTIONAL_PTR by lgao4 · 16 years ago
  34. f6d2bcc Update EntryPoint library header by lgao4 · 16 years ago
  35. 963dbb3 1)update function header coding style issue by ywu21 · 16 years ago
  36. 96dcf19 GenFds enable display FV space information when incremental build. by jlin16 · 16 years ago
  37. 4cb616d IN OUT modifiers corrected by jji4 · 16 years ago
  38. 189b65e Update by jwang36 · 16 years ago
  39. 2b366ba 1) Search value of Guid/Protocol/PPI in inf file only in the same category in dec file. by jwang36 · 16 years ago
  40. d7db090 Fix some typo. by gikidy · 16 years ago
  41. 77f863e Fix some typo. by gikidy · 16 years ago
  42. fdf108f No need of PcdLib in this module by jji4 · 16 years ago
  43. fd16305 Do *not* use #elif but use seperate #define to make sure all structure can exist in doxygen document. by klu2 · 16 years ago
  44. 5f8be01 Add description to .inf files. by gikidy · 16 years ago
  45. 5f08750 INF head modified by jji4 · 16 years ago
  46. 6f31561 INF head modified by jji4 · 16 years ago
  47. 4eac217 Fix the issue that memory for device path is incorrectly freed, which leads to the bug that Richford recovery fails. by xli24 · 16 years ago
  48. 5384e3d Add incompatible change notes for device path. by klu2 · 16 years ago
  49. 38e7a3f update [Depex] section by tding1 · 16 years ago
  50. cebc8d4 Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver. by lgao4 · 16 years ago
  51. c84507a code scrub for DebugSpport Module. by vanjeff · 16 years ago
  52. 89df7f9 fixed one typo by vanjeff · 16 years ago
  53. 02c57de INF head checked by jji4 · 16 years ago
  54. de2314f Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated resource is used out. And remove PCD. by lgao4 · 16 years ago
  55. 8ef1551 Renamed to follow Coding Style by eric_tian · 16 years ago
  56. c45a5c3 1) Update file header. by qwang12 · 16 years ago
  57. 4b8157f Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files with it. by gikidy · 16 years ago
  58. 64d2df9 1) Update file header. by qwang12 · 16 years ago
  59. 3cb3f19 1) Update file header. by qwang12 · 16 years ago
  60. 36dadb8 1) Update file header. 2) Make use of standard macro defined in MdePkg. by qwang12 · 16 years ago
  61. 4489c1f Fix the wrong SVN address for EdkShellPkg. by qhuang8 · 16 years ago
  62. 6e8a984 1. Merger generic functions into one file. by vanjeff · 16 years ago
  63. 4ef55df Synchronize MdePkg/Library *.h files with c files by gikidy · 16 years ago
  64. efb2311 Synchronize MdePkg h files to Library/Base* c files. by gikidy · 16 years ago
  65. 2fc60b7 Synchronize BaseLib h files to c files. by gikidy · 16 years ago
  66. fca1cc7 Make use of MdePkg's FreePool library function to replace gBS->FreePool. by qwang12 · 16 years ago
  67. 3abd5df update code comment by tding1 · 16 years ago
  68. 1794e50 code scrub update by eric_tian · 16 years ago
  69. fd6f5e5 correct /// usage mistake by ywu21 · 16 years ago
  70. 6f4aad3 fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR. by vanjeff · 16 years ago
  71. 9916492 Update the incompatible change into ChangeLog by lgao4 · 16 years ago
  72. fd97c92 INF module description edited by jji4 · 16 years ago
  73. 9614285 Update EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION.KeyData to follow UEFI spec. by lgao4 · 16 years ago
  74. 1bf7937 Add comments for enumeration, structure data members those are referred by UefiService, Runtime Service, Dxe Service and Pei Service. by lgao4 · 16 years ago
  75. 2c6d600 INF module description added by jji4 · 16 years ago
  76. 036befa delete redundant **/ by ywu21 · 16 years ago
  77. 57e6bb7 update function header by ywu21 · 16 years ago
  78. 4cf432d delete #include <Uefi/UefiBaseType.h> by ywu21 · 16 years ago
  79. 242354a update file header by ywu21 · 16 years ago
  80. 02aa4e5 update file header update function header by ywu21 · 16 years ago
  81. 2281e7a Synchronize the h files with c files. by gikidy · 16 years ago
  82. 4c395b6 Library classes updated in INF by jji4 · 16 years ago
  83. 190f29c added comment for some structure by vanjeff · 16 years ago
  84. 52ed4ff update file header by ywu21 · 16 years ago
  85. db3e605 update file header update function header by ywu21 · 16 years ago
  86. 2dce4b4 update file header by ywu21 · 16 years ago
  87. b604547 update file header by ywu21 · 16 years ago
  88. 1055b68 1 update function header by ywu21 · 16 years ago
  89. 9fd6fde update file header by ywu21 · 16 years ago
  90. fa6fb82 update file header by ywu21 · 16 years ago
  91. 070a76b Synchronize interface function comment from declaration in library class header file to implementation in library instance. by klu2 · 16 years ago
  92. 530e25f update file header delete IN from IScsiPublishIbft ( IN VOID ); by ywu21 · 16 years ago
  93. d8c0456 update file header by ywu21 · 16 years ago
  94. 7a45742 update file header by ywu21 · 16 years ago
  95. aeb4932 update file header by ywu21 · 16 years ago
  96. 518db1d Synchronize interface function comment from declaration in library class header file to implementation in library instance. by klu2 · 16 years ago
  97. f38fdc7 Synchronize interface function comment from declaration in library class header file to implementation in library instance. by klu2 · 16 years ago
  98. 753f9e6 update file header by ywu21 · 16 years ago
  99. 0c3437e Synchronize interface function comment from declaration in library class header file to implementation in library instance. by klu2 · 16 years ago
  100. 9ece9bd change to #include <PiDxe.h> #include <Uefi.h> by ywu21 · 16 years ago