1. c2129fe OvmfPkg: sync FADT with QEMU: PM Timer is 24-bit by jljusten · 12 years ago
  2. fb51479 OvmfPkg: sync FADT with QEMU: boot architecture flags by jljusten · 12 years ago
  3. 5bf66ed OvmfPkg: sync FADT with QEMU: clear DAY_ALRM by jljusten · 12 years ago
  4. cf5cfe8 OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDE by jljusten · 12 years ago
  5. 062c1cf OvmfPkg: sync FADT with QEMU: disable PM2 control block by jljusten · 12 years ago
  6. 7c9ff57 OvmfPkg: sync FADT with QEMU: correct SMI_CMD by jljusten · 12 years ago
  7. 2712ab4 OvmfPkg: cleanup whitespace in Facp.aslc / Platform.h by jljusten · 12 years ago
  8. 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
  9. e27ad65 Fix 2 errors for new feature by czhang46 · 12 years ago
  10. 9b78227 Fix 2 errors for new feature by czhang46 · 12 years ago
  11. 9119637 Fix issue that TCP server will not response to SYN packet from TCP client in TCP6 module. by tye1 · 12 years ago
  12. f4184cb Update openssl patch to replaces the “__FILE__” and “__LINE__” with NULL and 0. by sfu5 · 12 years ago
  13. bb3aa95 Return the proper status after one of the ports is configured for UDP or IP communications. by lpleahy · 12 years ago
  14. 36384ce Refine get default language logic for command "drivers". by ydong10 · 12 years ago
  15. 26af9ac OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues by jljusten · 12 years ago
  16. aaee3a9 Fix memory leak by ydong10 · 12 years ago
  17. 30d1bcd ArmPlatformPkg/Bds: Fixed device path of the default error output device by oliviermartin · 12 years ago
  18. d0d0c1b Removed SetMode in GraphicsConsole Start() in release BIOS to improve performance. Initialize current text mode number to 0xFF as invalid text mode per UEFI spec. Add current mode check in text out protocol interface to avoid invalid text mode. by li-elvin · 12 years ago
  19. 60fde8a Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec. by li-elvin · 12 years ago
  20. a7e57bd The format strings are using notations that require UINTNs (like "0x%02x") but a UINT64 type was being passed instead. This patch adds a typecast to UINTN so the print processing works correctly. by ydong10 · 12 years ago
  21. 1df5c64 Fix a width count error in ClearScreen function. by ydong10 · 12 years ago
  22. cd0842d Refine code to follow coding style. by ydong10 · 12 years ago
  23. 33026cc Enable wide string support for CreatePopUp function in UefiLib. by ydong10 · 12 years ago
  24. 8f3a9e5 LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalculate the HwErrVariableTotalSize, HwErrVariableTotalSize and LastVariableOffset when FtwVariableSpace() fails. by lzeng14 · 12 years ago
  25. 40ef06f Remove Variable PPI dependency from S3Resume module, check return status of locating SmmAccess PPI in S3Resume S3ResumeExecuteBootScript(), and locate SmmAccess PPI and Open SMRAM region only when gEfiAcpiVariableGuid HOB is found in S3Resume S3RestoreConfig2(). by lzeng14 · 12 years ago
  26. cdd3f03 ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite() by oliviermartin · 12 years ago
  27. 477be7c Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVISION_TRUE, PHYSICAL_PRESENCE_SET_NO_PPI_CLEAR_TRUE and PHYSICAL_PRESENCE_SET_NO_PPI_MAINTENANCE_TRUE. by gdong1 · 12 years ago
  28. f2e6099 ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard builds by oliviermartin · 12 years ago
  29. dad28de ArmPlatformPkg/PL180MciDxe: Clean code by oliviermartin · 12 years ago
  30. ebef1b7 ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is full by oliviermartin · 12 years ago
  31. 93b429f ArmPlatformPkg/PL180MciDxe: Fixed coding style by oliviermartin · 12 years ago
  32. 260675b EmbeddedPkg/MmcDxe: Fixed typo by oliviermartin · 12 years ago
  33. 699e34a EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeeds by oliviermartin · 12 years ago
  34. 492e34a EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode() by oliviermartin · 12 years ago
  35. 7d77584 ArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8 by oliviermartin · 12 years ago
  36. 044824d Measure ExitBootServices failure case by czhang46 · 12 years ago
  37. 9e945f7 Measure ExitBootServices failure case by czhang46 · 12 years ago
  38. dda39f3 Fix several issues in BaseCryptLib: by tye1 · 12 years ago
  39. a08dcb2 ArmPlatformPkg/ArmVExpressPkg: Fixed build issue by oliviermartin · 12 years ago
  40. 0a57b95 Move PcdConInConnectOnDemand initlization to PlatformBds constructor so that hotkey service can act accordingly by czhang46 · 12 years ago
  41. cf98e61 OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDT by jljusten · 12 years ago
  42. 0228e59 OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespace by jljusten · 12 years ago
  43. 57c0beb OvmfPkg: scan memory space map and populate FWDT (32-bit fields only) by jljusten · 12 years ago
  44. 253a2ea OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDT by jljusten · 12 years ago
  45. cb678aa OvmfPkg: clean up memory map by jljusten · 12 years ago
  46. 53de44a OvmfPkg/*.dsc: Move PCD locations to be similar to OvmfPkgIa32X64.dsc by jljusten · 12 years ago
  47. cd45566 OvmfPkg: Move DxeServicesTableLib to common LibraryClasses by jljusten · 12 years ago
  48. 0b5a502 OvmfPkg: Disable debugging for UNIXGCC to save space by jljusten · 12 years ago
  49. b5eb03c Add 2 new Bds features by czhang46 · 12 years ago
  50. 838a9c5 Add 2 new Bds features by czhang46 · 12 years ago
  51. 18cf395 Add 2 new Bds features by czhang46 · 12 years ago
  52. 402e4a9 Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol. by niruiyu · 12 years ago
  53. 6b8ebcb Fix some typo and coding style issues in BaseCryptLib instances. by tye1 · 12 years ago
  54. 805c2dd Close the corresponding GUIDed section extraction protocol notify event in CloseSectionStream. by lzeng14 · 12 years ago
  55. b90aefa OvmfPkg: add support for debug console on port 0x402 by jljusten · 12 years ago
  56. 512278a UnixPkg/Sec: Fixed build by oliviermartin · 12 years ago
  57. 68db122 MdeModulePkg/CoreDxe: Fixed compiler warning 'integer conversion resulted in a change of sign' by oliviermartin · 12 years ago
  58. c85c6de Fix build fail for GCC by ydong10 · 12 years ago
  59. 73c8204 Fixed issues: by ydong10 · 12 years ago
  60. 12ea469 Roll back the change which caused build fail by ydong10 · 12 years ago
  61. f5af77a Fix a failure in TCG HashAll interface. by gdong1 · 12 years ago
  62. 5a50033 Enhance TCG driver to provide TPM physical presence lifetime lock capability. by gdong1 · 12 years ago
  63. 4a23eaa Fix the typo in InstallMultipleProtocolInterfaces comments by niruiyu · 12 years ago
  64. e77f9ef Use RsaGetPublicKeyFromX509() to validate the given X.509 certificate for PK/KEK/db/dbx database. by sfu5 · 12 years ago
  65. 952de07 Correct a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID_DISCOVERED_PROTOCOL comments. by niruiyu · 12 years ago
  66. 0ac9bc9 OvmfPkg: introduce QemuFwCfgFindFile () by jljusten · 12 years ago
  67. 05916c1 ShellPkg: Update string to number conversion to correctly stop at spaces if so requested. by jcarsey · 12 years ago
  68. c6a7fef Add logic to check the execution break flag before executing the next command in a script file. by ydong10 · 12 years ago
  69. e4d7370 Update the secure boot configuration UI to accept *.crt certificate file. by sfu5 · 12 years ago
  70. 32177f6 Add more security check for CommBuffer+CommBufferSize. by jyao1 · 12 years ago
  71. 3b947ef Adjust library instances used in SecurityPkg by proper module type. by tye1 · 12 years ago
  72. b5c91f0 OvmfPkg/AcpiPlatformDxe: rely on built-in checksumming by jljusten · 13 years ago
  73. 4804ef4 OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8 by jljusten · 13 years ago
  74. 377e758 OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables support by jljusten · 13 years ago
  75. ad07c10 StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix bug where unconvertable wide characters would cause the code to hang or generate an exception. by darylm503 · 13 years ago
  76. 532616b Add interfaces to several library instances of BaseCryptLib. by tye1 · 13 years ago
  77. c31b316 To follow UEFI spec, update the code to make correct check to support multiple _ADR fields. by li-elvin · 13 years ago
  78. 0f8b029 Added secure boot in CSM module entrypoint, if UEFI secure boot is enabled, CSM module cannot be started. by li-elvin · 13 years ago
  79. 05a643f 1. Remove extra attribute for SetupMode, SignatureSupport and SecureBoot variable. by sfu5 · 13 years ago
  80. 876ac39 Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime. by sfu5 · 13 years ago
  81. eb96e4f Fix a buffer overflow bug in VariableSmm driver. by sfu5 · 13 years ago
  82. e94728b Update HobLib and Hob Service to avoid data over flow. by lgao4 · 13 years ago
  83. 192764d Update HobLib and Hob Service to avoid data over flow. by lgao4 · 13 years ago
  84. 785d84e Verify the provided PKpub is signed with its private key when enrolling a new PK variable in setup mode. by sfu5 · 13 years ago
  85. 2445a70 Add SMRAM range check to variable SMM SMI handler. by czhang46 · 13 years ago
  86. 7a0c136 Remove unused CapsuleReset() in MdeModulePkg\Universal\ResetSystemRuntimeDxe\ResetSystem.c. by lzeng14 · 13 years ago
  87. 836a782 ArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_uread8 and __aeabi_uwrite8 by oliviermartin · 13 years ago
  88. 96f0d1c Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is needed for supported ACPI version(e.g. Acpi40.h, Acpi50.h). by lzeng14 · 13 years ago
  89. 3277a4e Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert size to AuthenticodeVerify() function. by sfu5 · 13 years ago
  90. cf7409f Update the secure boot configuration UI to accept *.der certificate file as the Platform Key. by sfu5 · 13 years ago
  91. 2c46dd2 ShellPkg: update pci enumeration routine for platforms with multiple pci segments. by jcarsey · 13 years ago
  92. b113ddc ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed build by oliviermartin · 13 years ago
  93. 41d3576 OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000 by jljusten · 13 years ago
  94. 5786308 accept "-n THREADNUMBER" in OvmfPkg build script by jljusten · 13 years ago
  95. aadb1d0 embed OvmfVideo.rom into OVMF.fd by jljusten · 13 years ago
  96. bab41b5 increase MEMFD size to enable secure boot build by jljusten · 13 years ago
  97. c219324 Add SMRAM range check to fault tolerant write SMM SMI handler. by ydong10 · 13 years ago
  98. d4d58cb DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library class and instance mapping for UefiCpuLib after UefiCpuPkg\CpuDxe consumes UefiCpuLib. by rsun3 · 13 years ago
  99. 0e568a7 EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCD by oliviermartin · 13 years ago
  100. 0fb450f Reset the platform when user choose to enroll/delete the PK variable. by sfu5 · 13 years ago