1. 2a2e33b Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change IP_IO structure using this UNION to point the special IP Protocol. by qianouyang · 15 years ago
  2. 0ccabf7 Initialize the local variable before refer to them. by lgao4 · 15 years ago
  3. cda8ba5 Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if gST->ConOut is NULL. by mdkinney · 15 years ago
  4. de243ee 1.Restore BSP IDT table to AP when AP wakeup. by vanjeff · 15 years ago
  5. 4ac4deb Add more check to make sure code run safely. by lgao4 · 15 years ago
  6. 61ece96 Skip restoration of DRx registers to support in-circuit emualators or debuggers set breakpoint in interrupt/exception context. by rsun3 · 15 years ago
  7. 35a1715 Minor grammatical work--mostly adding periods. Sending separately a list of files missing Doxygen @param and @return information. by myronporter · 15 years ago
  8. 63c89e0 remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation by klu2 · 15 years ago
  9. 8850ca7 Update Shell binaries to integrate recent updates in EDK shell project and integrate one hot fix in hexedit. by qhuang8 · 15 years ago
  10. 2788ff5 Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFldMiscTypeOEM buffer overflow. by li-elvin · 15 years ago
  11. 7830363 fix GCC X64 build broken by klu2 · 15 years ago
  12. 12c1395 fix X64 build broken by klu2 · 15 years ago
  13. 5bf5fb3 Change MaxBlock to HEX value to avoid GCC build failure. by li-elvin · 15 years ago
  14. 13ad1de Do the following fix up in SetupBrowser driver: by lgao4 · 15 years ago
  15. c6498c1 Fix the issue that ASSERT() at line 1391 incorrectly asserts when order list variable is empty. by xli24 · 15 years ago
  16. 3ea80ba Convert some C-style comments to Doxygen style for coding standard compliance. by darylm503 · 15 years ago
  17. 39669f1 Fixed tracker #203752, Dhcp4 assert issue. by hhuan13 · 15 years ago
  18. 4548fc2 Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes. by lgao4 · 15 years ago
  19. 5adb8db Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes. by lgao4 · 15 years ago
  20. 2bd78c9 Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read operation. by geekboy15a · 15 years ago
  21. f1329e6 Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg by qhuang8 · 15 years ago
  22. 75d37fc Correct the svn repository link by klu2 · 15 years ago
  23. 938f46b Add DMA Lib for generic ARM cache coherency model. by andrewfish · 15 years ago
  24. 81bc205 Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only. by andrewfish · 15 years ago
  25. 6be6c2e NullDmaLib:DmaMap() function needs to return valid DeviceAddress. by andrewfish · 15 years ago
  26. e10a18f Make the [BuildOption] match the others for GCC. by andrewfish · 15 years ago
  27. 076c050 Set the default compilers arch flags for these packages by andrewfish · 15 years ago
  28. aaeef06 Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would work with Intel (DMA is coherent no matter what you do). by andrewfish · 15 years ago
  29. a108933 If SCSI version support Read/Write (16) command, use both commands to access disk especially for above 2TB. by li-elvin · 15 years ago
  30. a24faca Add Read/Write (16) command to SCSI library. by li-elvin · 15 years ago
  31. 4515103 remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib. by niruiyu · 15 years ago
  32. 8e7c9e0 Fix line ending issue. Update DMA Map primatives to double buffer if buffer does not start on cache line boundary. If buffer is not a multiple of a cache line only whole cache lines will be allowed in the buffer. This is part of the MAP API. by andrewfish · 15 years ago
  33. d744b79 Add a little more code for SD Card DMA, but make sure it is turned off until it is debugged. by andrewfish · 15 years ago
  34. 9e04898 Remove references to a package that does not exist. by andrewfish · 15 years ago
  35. e22812c Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreateTimeOpCode by lgao4 · 15 years ago
  36. 5a2bc71 synchronize interget type definition from MdePkg's processbinding.h to make build pass under GCC44 tool chain by klu2 · 15 years ago
  37. 21ecdf1 Library interface should be declared as EFIAPI by klu2 · 15 years ago
  38. 4a5b245 Status code handler callback should be declared as EFIAPI by klu2 · 15 years ago
  39. 14531b1 Use the ASSERT() for parameter checking as the 4th parameter of internal worker function of MakeTable() must be <= 16. by lgao4 · 15 years ago
  40. ec7cb6a Add the missing PalLib NULL instance. by lgao4 · 15 years ago
  41. c6b4f78 Add the missing PalLib NULL instance. by lgao4 · 15 years ago
  42. a167ecb Fixed the issue of that IP4driver can’t correctly reassemble the Out of Sequence Fragments. by qianouyang · 15 years ago
  43. ce5fad4 For BdsDxe module, by xli24 · 15 years ago
  44. 97ada49 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  45. 164d596 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  46. 8a86c11 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  47. 3a8ab95 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  48. 2bca9a9 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  49. 6a53bf1 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  50. 779bf66 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  51. 4fb411f Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  52. 88b3d36 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  53. a6bb62e MdeModulePkg AcpiTableDxe: Fix GCC build warning by jljusten · 15 years ago
  54. 2653bb4 MdePkg BaseLib: Fix GCC build break by jljusten · 15 years ago
  55. 2ad29d0 fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K variable exists. by erictian · 15 years ago
  56. fe21112 Waiting for redeye so I added some memory map comments to ArmEb.h. Also fixed assembly syntax issue with GCC. by andrewfish · 15 years ago
  57. c756ce8 Fix GCC build break as MemoryFence() API has already been included in GccInline.c in BaseLib. by qhuang8 · 15 years ago
  58. d01a90f Fix some typos by qhuang8 · 15 years ago
  59. 20c1e33 Refine function comment to follow doxygen format. by klu2 · 15 years ago
  60. 4e4a5f3 Temporarily remove build-in __sync_val_compare_and_swap() in the implementation of sync functions. by qhuang8 · 15 years ago
  61. afe7c8b Fix VS2003 build error by jyao1 · 15 years ago
  62. 364aa45 Fix GCC build issue by andrewfish · 15 years ago
  63. 3b7e958 Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API AsmReadTsc(), which is only available for Ia32 & x64 CPU. by qhuang8 · 15 years ago
  64. 24cd83a Remove unicode code in source code. by qhuang8 · 15 years ago
  65. 0ef42f8 Update QueryCapsuleCapabilities interface. by li-elvin · 15 years ago
  66. 9c4a5f7 add security check. by vanjeff · 15 years ago
  67. a9dfdf4 Fix GCC error by andrewfish · 15 years ago
  68. 4ade93d Fixup to point to real RAM and NOR addressess. by andrewfish · 15 years ago
  69. 1a35232 Fix GCC buid issue. by andrewfish · 15 years ago
  70. ebeffc4 Added stub RTC lib, turned on option of building debug agent (GDB STUB) into SEC. Added the platform library template needed to break into GDB stub with ctrl-c. Cleaned up PCDs for selecting serial ports for Console or GDB usage. Filled in GDB Serial Port lib. by andrewfish · 15 years ago
  71. 31e4a57 Fix newline at end of file issue. by andrewfish · 15 years ago
  72. b830c1d Fix grammer in comment by andrewfish · 15 years ago
  73. c9b34b8 Update copyright format by hhtian · 15 years ago
  74. 1a6f1b5 Update copyright format by hhtian · 15 years ago
  75. 6b3f2b8 Setting svn:executable property on applications that do not have it set at this time by lgao4 · 15 years ago
  76. cf683fe 1. Restore the inline C implementation of GCC assembly files that was temporarily removed in Svn r10045. by qhuang8 · 15 years ago
  77. 40d841f Sync EDKII BaseTools to BaseTools project r1971 by lgao4 · 15 years ago
  78. 3dc8585 MdeModulePkg: by jyao1 · 15 years ago
  79. f0f78f9 MdePkg: by jyao1 · 15 years ago
  80. 6a8fb8b Change TPM_BASE to 0 per TPM spec. by rsun3 · 15 years ago
  81. 4cb6774 Fix OS X build issues. Wrong slash direction in include path and unused variable warnning. by andrewfish · 15 years ago
  82. 9203284 Get TimerDxe driver compiling. by andrewfish · 15 years ago
  83. 4099cdc Remove obsolete DebugSupport Driver by andrewfish · 15 years ago
  84. 23d3998 Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. by andrewfish · 15 years ago
  85. 5f4dc6d Ported TimerDxe driver to edk2. by andrewfish · 15 years ago
  86. b76848c A better template, with some build scripts, for ArmEbPkg. New libraries are just stubs and need to get filled in. Also debugger scripts are just copies of the BeagleBoard scripts and need to be ported. Compiles with all build 3 build scripts. Cygwin RVCT via build.sh, DOS RVCT via b.bat, and DOS box CodeSourcery GCC via ba.bat. by andrewfish · 15 years ago
  87. f0c855b Small code refinement in MdeModulePkg. by rsun3 · 15 years ago
  88. 0e4483b Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they depend on the protocols produced by SMM driver. by lgao4 · 15 years ago
  89. 562fccb Fix a typo in comment by klu2 · 15 years ago
  90. 29a4f92 Fix 3 K8 issues for PXE module by hhuan13 · 15 years ago
  91. d60957b Fix minor format issue in file header by qhuang8 · 15 years ago
  92. c78fece Fix minor format issue in file header by qhuang8 · 15 years ago
  93. 636844a Fix minor format issue in file header by qhuang8 · 15 years ago
  94. e3e134e Fix minor format issue in file header by qhuang8 · 15 years ago
  95. d57c443 Fix minor format issue in file header by qhuang8 · 15 years ago
  96. 2432c68 Fix for UNIXGCC build by jchen20 · 15 years ago
  97. 47c242a Setting svn:executable property on applications that do not have it set at this time by lhauch · 15 years ago
  98. ef05e06 1) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variables and parameter across the transition when TEMP RAM is disabled. by mdkinney · 15 years ago
  99. da935a5 Add fix for the hardcoded Max ACPI table number. With this fix, the number of ACPI table has no limitations by dynamical allocation by jchen20 · 15 years ago
  100. 884366c Added a PCD to turn on/off probing Block IO devices to detect add/remove/change. FAT driver does not do this so if the shell does not do this you will get dir hits on an SD Card that has been removed. Default is ON. I moved this feature from device command to main command loop so it gets done after you type return before your command is processed. by andrewfish · 15 years ago