1. ae26789 ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBlocks() by Roy Franz · 11 years ago
  2. 9318b08 Add TPM1.2 SaveState API. by jyao1 · 11 years ago
  3. 22031c4 Enable two form packages share one hii handle. by Eric Dong · 11 years ago
  4. 76edfba Add sample code for warningif opcode. by Eric Dong · 11 years ago
  5. a4883d4 ShellPkg: Fixes for the ‘type’ command: by Chris Phillips · 11 years ago
  6. c32ad35 ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’. by Chris Phillips · 11 years ago
  7. 58b7301 ShellPkg: Fixes for the ‘ls’ command: by Chris Phillips · 11 years ago
  8. abbea36 ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for the file type. by Chris Phillips · 11 years ago
  9. 284e034 ShellPkg: Fixes for shell application launch, argument handling, and version output: by Chris Phillips · 11 years ago
  10. 03b08d7 Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI session with Linux iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  11. 80e864f Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI session with Microsoft iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  12. e8b1fb2 Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI session with Microsoft iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  13. f3a86f7 Separate NT32 build directory, so that we can build IA32 and X64 image at same time. by Yao, Jiewen · 11 years ago
  14. 5f72732 Fix DxeCapsuleLib build failure by czhang46 · 11 years ago
  15. 8833370 ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64 by Garrett Kirkendall · 11 years ago
  16. 74b0449 MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3.0 devices which doesn’t support this feature, should directly return and not touch corresponding registers by Sergey Isakov · 11 years ago
  17. 6f05c02 Clean the garbage space for the statements nest in subtitle menu. by Eric Dong · 11 years ago
  18. 566771b Enable UEFI firmware to support FMP capsule format. by czhang46 · 11 years ago
  19. 0127372 ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor types by Olivier Martin · 11 years ago
  20. cce992a OvmfPkg/PlatformPei: correctly align emulated NV storage by Wei Liu · 11 years ago
  21. ed84519 MdePkg PeiServicesLib: Refine the code to avoid error report. by Star Zeng · 11 years ago
  22. dc84077 Move update legacy order logic from CHANGING to CHANGED. by Eric Dong · 11 years ago
  23. 59ec2b0 Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PROTOCOL::Repair() from EFI_DRIVER_HEALTH_REPAIR_PROGRESS_NOTIFY to EFI_DRIVER_HEALTH_REPAIR_NOTIFY to follow the UEFI spec. by Ruiyu Ni · 11 years ago
  24. f66a43b We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. by Jiamin Ma · 11 years ago
  25. 09acdc0 Update comments for VarOffset field in the dynamic create question function. by Eric Dong · 11 years ago
  26. 59b1b9d MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow UEFI spec. by Tian, Feng · 11 years ago
  27. c793510 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE using the Security Arch Protocol by Star Zeng · 11 years ago
  28. 71fd9fa MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 new request in which it requests ResetEx() to terminate any in-flight non-blocking IO request with EFI_ABORTED transaction status. by Tian, Feng · 11 years ago
  29. 5bcb62a Just like EhciDxe, do not reset host controller when debug capability is enabled in XhciDxe driver. by Elvin Li · 11 years ago
  30. 980f302 Restore the correct cursor status after finish creating the dialog. by Eric Dong · 11 years ago
  31. 5d7f312 Update PeiCore to support load PEIM into memory on S3 boot path. by Liming Gao · 11 years ago
  32. 5ecc20b Fix coding style issue. by Fu Siyuan · 11 years ago
  33. 22f8964 TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h by jyao1 · 11 years ago
  34. 9a95972 Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of these are marked as DEBUG_ERROR when they are really not errors. by Samer El-Haj-Mahmoud · 11 years ago
  35. 79aca63 Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of these are marked as DEBUG_ERROR when they are really not errors. by Samer El-Haj-Mahmoud · 11 years ago
  36. 72f2eca Fix orderedlist opcode shows abnormal. by Eric Dong · 11 years ago
  37. 28401a6 Fix display engine driver paint some menu error. by Eric Dong · 11 years ago
  38. 44446d1 Fix a bug about the “VendorKey” variable update logic. by Fu Siyuan · 11 years ago
  39. 6bb0ff6 ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Permanent change, and update the STR_IFCONFIG_PERMANENT_STATUS string token. by Chris Phillips · 11 years ago
  40. 891e9f0 ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Permanent change, and update the STR_IFCONFIG_PERMANENT_STATUS string token. by Chris Phillips · 11 years ago
  41. 928927d Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incorrectly called NIC_IP4_CONFIG_INFO.Perment by Samer El-Haj-Mahmoud elhaj · 11 years ago
  42. 43e5497 OvmfPkg: Removed magic values for the Virtio Sub-System ID in the PCI device drivers by Olivier Martin · 11 years ago
  43. a83dc3a OvmfPkg/Virtio.h: Added VirtIo Subsystem IDs by Olivier Martin · 11 years ago
  44. 2466908 OvmfPkg/IndustryStandard: Fixed 'VirtioNet.h' line endings by Olivier Martin · 11 years ago
  45. 6a0d41c Add the definition for Timestamp Protocol and a new driver base on TimerLib to produce Timestamp protocol. by Shumin Qiu · 11 years ago
  46. 571c73b Fix ICC build fail by Eric Dong · 11 years ago
  47. ae4f574 Fix modal form display error. by Eric Dong · 11 years ago
  48. af047db Fix form flash issue. by Eric Dong · 11 years ago
  49. e5a9b63 Fix the BdsExpandPartitionPartialDevicePathToFull() hang issue by duplicates BlockIoDevicePath when the CachedDevicePath returned from BdsLibDelPartMatchInstance() is NULL. by Ruiyu Ni · 11 years ago
  50. 798e4d2 Use RETRIEVE instead of CHANGING for refresh question. by Eric Dong · 11 years ago
  51. b136225 OvmfPkg: EFI handover flags are in Bp->hdr.xloadflags by Matt Fleming · 11 years ago
  52. 4b734e6 OvmfPkg: Remove IndustryStandard/X64Paging.h by Jordan Justen · 11 years ago
  53. 29d3b19 OvmfPkg/Sec: Stop building identity mapped pages in SEC by Jordan Justen · 11 years ago
  54. b87ce5e OvmfPkg X64: Convert 24KB from uncompressed to compressed storage by Jordan Justen · 11 years ago
  55. cf31bf6 OvmfPkg: For OvmfPkgX64, use OvmfPkg/ResetVector by Jordan Justen · 11 years ago
  56. 98f378a OvmfPkg/ResetVector: enable caching in initial page tables by Laszlo Ersek · 11 years ago
  57. c90e37b OvmfPkg: Add platform specific reset vector code for X64 by Jordan Justen · 11 years ago
  58. a63f2e2 UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new file by Jordan Justen · 11 years ago
  59. cd5a40b EdkShellBinPkg: Added AArch64 EdkShellPkg binary and Updated Arm binary by Olivier Martin · 11 years ago
  60. b8918e1 ShellBinPkg: Update ARM and AArch64 Binaries with svn 14706 ShellPkg sources by Olivier Martin · 11 years ago
  61. 6e74560 Fix deadloop issue in BrowserCallback function. by Eric Dong · 11 years ago
  62. ea0f646 Sync BaseTool trunk (version r2601) into EDKII BaseTools. by Liming Gao · 11 years ago
  63. ac0908a ShellBinPkg: Update binaries by Jaben Carsey · 11 years ago
  64. c8af31e MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than english by Olivier Martin · 11 years ago
  65. 1d7b547 LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9 by Olivier Martin · 11 years ago
  66. 433a49a ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)' by Olivier Martin · 11 years ago
  67. cc271ec SemihostFs: Fix check for read-only file or file-open by Olivier Martin · 11 years ago
  68. d8c4bb9 ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices() if PcdGopDisableOnExitBootServices by Olivier Martin · 11 years ago
  69. 64669ac LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architectures by Olivier Martin · 11 years ago
  70. 5ad9b48 ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor points to a level-2 page table by Olivier Martin · 11 years ago
  71. 2bba8d5 EdkShellPkg: Add Aarch64 support by Olivier Martin · 11 years ago
  72. d45c8c3 MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local variable by Feng Tian · 11 years ago
  73. 15d73df Add missing comments for function parameters. by gdong1 · 11 years ago
  74. 9dc2c78 resolve TpmMeasurementLib dependency introduced in r14687 by jyao1 · 11 years ago
  75. e9a1e37 Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported. by jyao1 · 11 years ago
  76. 0d28d28 OvmfPkg: resolve TpmMeasurementLib dependency introduced in r14687 by Laszlo Ersek · 11 years ago
  77. 037ca23 ShellPkg: Handle pool allocation failure by Sergei Antonov · 11 years ago
  78. 6b6aa6d ShellPkg: Handle pool allocation failure by Sergei Antonov · 11 years ago
  79. c1d9324 Add TPM2 implementation. by jyao1 · 11 years ago
  80. 2e61fb3 Add TPM2 related header file. by jyao1 · 11 years ago
  81. 098e9f4 Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_PARAMETER without restore TPL. by Fu Siyuan · 11 years ago
  82. df202d7 MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementation of ATA_PASS_THRU.PassThru() to allow sending ATA cmds to ATAPI devices. by Feng Tian · 11 years ago
  83. 80c83a6 Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implementation. by Ruiyu Ni · 11 years ago
  84. cb1366a Remove the non-ASCII characters in the comments of StatusCodeDataTypeId by Shumin Qiu · 11 years ago
  85. 184f3a0 Export one interface to support 3rd party to change question attribute, such as hide/gray out. by Eric Dong · 11 years ago
  86. b7dbd9c ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64) by Olivier Martin · 11 years ago
  87. 429358b ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute() by Olivier Martin · 11 years ago
  88. 2a414cd ArmPlatformPkg/MemoryInitPei: AARCH64 fix memory address calculations by Garrett Kirkendall · 11 years ago
  89. 6e3e4d7 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode. by Jeff Fan · 11 years ago
  90. e6cc2ab Refine question value update logic. by Eric Dong · 11 years ago
  91. e84f07b Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization. by Star Zeng · 11 years ago
  92. 3837e91 MdeModulePkg: Add support for weakly aligned FVs. by Star Zeng · 11 years ago
  93. 82ea59a Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID. by Shumin Qiu · 11 years ago
  94. 838b5b0 OvmfPkg: QemuBootOrder: keep some boot options that have not been selected by Laszlo Ersek · 11 years ago
  95. e13be08 OvmfPkg: QemuBootOrder: mark UEFI boot options selected by fw_cfg by Laszlo Ersek · 11 years ago
  96. 32a22f0 OvmfPkg: QemuBootOrder: collect active UEFI boot options in advance by Laszlo Ersek · 11 years ago
  97. 64378ce OvmfPkg: QemuBootOrder: expand relative device paths in UEFI boot options by Laszlo Ersek · 11 years ago
  98. 3a2f8f4 StdLib: Fix pointer arithmetic issues in the strncasecmp function. by Daryl McDaniel · 11 years ago
  99. ac7f472 Forcing the python27.dll to be executable by lhauch · 11 years ago
  100. 3a186b0 Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbxDefault and dbtDefault variable. by Fu Siyuan · 11 years ago