1. 8cc0681 fix compile error in TcgPei by czhang46 · 12 years ago
  2. 641b4a4 Set mode 0 (80x25) when Consplitter does not exist. by li-elvin · 12 years ago
  3. 99bb0f8 Fix build fail. by ydong10 · 12 years ago
  4. d697218 Refine the code to make it more safely. by ydong10 · 12 years ago
  5. 1ba7644 StdLib: Fix possible compiler warnings when doing enumerate type comparison. by rsun3 · 12 years ago
  6. 7cb7e2a EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be complete was decreased twice. by oliviermartin · 12 years ago
  7. 3f5aa19 ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WC by oliviermartin · 12 years ago
  8. f166026 Restore EditBuffer before call the callback function to avoid get error data. by ydong10 · 12 years ago
  9. dbcecd5 Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode string length. by erictian · 12 years ago
  10. 4dbb98a Add check for DevicePathNode. by lgao4 · 12 years ago
  11. 611db14 EmulatorPkg/PlatformSmbiosDxe: Fix build issue with UNIXGCC by jljusten · 12 years ago
  12. 8d53199 OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size error by jljusten · 12 years ago
  13. 82045b2 OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44 by jljusten · 12 years ago
  14. 3d78c02 Fix comparisons of enumerated types which may cause warnings for some compilers. by rsun3 · 12 years ago
  15. 055c829 TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic. by czhang46 · 12 years ago
  16. f5c941b Only disable Debug Timer for x64 platforms in S3RestoreConfig2(). by vanjeff · 12 years ago
  17. 2cd086a OvmfPkg: get boot order from QEMU by jljusten · 12 years ago
  18. 67fe5be OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocation by jljusten · 12 years ago
  19. 3206b5e Change Bcfg.c to use the new definition of EFI_KEY_OPTION. by niruiyu · 12 years ago
  20. 933d80a 1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Library. by vanjeff · 12 years ago
  21. 5df0877 Add comments to explain the reason return status is not checked. The return status of KeyboardRead is not used. by li-elvin · 12 years ago
  22. 6a34a2e Change Bcfg.c to use the new definition of EFI_KEY_OPTION. by niruiyu · 12 years ago
  23. 333a53e Use firmware version instead of hardcode string for S-CRTM version identifier by czhang46 · 12 years ago
  24. 9063c32 Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt. by sfu5 · 12 years ago
  25. db999bd Remove MOR check box feature. should not have a switch to turn off MOR. by czhang46 · 12 years ago
  26. ae837d3 Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR. by niruiyu · 12 years ago
  27. c0394e0 Fix the bug in PciBus driver to correct parse the 64bit BAR. by niruiyu · 12 years ago
  28. f6f9031 Update the DxeImageVerificationLib to handle the signed image which CertType is set to EFI_CERT_TYPE_PKCS7_GUID. by sfu5 · 12 years ago
  29. f6e2335 1. Initialize certdb variable with correct value of list size. by sfu5 · 12 years ago
  30. efad60c Fix PeiCryptLib build issue. by tye1 · 12 years ago
  31. 15f2d73 Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logic by czhang46 · 12 years ago
  32. a66e0c7 1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local APIC library. by vanjeff · 12 years ago
  33. abef469 Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded. by vanjeff · 12 years ago
  34. 8d4e1bd Get correct GOP protocol for physical GOP device. by li-elvin · 12 years ago
  35. 60893cc Enhance the check for some fields in the PE image before use it. by ydong10 · 12 years ago
  36. cc65822 Add additional delay in DHCP6 InfoRequest interface to wait for link local address DAD to finish. by sfu5 · 12 years ago
  37. 7fb60a9 MdeModulePkg/AtaAtapiPassThru: Move error check behind the place that SetupFIS frame is received. by erictian · 12 years ago
  38. e407cee Roll back one unnecessary change in Dispatcher.c, which is added by previous patch. by lgao4 · 12 years ago
  39. 5db28a6 Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
  40. bc2dfdb Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
  41. 53cdd43 Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields. by niruiyu · 12 years ago
  42. b92b120 Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
  43. 3acb198 Enhance the check when ImageRead function return. by ydong10 · 12 years ago
  44. 05bf16e Initialize the variable before use it. by ydong10 · 12 years ago
  45. 9776099 Patch includes: by ydong10 · 12 years ago
  46. 09c990a MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1.2.1. by rsun3 · 12 years ago
  47. 89b5f4b Fix some coding style issues by czhang46 · 12 years ago
  48. 677e5c0 Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issue by czhang46 · 12 years ago
  49. 2fa996f Fix Consplitter GOP UEFI SCT issue. by li-elvin · 12 years ago
  50. d6bee31 Enhance the code to make the code logic more clear. by ydong10 · 12 years ago
  51. 48ee8e3 Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable. by lzeng14 · 12 years ago
  52. 6d4136f Add three INIT flag in Debug Agent Library. by vanjeff · 12 years ago
  53. ca89ab9 IntelFrameworkModulePkg/IdeBusDxe: Add error check on the return status of invoking AtaSoftReset(). by erictian · 12 years ago
  54. be02dce Fix TCG protocol PassThroughToTpm() SDL issue by czhang46 · 12 years ago
  55. f58f3de Fix the issue that consplitter should not touch ConIn variable & do ConIn connection by czhang46 · 12 years ago
  56. bc79c73 Fix the issue that consplitter should not touch ConIn variable & do ConIn connection by czhang46 · 12 years ago
  57. db1126d Update file guid to avoid conflict with other file. by ydong10 · 12 years ago
  58. bd07919 Add missing break and add comment to non-necessary break. by li-elvin · 12 years ago
  59. 4ccd921 Update the "ConErr" related variable name to the new one "ErrOut". by ydong10 · 12 years ago
  60. f4a25e8 Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug tip could override IDT entry for INT3. by vanjeff · 12 years ago
  61. 54e27ad Add missing function comments by jyao1 · 12 years ago
  62. b8a605d Fix incorrect sizeof () usage. by li-elvin · 12 years ago
  63. ffa1e78 PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its return value wrong by erictian · 12 years ago
  64. 50fe73a 1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed image. by sfu5 · 12 years ago
  65. 8c71ec8 OvmfPkg: Add custom SecureBootConfigDxe that doesn't reset by jljusten · 12 years ago
  66. ff8dd31 OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues by jljusten · 12 years ago
  67. e148512 EmulatorPkg: Fix Visual Studio build for IA32 & X64 by jljusten · 12 years ago
  68. 33efdf5 Refine the logic to handle the device path info get from string token. by ydong10 · 12 years ago
  69. d0bf562 Create 4G page table by default, and using PF to handle >4G MMIO access, to improve S3 performance. by jyao1 · 12 years ago
  70. 743094a OvmfPkg: Support GCC47 toolchain by jljusten · 12 years ago
  71. 35cfa92 EmulatorPkg: Support GCC47 toolchain by jljusten · 12 years ago
  72. 498f7d8 OvmfPkg: generate full MADT dynamically, synchronize contents with qemu by jljusten · 12 years ago
  73. 05c89c7 OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRS by jljusten · 12 years ago
  74. a5595b1 OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5 by jljusten · 12 years ago
  75. 9388fd3 OvmfPkg: fix interrupt routing in the DSDT, bump revision number by jljusten · 12 years ago
  76. cc2f2c4 OvmfPkg: add parallel port to the DSDT by jljusten · 12 years ago
  77. ba01f3b OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDT by jljusten · 12 years ago
  78. b636c6e OvmfPkg: add comments to the DSDT, remove trailing empty line by jljusten · 12 years ago
  79. a42bdfc OvmfPkg: _DIS and _SRS methods should have permanent effect by jljusten · 12 years ago
  80. 56daf8b OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharing by jljusten · 12 years ago
  81. cc16a92 OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDT by jljusten · 12 years ago
  82. 5e57fb7 OvmfPkg: add qemu debug console port to XTRA device by jljusten · 12 years ago
  83. 6d4f320 OvmfPkg: fix LAPIC RangeLength in DSDT by jljusten · 12 years ago
  84. c2129fe OvmfPkg: sync FADT with QEMU: PM Timer is 24-bit by jljusten · 12 years ago
  85. fb51479 OvmfPkg: sync FADT with QEMU: boot architecture flags by jljusten · 12 years ago
  86. 5bf66ed OvmfPkg: sync FADT with QEMU: clear DAY_ALRM by jljusten · 12 years ago
  87. cf5cfe8 OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDE by jljusten · 12 years ago
  88. 062c1cf OvmfPkg: sync FADT with QEMU: disable PM2 control block by jljusten · 12 years ago
  89. 7c9ff57 OvmfPkg: sync FADT with QEMU: correct SMI_CMD by jljusten · 12 years ago
  90. 2712ab4 OvmfPkg: cleanup whitespace in Facp.aslc / Platform.h by jljusten · 12 years ago
  91. edf4af6 Check if active video mode is changed after OpROM starts, if active video mode is not changed, skip INT10 calls to improve performance. by li-elvin · 12 years ago
  92. e27ad65 Fix 2 errors for new feature by czhang46 · 12 years ago
  93. 9b78227 Fix 2 errors for new feature by czhang46 · 12 years ago
  94. 9119637 Fix issue that TCP server will not response to SYN packet from TCP client in TCP6 module. by tye1 · 12 years ago
  95. f4184cb Update openssl patch to replaces the “__FILE__” and “__LINE__” with NULL and 0. by sfu5 · 12 years ago
  96. bb3aa95 Return the proper status after one of the ports is configured for UDP or IP communications. by lpleahy · 12 years ago
  97. 36384ce Refine get default language logic for command "drivers". by ydong10 · 12 years ago
  98. 26af9ac OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues by jljusten · 12 years ago
  99. aaee3a9 Fix memory leak by ydong10 · 12 years ago
  100. 30d1bcd ArmPlatformPkg/Bds: Fixed device path of the default error output device by oliviermartin · 12 years ago