1. ddff87b Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectController() by oliviermartin · 13 years ago
  2. ee6cf42 Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. by vanjeff · 13 years ago
  3. d12a2ec Updated GCD implementation to consume the correct EFI Resources Attributes(Capabilities) instead of the wrong EFI Resources Attributes(Settings). by vanjeff · 13 years ago
  4. 1e6e6f5 Fix mismatch between the declaration and definition of fwrite. by darylm503 · 13 years ago
  5. b6ed107 Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. by vanjeff · 13 years ago
  6. 947a2d2 Re-enable the declaration for ftello. by darylm503 · 13 years ago
  7. fb11c13 OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issue by jljusten · 13 years ago
  8. 61403bd Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  9. 4ae5165 Allocate memory buffer to store TscFrequency, and InstallConfigurationTable with the pointer to this buffer. by lzeng14 · 13 years ago
  10. 46171fb Remove the blank line. by lgao4 · 13 years ago
  11. 4c5a5e0 Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. by tye1 · 13 years ago
  12. ab0eece 1. Add Uefi231 secure boot related definitions by hhuan13 · 13 years ago
  13. b7d320f Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces. by tye1 · 13 years ago
  14. 2f3f1a6 1.Fix a icc build break by hhuan13 · 13 years ago
  15. 495797c 1. Add two performance measurement points for SMM performance measurement; by rsun3 · 13 years ago
  16. a430bdb Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  17. abb4e5f ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the Sec module by oliviermartin · 13 years ago
  18. e6d572b ArmPkg/ArmDmaLib: Fix coherency issues in DmaLib by oliviermartin · 13 years ago
  19. 9201b04 ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break' by oliviermartin · 13 years ago
  20. 43f6991 ArmPkg/PL390Gic: Fix RegisterInterruptSource() to be able to unregister an interrupt handler by oliviermartin · 13 years ago
  21. 6b73be8 Omap35xxPkg: Turn on the power for the USB Hub by oliviermartin · 13 years ago
  22. e093278 EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer by oliviermartin · 13 years ago
  23. bb0f9e9 EmbeddedPkg/MmcDxe: Fix the indexes in the response array by oliviermartin · 13 years ago
  24. 36aa561 EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD 2 High Density cards by oliviermartin · 13 years ago
  25. d8ad473 EmbeddedPkg/MmcDxe: Fix the CMD3 sequence by oliviermartin · 13 years ago
  26. 969ece7 EmbeddedPkg/MmcDxe: Improved parameters checking by oliviermartin · 13 years ago
  27. 3de9937 EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is present by oliviermartin · 13 years ago
  28. 569224f Use linked list to replace the current array solution to store the periodic SMI handlers to support more than 8 periodic SMI handlers. by niruiyu · 13 years ago
  29. 5672b88 EmulatorPkg/build.sh: Pass extra build options to the build command by jljusten · 13 years ago
  30. fb51181 OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support) by jljusten · 13 years ago
  31. d5aff67 1. Enhanced error handling in case PXE DHCP process error happens. by hhuan13 · 13 years ago
  32. 129b8b0 1. Fix bugs for PXE-IPv6 to accommodate the situation: by hhuan13 · 13 years ago
  33. 1c2ae02 OvmfPkg AcpiTimerLib: Fix issue with I/O address initialization by jljusten · 13 years ago
  34. 1fc9308 EmulatorPkg: Remove UnixPkg instance of the BaseLib and use PcdDxeIplBuildPageTables. by andrewfish · 13 years ago
  35. 9184d5d EmulatorPkg: Make the library work with DXE Core. by andrewfish · 13 years ago
  36. bed0bbc EmulatorPkg: Make early DEBUG prints in DXE Core work. by andrewfish · 13 years ago
  37. 382e78c ShellPkg: bug fix for edit search/replace function by jcarsey · 13 years ago
  38. b5827cb MdeModulePkg: Don't build SmmLockBoxPeiLib for IPF by jljusten · 13 years ago
  39. 8072b59 Disable building socket applications. by darylm503 · 13 years ago
  40. 848997b This adds support for @ prefixed commands in script files. by jcarsey · 13 years ago
  41. 37abfb7 Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi tables are installed. by lgao4 · 13 years ago
  42. be5ec8c Fix X64 VS2005 and VS2008 compile error. by lgao4 · 13 years ago
  43. 4134280 Fix X64 compile error. by lgao4 · 13 years ago
  44. 47a43df Remove the code added originally to restore 8254 timer to 54ms. by li-elvin · 13 years ago
  45. 6bae492 clarify the logic of the print length counting functions in both PrintLib library instances. by jcarsey · 13 years ago
  46. 7ca9e5a EmbeddedPkg: Fix mispellings by oliviermartin · 13 years ago
  47. 573d7e4 remove CatSPrint from ShellPkg. by jcarsey · 13 years ago
  48. 1c34b25 Better handle transmit errors Return 0 receive bytes when socket is closed by lpleahy · 13 years ago
  49. 4237287 add IPv4 address copy macro. by jcarsey · 13 years ago
  50. f75316c MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry() by oliviermartin · 13 years ago
  51. d1cab2b Remove SocketPkg references by lpleahy · 13 years ago
  52. 9995c2e Add non null assertion before using the bridge instance. by niruiyu · 13 years ago
  53. 7dc1329 Fix @return Doxygen commands to be singular instead of plural. by darylm503 · 13 years ago
  54. 59d1343 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  55. 39f4382 Get rid of some rcsid blocks. The EDK II build options cause a build break on the rcsid definitions. It is easier to delete them than other workarounds. by darylm503 · 13 years ago
  56. eec7d42 OvmfPkg/PlatformPei: Add Xen support by jljusten · 13 years ago
  57. 8379337 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  58. 681cc25 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  59. 7dad86f Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS. by niruiyu · 13 years ago
  60. 8db6a82 Print resource allocation/bar programming when PciBus driver does PCI BUS enumeration. by niruiyu · 13 years ago
  61. 48c0731 Fix X64 compile error. by lgao4 · 13 years ago
  62. 8332983 UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector with two NOPs in VTF0. by rsun3 · 13 years ago
  63. c5493c5 Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Function 42H returning data boundary error (09H). by li-elvin · 13 years ago
  64. 486aace Fix send to properly wait while long transmits are in progress by lpleahy · 13 years ago
  65. 1e2b43f ShellPkg: Added the Ctrl based hot key for hexedit by jcarsey · 13 years ago
  66. f405c06 Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. by jcarsey · 13 years ago
  67. 274402d Add plain-text ReadMe files and delete the PDF version. Clean up some comments. by darylm503 · 13 years ago
  68. 3c47fe6 MdePkg: Fixed hang/reset in thunk code when building with GCC X64 by geekboy15a · 13 years ago
  69. 993532d MdeModulePkg: Add SmmLockBox PEI implementation by jljusten · 13 years ago
  70. eb222ae Fix GCC build breaks. by darylm503 · 13 years ago
  71. 05f9aa4 Make it easy to build the socket applications by lpleahy · 13 years ago
  72. 6c7274a Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. by lgao4 · 13 years ago
  73. c05e799 Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. by lgao4 · 13 years ago
  74. 3c28a72 Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. by lgao4 · 13 years ago
  75. f93161b Fix 32-bit bios build error. by li-elvin · 13 years ago
  76. fbd770b fix typo by jcarsey · 13 years ago
  77. feccc28 cleanup function and eliminate build error. by jcarsey · 13 years ago
  78. 04bbf1f When status code handler unregister itself, status code dispatch in status code router driver will have problem to get next handler. Fixed the issue in status code router. by li-elvin · 13 years ago
  79. 0ddd855 Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. It is for UEFI driver to access SMBIOS table in configuration table before boot. by li-elvin · 13 years ago
  80. afe05b7 Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create/update smbios table in configuration table when each field is updated. by li-elvin · 13 years ago
  81. af00cab Put free the buffer GraphicsOutput.Mode in correct place. by li-elvin · 13 years ago
  82. fbf82a2 Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to show string with wrap flag. by lgao4 · 13 years ago
  83. 1261fe2 Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h, by rsun3 · 13 years ago
  84. 4684b66 Add Socket Library applications. by darylm503 · 13 years ago
  85. d7ce700 Add Socket Libraries. by darylm503 · 13 years ago
  86. f766dd7 Changes so that Argv points to narrow-character versions of the command-line arguments. by darylm503 · 13 years ago
  87. 84c1b22 OvmfPkg/Include/Guid: Add XenInfo GUID by jljusten · 13 years ago
  88. b1874d3 EmulatorPkg/build.sh: Add build target to command line by jljusten · 13 years ago
  89. 58e3a18 EdkCompatabilityPg: Add missing .globl statement by andrewfish · 13 years ago
  90. d31182c MdeModulePkg: Fix build error for UNIXGCC with IPF by jljusten · 13 years ago
  91. 1d36ec0 ArmPkg: Fix ARM builds for XCode32 by oliviermartin · 13 years ago
  92. 38d6bb9 Adjust the day field when update the month and year field. by ydong10 · 13 years ago
  93. 550486e OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM by jljusten · 13 years ago
  94. 3397c6f For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. by lzeng14 · 13 years ago
  95. 05c82e5 GUIDs should go below the correct comment block in MdePkg.dec. by lzeng14 · 13 years ago
  96. 74ef1d4 MdeModulePkg: Add Recovery PCD feature flags by jljusten · 13 years ago
  97. 5a2beb7 ShellPkg: Added the Ctrl based hot key and changed text editor's UI. by jcarsey · 13 years ago
  98. f7c8bd9 MdePkg: Update CpuSleep to use ARMv7 instruction. by andrewfish · 13 years ago
  99. 2d08d17 BeagleBoardPkg: Ensure there is no pending IRQ and disable timer by oliviermartin · 13 years ago
  100. 3e4df77 MdeModulePkg: Add SmmControl PPI definition by jljusten · 13 years ago