1. a30e92d Sync BaseTools Branch (version r2271) to EDKII main trunk. by lgao4 · 13 years ago
  2. 4234283 Sync BaseTools Branch (version r2271) to EDKII main trunk. by lgao4 · 13 years ago
  3. ba94480 Fixed memory leak and buffer overrun for string op-code. by ydong10 · 13 years ago
  4. ce2f13a MdeModulePkg: Define PPI to convey performance information from SEC phase to PEI. by xdu2 · 13 years ago
  5. 79b7a6a IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status code for OS Loader Load and OS Loader Start. by xdu2 · 13 years ago
  6. eab90a6 MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Load, OS Loader Start, S3 Suspend Start and S3 Suspend End. by xdu2 · 13 years ago
  7. ce9b590 Fixed build error reported by ICC and GCC by erictian · 13 years ago
  8. 1476a25 RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data from Lockbox. Fix this issue. by li-elvin · 13 years ago
  9. f6c014f Add a PcdPs2KbdExtendedVerification to let user to choose whether extend reset for keyboard driver in start (). Add more debug information in the driver. by li-elvin · 13 years ago
  10. b9610b9 Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds. by xdu2 · 13 years ago
  11. 6e5ed09 Add UEFI_APPLICATION module type support for the capsule lib. by niruiyu · 13 years ago
  12. c4b8c2d Error handling refinement at UsbIoResetPort() to avoid device state machine getting corrupted when the device disconnect happens by erictian · 13 years ago
  13. ef94958 Raise TPL to prevent the BlockIo instance for USB device is removed during the locating the instance and using it. by niruiyu · 13 years ago
  14. 670a64e Fix build crash while using MSFT to build OVMF, also fix some build warning report for PCD type issues. by gikidy · 13 years ago
  15. e0afa48 Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able to function properly in UEFI2.1 platform. by tye1 · 13 years ago
  16. 9ea13d7 Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able to function properly in UEFI2.1 platform. by tye1 · 13 years ago
  17. 83f1f16 Refine code to follow coding style. by ydong10 · 13 years ago
  18. 581900d Remove CONST modifier to be spec compliance by erictian · 13 years ago
  19. db0f0d3 Remove CONST modifier to be spec compliance by erictian · 13 years ago
  20. 71f6080 Remove CONST modifier to be spec compliance by erictian · 13 years ago
  21. 4496ff7 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid by hhuan13 · 13 years ago
  22. 379db4a 1. Refine the error handling for PXE-v4 driver. by hhuan13 · 13 years ago
  23. 5657b26 Update SMM Core to use SMM Mode as soon as SMM Mode is available by mdkinney · 13 years ago
  24. ad9aa87 Refine code to follow coding style. by ydong10 · 13 years ago
  25. f43b7a5 Refine file comments to follow coding style. by ydong10 · 13 years ago
  26. 5d46f17 ShellPkg: fix ShellPrint-functions to allow for escape character to prevent attribute changes. by jcarsey · 13 years ago
  27. d159ab9 ShellPkg: fix build error when converting INTN to INT32. by jcarsey · 13 years ago
  28. 92870c9 Enabling usb3.0 XHCI support. by erictian · 13 years ago
  29. da910a4 remove some const modifier to spec compliance. by erictian · 13 years ago
  30. 884f929 Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER. by lzeng14 · 13 years ago
  31. 63f3161 Add documentation on how to build for execution within an emulation environment. by darylm503 · 13 years ago
  32. 48be3ea ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was passed by oliviermartin · 13 years ago
  33. 50e6102 Fix GCC build error. by lzeng14 · 13 years ago
  34. 1c6f402 ArmPkg/BdsLib: Fixed parameters passed to AllocatePages() by oliviermartin · 13 years ago
  35. 1c978f4 Revert last commit about "Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE_PATH and remove DevicePath.h file." by gikidy · 13 years ago
  36. d4b3293 Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE_PATH and remove DevicePath.h file. by gikidy · 13 years ago
  37. 3e5cfe9 Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the SMI periodic handler list. by niruiyu · 13 years ago
  38. ca8afbc ArmPlatformPkg: Changed the reference base of the PI Global Pointer Offset by oliviermartin · 13 years ago
  39. 8c454d9 BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define System Memory by oliviermartin · 13 years ago
  40. bd54c23 ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one initially requested by oliviermartin · 13 years ago
  41. 656416b ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS by oliviermartin · 13 years ago
  42. 326d1df ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC' by oliviermartin · 13 years ago
  43. e180860 ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculation by oliviermartin · 13 years ago
  44. 3757392 ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use PrePeiHobListPointerLib function by oliviermartin · 13 years ago
  45. 151acec ArmPkg: Fix ARMGCC build by oliviermartin · 13 years ago
  46. 11e667f ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLib by oliviermartin · 13 years ago
  47. 2dde40b ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrant by oliviermartin · 13 years ago
  48. 9e4a626 ArmPlatformPkg/SP804TimerLib: Fixed macro timer base addresses by oliviermartin · 13 years ago
  49. 5ec65e9 Omap35xxPkg/Library/RealTimeClockLib: Add RTC Support by oliviermartin · 13 years ago
  50. ddff87b Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectController() by oliviermartin · 13 years ago
  51. ee6cf42 Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. by vanjeff · 13 years ago
  52. 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
  53. 1e6e6f5 Fix mismatch between the declaration and definition of fwrite. by darylm503 · 13 years ago
  54. b6ed107 Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. by vanjeff · 13 years ago
  55. 947a2d2 Re-enable the declaration for ftello. by darylm503 · 13 years ago
  56. fb11c13 OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issue by jljusten · 13 years ago
  57. 61403bd Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  58. 4ae5165 Allocate memory buffer to store TscFrequency, and InstallConfigurationTable with the pointer to this buffer. by lzeng14 · 13 years ago
  59. 46171fb Remove the blank line. by lgao4 · 13 years ago
  60. 4c5a5e0 Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. by tye1 · 13 years ago
  61. ab0eece 1. Add Uefi231 secure boot related definitions by hhuan13 · 13 years ago
  62. 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
  63. 2f3f1a6 1.Fix a icc build break by hhuan13 · 13 years ago
  64. 495797c 1. Add two performance measurement points for SMM performance measurement; by rsun3 · 13 years ago
  65. a430bdb Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  66. abb4e5f ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the Sec module by oliviermartin · 13 years ago
  67. e6d572b ArmPkg/ArmDmaLib: Fix coherency issues in DmaLib by oliviermartin · 13 years ago
  68. 9201b04 ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break' by oliviermartin · 13 years ago
  69. 43f6991 ArmPkg/PL390Gic: Fix RegisterInterruptSource() to be able to unregister an interrupt handler by oliviermartin · 13 years ago
  70. 6b73be8 Omap35xxPkg: Turn on the power for the USB Hub by oliviermartin · 13 years ago
  71. e093278 EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer by oliviermartin · 13 years ago
  72. bb0f9e9 EmbeddedPkg/MmcDxe: Fix the indexes in the response array by oliviermartin · 13 years ago
  73. 36aa561 EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD 2 High Density cards by oliviermartin · 13 years ago
  74. d8ad473 EmbeddedPkg/MmcDxe: Fix the CMD3 sequence by oliviermartin · 13 years ago
  75. 969ece7 EmbeddedPkg/MmcDxe: Improved parameters checking by oliviermartin · 13 years ago
  76. 3de9937 EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is present by oliviermartin · 13 years ago
  77. 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
  78. 5672b88 EmulatorPkg/build.sh: Pass extra build options to the build command by jljusten · 13 years ago
  79. fb51181 OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support) by jljusten · 13 years ago
  80. d5aff67 1. Enhanced error handling in case PXE DHCP process error happens. by hhuan13 · 13 years ago
  81. 129b8b0 1. Fix bugs for PXE-IPv6 to accommodate the situation: by hhuan13 · 13 years ago
  82. 1c2ae02 OvmfPkg AcpiTimerLib: Fix issue with I/O address initialization by jljusten · 13 years ago
  83. 1fc9308 EmulatorPkg: Remove UnixPkg instance of the BaseLib and use PcdDxeIplBuildPageTables. by andrewfish · 13 years ago
  84. 9184d5d EmulatorPkg: Make the library work with DXE Core. by andrewfish · 13 years ago
  85. bed0bbc EmulatorPkg: Make early DEBUG prints in DXE Core work. by andrewfish · 13 years ago
  86. 382e78c ShellPkg: bug fix for edit search/replace function by jcarsey · 13 years ago
  87. b5827cb MdeModulePkg: Don't build SmmLockBoxPeiLib for IPF by jljusten · 13 years ago
  88. 8072b59 Disable building socket applications. by darylm503 · 13 years ago
  89. 848997b This adds support for @ prefixed commands in script files. by jcarsey · 13 years ago
  90. 37abfb7 Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi tables are installed. by lgao4 · 13 years ago
  91. be5ec8c Fix X64 VS2005 and VS2008 compile error. by lgao4 · 13 years ago
  92. 4134280 Fix X64 compile error. by lgao4 · 13 years ago
  93. 47a43df Remove the code added originally to restore 8254 timer to 54ms. by li-elvin · 13 years ago
  94. 6bae492 clarify the logic of the print length counting functions in both PrintLib library instances. by jcarsey · 13 years ago
  95. 7ca9e5a EmbeddedPkg: Fix mispellings by oliviermartin · 13 years ago
  96. 573d7e4 remove CatSPrint from ShellPkg. by jcarsey · 13 years ago
  97. 1c34b25 Better handle transmit errors Return 0 receive bytes when socket is closed by lpleahy · 13 years ago
  98. 4237287 add IPv4 address copy macro. by jcarsey · 13 years ago
  99. f75316c MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry() by oliviermartin · 13 years ago
  100. d1cab2b Remove SocketPkg references by lpleahy · 13 years ago