1. b47694b 1) Use 0xFFEE as the VarId the reason is as follows: by qwang12 · 17 years ago
  2. ea7cb08 Minor coding style adjustment for DiskIo, Partition, English and Ebc modules. by qhuang8 · 17 years ago
  3. d292708 Add in example on by qwang12 · 17 years ago
  4. c5e1d28 Fixed an issue in default storage for checkbox and changed the format of error message. by jwang36 · 17 years ago
  5. 708919b Minor coding style adjustment for DxeIpl. by qhuang8 · 17 years ago
  6. db405d1 Minor coding style adjustment for DxeCore. by qhuang8 · 17 years ago
  7. 366219a Fix the prediction warnings in EBC. by qhuang8 · 17 years ago
  8. 8e3bc75 Add doxygen style comments for functions in EBC module. by qhuang8 · 17 years ago
  9. 335b890 Added incremental support in GenFds by jwang36 · 17 years ago
  10. 7aef403 Fix the bug in GenSec tool, the nonexist file can't be parsed correctly. by lgao4 · 17 years ago
  11. 58f33ba Changed the path of symbol file to be always the same as vtf file by jwang36 · 17 years ago
  12. 71f6891 Fix the prediction warnings in DxeMain. by qhuang8 · 17 years ago
  13. 162ed59 Add doxygen style comments for functions in DxeMain. by qhuang8 · 17 years ago
  14. dc2e539 Assert() break point default is DEADLOOP(). by lgao4 · 17 years ago
  15. f703388 edk2/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c: by jljusten · 17 years ago
  16. aa32d1e a) Added explicit banner for pass/fail indication of build by jwang36 · 17 years ago
  17. 63dd6a9 1) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to get the String Information will fail to locate the Package List based on a Package GUID if a required String Pack is registered using Framework HII NewPack instance. by qwang12 · 17 years ago
  18. adf74fc Fix typo. by klu2 · 17 years ago
  19. c5dfb47 Support X64 build for DUET platform. by klu2 · 17 years ago
  20. a8d0c20 Add doxygen style comments for functions in Partition & Disk IO modules. by qhuang8 · 17 years ago
  21. 1f4dfdd Add ASM16 tool configuration for MYTOOLS tag. by klu2 · 17 years ago
  22. 394bbc5 1) Fix some casting working in X64 building by klu2 · 17 years ago
  23. 61e3343 Add doxygen style comments for functions in English module. by qhuang8 · 17 years ago
  24. c51b1cb Do not use EntryPoint library for EfiLdr module. by klu2 · 17 years ago
  25. df166ce 1) DxeIpl should not use UefiDriverEntryPointLib by klu2 · 17 years ago
  26. 6f33781 Re-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Thunk layer has enable these two functions to be called by the module that written against Framework HII spec. by qwang12 · 17 years ago
  27. ea58467 Add in supports for platform Setup module which is programmed using Framework HII interface. by qwang12 · 17 years ago
  28. 91d92e2 Add doxygen style comments for functions in DxeIpl. by qhuang8 · 17 years ago
  29. 6d3f772 Add some customization BAT steps for DUET platform by klu2 · 17 years ago
  30. d61444c Update GenBootSector tools' binary for tool code cleanup. by klu2 · 17 years ago
  31. cc582cf Rename the confusing PCD. by qhuang8 · 17 years ago
  32. ec35e99 Enable storage of daylight saving and time zone data of SetTime() service, and fix bug of SetWakeupTime() service. by lgao4 · 17 years ago
  33. 65a18d1 Update BootSectImage and GenBootSector tools' binary for DUET platform. by klu2 · 17 years ago
  34. fdbc68e Use binary FAT module. by klu2 · 17 years ago
  35. 1ec2592 Add private protocol's definitions for DUET package. by klu2 · 17 years ago
  36. 6d09f04 Add missing IndustryStandard. by klu2 · 17 years ago
  37. a04ef65 Add missing file by klu2 · 17 years ago
  38. f5752cb Add DuetTimerLib and DuetSerialIo library instance. by klu2 · 17 years ago
  39. ccb3cad Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for DUET's runtime driver, DuetPkg should provide self's TimerLib for Duet's fake runtime driver. by klu2 · 17 years ago
  40. af3977b Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver. by klu2 · 17 years ago
  41. 97fdb60 Use Binary Fat package instead of source package. by klu2 · 17 years ago
  42. be76888 Fix many bugs in DUET package and now DUET package is enabled for floppy successful. by klu2 · 17 years ago
  43. 1059058 Add PciBusNoEnumeration module by klu2 · 17 years ago
  44. c64feb9 Fix a bug which cause the thunk code failed to handle creation of "One Of" and "Ordered List" UEFI opcode from Framework counterparts. by qwang12 · 17 years ago
  45. e5653d9 Fix some bugs in FSVariable and BdsPlatform for duet platform. by klu2 · 17 years ago
  46. 22f5582 fixed bug for special case. by vanjeff · 17 years ago
  47. f274810 Add in code to support the deletion of opcode from a form. by qwang12 · 17 years ago
  48. 5391c4f Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to Uefi Opcode. by qwang12 · 17 years ago
  49. 9aa0880 Fix the bugs for DatahubGen module by klu2 · 17 years ago
  50. eb16e24 Add 8254 module and fix the hob operation for R9 library. by klu2 · 17 years ago
  51. 46b5ebc For UNI file, some String may not be defined for a language. This has been true for a lot of platform code. For this case, EFI_NOT_FOUND will be returned. To allow the old code to be run without porting, we don't assert on EFI_NOT_FOUND. The missing String will be declared if user select differnt languages for the platform. by qwang12 · 17 years ago
  52. 714e811 Fixed an issue which would cause build failure in some corner cases. by jwang36 · 17 years ago
  53. 4646749 Fix the bug about comparing with mismatched integrate type by klu2 · 17 years ago
  54. cb56d4e Correct depex for Cpu and CpuIo module. by klu2 · 17 years ago
  55. 5ea4132 Use correct IoLib's library instance for DxeStatusCode driver. by klu2 · 17 years ago
  56. 2b505f5 Remove CpuDeadLoop(). by qhuang8 · 17 years ago
  57. d17b286 Add missing library instance and module for Duet platform. by klu2 · 17 years ago
  58. 9dce17a Fix a bug for producing status code instance. by klu2 · 17 years ago
  59. 60bb271 StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not always, so remove it from depex section. by klu2 · 17 years ago
  60. 48014ae Made it working by jwang36 · 17 years ago
  61. 391cdf4 Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All reference to these name should use the standard name defined in UEFI 2.1 specification which are EFI_GLYPH_WIDTH and EFI_GLYPH_HEIGHT by qwang12 · 17 years ago
  62. 0898c57 Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All reference to these name should use the standard name defined in UEFI 2.1 specification which are EFI_GLYPH_WIDTH and EFI_GLYPH_HEIGHT by qwang12 · 17 years ago
  63. a0b629b Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All reference to these name should use the standard name defined in UEFI 2.1 specification which are EFI_GLYPH_WIDTH and EFI_GLYPH_HEIGHT by qwang12 · 17 years ago
  64. ff514e2 Add more debug print message and fix some issues. by klu2 · 17 years ago
  65. 2a3ce6d Added python wrapper of EFI (de)compressor by jwang36 · 17 years ago
  66. 3da85e6 1, Use PrintLib in Duet loader by klu2 · 17 years ago
  67. 8c1ba7f The library instance BaseUefiTianoCustomDecompressLib in IntelFrameworkModulePkg is for decompressing GUID section. So it could not be used for EfiLdr module. Just implement TianoDecompress in EfiLdr module itself. by klu2 · 17 years ago
  68. 52ce3fa Move post building command from make file to bat file. Until build system support post build, these command will be for Duet platform's post building commands. by klu2 · 17 years ago
  69. 79f16ea Move post building command from make file to bat file. Until build system support post build, these command will be for Duet platform's post building commands. by klu2 · 17 years ago
  70. 4cb4319 Fix various warnings with the Intel C compiler. by jljusten · 17 years ago
  71. 8067d30 Correct the bug to ignore the encapsulated section. by lgao4 · 17 years ago
  72. 54b8514 Fixed an CR/LF issue in FDF file by jwang36 · 17 years ago
  73. e645aac Fixed several typo in variable names by jwang36 · 17 years ago
  74. 5933617 1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI IFR opcodes and get the default value embedded in the IFR. by qwang12 · 17 years ago
  75. c7ec71b Fix the makefile issue for bootsector module by klu2 · 17 years ago
  76. e00f3fe 1. GenSec tool only updates output file when the contents of the output file are modified. by lgao4 · 17 years ago
  77. bc02104 Delete the macro definitions which build system will provided automatically. by klu2 · 17 years ago
  78. b9a3117 init target should not be used in customize makefile. Fix it. by klu2 · 17 years ago
  79. b67754b initialize local variable before use. by htao · 17 years ago
  80. 0ce1dd7 [Description] by eric_tian · 17 years ago
  81. 152af59 [Description] by eric_tian · 17 years ago
  82. fdb05fa Fix missing include header file and fix typo in comment. by klu2 · 17 years ago
  83. 01aef47 Fix missing include header file and fix typo in comment. by klu2 · 17 years ago
  84. 7459094 Fix typo in comment. by klu2 · 17 years ago
  85. 2a254b9 Fix typo in comment. by klu2 · 17 years ago
  86. 7dd8b91 Fix comment typo by klu2 · 17 years ago
  87. d1057d4 Fix comment typo. by klu2 · 17 years ago
  88. 3f748e5 Fix missing include file which break doxygen parsing. by klu2 · 17 years ago
  89. 0c7f62f Fix missing include file which break doxygen parsing. by klu2 · 17 years ago
  90. 0b3cac3 Fix missing include file which break doxygen parsing. by klu2 · 17 years ago
  91. ec0ccdd Fix missing include file which break doxygen parsing. by klu2 · 17 years ago
  92. 4bd9469 Changed GenFds to use database based module/package/platform information retrieval mechanism by jwang36 · 17 years ago
  93. 30d3be3 Add missing library class declaration. by klu2 · 17 years ago
  94. d6b69c1 Add missing library class. by klu2 · 17 years ago
  95. 6a30250 Added several improvements for user experience by jwang36 · 17 years ago
  96. 102e727 rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA as it is a duplicated definition with IfrSupportLib.h by qwang12 · 17 years ago
  97. 0f9d26a Add the function relative address to the base address in the map file for user easy reference. by lgao4 · 17 years ago
  98. 2c1bc18 Fixed error data in generated listing file by jwang36 · 17 years ago
  99. c2c8503 Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition to "IFE$" by lgao4 · 17 years ago
  100. 6cd4aed Remove unused function. by klu2 · 17 years ago