1. a1eff44 OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfield by jljusten · 12 years ago
  2. 830067b OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCD by jljusten · 12 years ago
  3. 67164dc OvmfPkg: assorted whitespace removal by jljusten · 12 years ago
  4. 6dbdb19 Fix compile error by czhang46 · 12 years ago
  5. 0054ce5 Enhance the error code info. by ydong10 · 12 years ago
  6. 158e788 Enhance the comments. by ydong10 · 12 years ago
  7. 2aadc92 Enable TPM measurement lib to measure all PE image from a FV unmeasured by TcgPei by czhang46 · 12 years ago
  8. 884ed92 Modify UDP and IP to transmit on all network adapters instead of just the first network adapter. by lpleahy · 12 years ago
  9. 44890db Refine code to make it more safely. by ydong10 · 12 years ago
  10. 8261202 Enhance the check for options in the question. by ydong10 · 12 years ago
  11. 1deb5ca When question not have storage with it, not restore old value for it. by ydong10 · 12 years ago
  12. be7256a Add type cast to avoid sign extension on x64 tip. by vanjeff · 12 years ago
  13. e5010d3 When SerialPortWrite() is called with a non-NULL Buffer and NumberOfBytes is passed in as 0, just do a flush. by niruiyu · 12 years ago
  14. 7d92107 Cache the state whether the ROM image contains EFI Option ROM when loading the ROM content from PCI device to memory to avoid re-parsing the ROM image to check the EFI Option ROM. by niruiyu · 12 years ago
  15. f480fdc Fix always allocate memory issue. by ydong10 · 12 years ago
  16. 81634bf Fix display color error when scroll up/down the screen. by ydong10 · 12 years ago
  17. 16bacc0 Fix the memory leak issue and enhance the check for CoreReadImageFile return. by lzeng14 · 12 years ago
  18. 0407056 Check the return code from CoreLocateDevicePath() in MdeModulePkg/Core/Dxe/Image/Image.c CoreLoadImageCommon(). by lzeng14 · 12 years ago
  19. 59f968c TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd list by czhang46 · 12 years ago
  20. 84bce75 Check the value of Hdr.dwLength for signed EFI image before image validation. by sfu5 · 12 years ago
  21. 44c5d6b Refine coding style. by ydong10 · 12 years ago
  22. 8cc0681 fix compile error in TcgPei by czhang46 · 12 years ago
  23. 641b4a4 Set mode 0 (80x25) when Consplitter does not exist. by li-elvin · 12 years ago
  24. 99bb0f8 Fix build fail. by ydong10 · 12 years ago
  25. d697218 Refine the code to make it more safely. by ydong10 · 12 years ago
  26. 1ba7644 StdLib: Fix possible compiler warnings when doing enumerate type comparison. by rsun3 · 12 years ago
  27. 7cb7e2a EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be complete was decreased twice. by oliviermartin · 12 years ago
  28. 3f5aa19 ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WC by oliviermartin · 12 years ago
  29. f166026 Restore EditBuffer before call the callback function to avoid get error data. by ydong10 · 12 years ago
  30. dbcecd5 Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode string length. by erictian · 12 years ago
  31. 4dbb98a Add check for DevicePathNode. by lgao4 · 12 years ago
  32. 611db14 EmulatorPkg/PlatformSmbiosDxe: Fix build issue with UNIXGCC by jljusten · 12 years ago
  33. 8d53199 OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size error by jljusten · 12 years ago
  34. 82045b2 OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44 by jljusten · 12 years ago
  35. 3d78c02 Fix comparisons of enumerated types which may cause warnings for some compilers. by rsun3 · 12 years ago
  36. 055c829 TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic. by czhang46 · 12 years ago
  37. f5c941b Only disable Debug Timer for x64 platforms in S3RestoreConfig2(). by vanjeff · 12 years ago
  38. 2cd086a OvmfPkg: get boot order from QEMU by jljusten · 12 years ago
  39. 67fe5be OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocation by jljusten · 12 years ago
  40. 3206b5e Change Bcfg.c to use the new definition of EFI_KEY_OPTION. by niruiyu · 12 years ago
  41. 933d80a 1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Library. by vanjeff · 12 years ago
  42. 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
  43. 6a34a2e Change Bcfg.c to use the new definition of EFI_KEY_OPTION. by niruiyu · 12 years ago
  44. 333a53e Use firmware version instead of hardcode string for S-CRTM version identifier by czhang46 · 12 years ago
  45. 9063c32 Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt. by sfu5 · 12 years ago
  46. db999bd Remove MOR check box feature. should not have a switch to turn off MOR. by czhang46 · 12 years ago
  47. ae837d3 Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR. by niruiyu · 12 years ago
  48. c0394e0 Fix the bug in PciBus driver to correct parse the 64bit BAR. by niruiyu · 12 years ago
  49. f6f9031 Update the DxeImageVerificationLib to handle the signed image which CertType is set to EFI_CERT_TYPE_PKCS7_GUID. by sfu5 · 12 years ago
  50. f6e2335 1. Initialize certdb variable with correct value of list size. by sfu5 · 12 years ago
  51. efad60c Fix PeiCryptLib build issue. by tye1 · 12 years ago
  52. 15f2d73 Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logic by czhang46 · 12 years ago
  53. a66e0c7 1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local APIC library. by vanjeff · 12 years ago
  54. abef469 Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded. by vanjeff · 12 years ago
  55. 8d4e1bd Get correct GOP protocol for physical GOP device. by li-elvin · 12 years ago
  56. 60893cc Enhance the check for some fields in the PE image before use it. by ydong10 · 12 years ago
  57. cc65822 Add additional delay in DHCP6 InfoRequest interface to wait for link local address DAD to finish. by sfu5 · 12 years ago
  58. 7fb60a9 MdeModulePkg/AtaAtapiPassThru: Move error check behind the place that SetupFIS frame is received. by erictian · 12 years ago
  59. e407cee Roll back one unnecessary change in Dispatcher.c, which is added by previous patch. by lgao4 · 12 years ago
  60. 5db28a6 Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
  61. bc2dfdb Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
  62. 53cdd43 Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields. by niruiyu · 12 years ago
  63. b92b120 Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
  64. 3acb198 Enhance the check when ImageRead function return. by ydong10 · 12 years ago
  65. 05bf16e Initialize the variable before use it. by ydong10 · 12 years ago
  66. 9776099 Patch includes: by ydong10 · 12 years ago
  67. 09c990a MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1.2.1. by rsun3 · 12 years ago
  68. 89b5f4b Fix some coding style issues by czhang46 · 12 years ago
  69. 677e5c0 Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issue by czhang46 · 12 years ago
  70. 2fa996f Fix Consplitter GOP UEFI SCT issue. by li-elvin · 12 years ago
  71. d6bee31 Enhance the code to make the code logic more clear. by ydong10 · 12 years ago
  72. 48ee8e3 Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable. by lzeng14 · 12 years ago
  73. 6d4136f Add three INIT flag in Debug Agent Library. by vanjeff · 12 years ago
  74. ca89ab9 IntelFrameworkModulePkg/IdeBusDxe: Add error check on the return status of invoking AtaSoftReset(). by erictian · 12 years ago
  75. be02dce Fix TCG protocol PassThroughToTpm() SDL issue by czhang46 · 12 years ago
  76. f58f3de Fix the issue that consplitter should not touch ConIn variable & do ConIn connection by czhang46 · 12 years ago
  77. bc79c73 Fix the issue that consplitter should not touch ConIn variable & do ConIn connection by czhang46 · 12 years ago
  78. db1126d Update file guid to avoid conflict with other file. by ydong10 · 12 years ago
  79. bd07919 Add missing break and add comment to non-necessary break. by li-elvin · 12 years ago
  80. 4ccd921 Update the "ConErr" related variable name to the new one "ErrOut". by ydong10 · 12 years ago
  81. f4a25e8 Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug tip could override IDT entry for INT3. by vanjeff · 12 years ago
  82. 54e27ad Add missing function comments by jyao1 · 12 years ago
  83. b8a605d Fix incorrect sizeof () usage. by li-elvin · 12 years ago
  84. ffa1e78 PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its return value wrong by erictian · 12 years ago
  85. 50fe73a 1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed image. by sfu5 · 12 years ago
  86. 8c71ec8 OvmfPkg: Add custom SecureBootConfigDxe that doesn't reset by jljusten · 12 years ago
  87. ff8dd31 OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues by jljusten · 12 years ago
  88. e148512 EmulatorPkg: Fix Visual Studio build for IA32 & X64 by jljusten · 12 years ago
  89. 33efdf5 Refine the logic to handle the device path info get from string token. by ydong10 · 12 years ago
  90. d0bf562 Create 4G page table by default, and using PF to handle >4G MMIO access, to improve S3 performance. by jyao1 · 12 years ago
  91. 743094a OvmfPkg: Support GCC47 toolchain by jljusten · 12 years ago
  92. 35cfa92 EmulatorPkg: Support GCC47 toolchain by jljusten · 12 years ago
  93. 498f7d8 OvmfPkg: generate full MADT dynamically, synchronize contents with qemu by jljusten · 12 years ago
  94. 05c89c7 OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRS by jljusten · 12 years ago
  95. a5595b1 OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5 by jljusten · 12 years ago
  96. 9388fd3 OvmfPkg: fix interrupt routing in the DSDT, bump revision number by jljusten · 12 years ago
  97. cc2f2c4 OvmfPkg: add parallel port to the DSDT by jljusten · 12 years ago
  98. ba01f3b OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDT by jljusten · 12 years ago
  99. b636c6e OvmfPkg: add comments to the DSDT, remove trailing empty line by jljusten · 12 years ago
  100. a42bdfc OvmfPkg: _DIS and _SRS methods should have permanent effect by jljusten · 12 years ago