1. c8af31e MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than english by Olivier Martin · 11 years ago
  2. 1d7b547 LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9 by Olivier Martin · 11 years ago
  3. 433a49a ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)' by Olivier Martin · 11 years ago
  4. cc271ec SemihostFs: Fix check for read-only file or file-open by Olivier Martin · 11 years ago
  5. d8c4bb9 ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices() if PcdGopDisableOnExitBootServices by Olivier Martin · 11 years ago
  6. 64669ac LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architectures by Olivier Martin · 11 years ago
  7. 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
  8. 2bba8d5 EdkShellPkg: Add Aarch64 support by Olivier Martin · 11 years ago
  9. d45c8c3 MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local variable by Feng Tian · 11 years ago
  10. 15d73df Add missing comments for function parameters. by gdong1 · 11 years ago
  11. 9dc2c78 resolve TpmMeasurementLib dependency introduced in r14687 by jyao1 · 11 years ago
  12. e9a1e37 Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported. by jyao1 · 11 years ago
  13. 0d28d28 OvmfPkg: resolve TpmMeasurementLib dependency introduced in r14687 by Laszlo Ersek · 11 years ago
  14. 037ca23 ShellPkg: Handle pool allocation failure by Sergei Antonov · 11 years ago
  15. 6b6aa6d ShellPkg: Handle pool allocation failure by Sergei Antonov · 11 years ago
  16. c1d9324 Add TPM2 implementation. by jyao1 · 11 years ago
  17. 2e61fb3 Add TPM2 related header file. by jyao1 · 11 years ago
  18. 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
  19. 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
  20. 80c83a6 Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implementation. by Ruiyu Ni · 11 years ago
  21. cb1366a Remove the non-ASCII characters in the comments of StatusCodeDataTypeId by Shumin Qiu · 11 years ago
  22. 184f3a0 Export one interface to support 3rd party to change question attribute, such as hide/gray out. by Eric Dong · 11 years ago
  23. b7dbd9c ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64) by Olivier Martin · 11 years ago
  24. 429358b ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute() by Olivier Martin · 11 years ago
  25. 2a414cd ArmPlatformPkg/MemoryInitPei: AARCH64 fix memory address calculations by Garrett Kirkendall · 11 years ago
  26. 6e3e4d7 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode. by Jeff Fan · 11 years ago
  27. e6cc2ab Refine question value update logic. by Eric Dong · 11 years ago
  28. 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
  29. 3837e91 MdeModulePkg: Add support for weakly aligned FVs. by Star Zeng · 11 years ago
  30. 82ea59a Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID. by Shumin Qiu · 11 years ago
  31. 838b5b0 OvmfPkg: QemuBootOrder: keep some boot options that have not been selected by Laszlo Ersek · 11 years ago
  32. e13be08 OvmfPkg: QemuBootOrder: mark UEFI boot options selected by fw_cfg by Laszlo Ersek · 11 years ago
  33. 32a22f0 OvmfPkg: QemuBootOrder: collect active UEFI boot options in advance by Laszlo Ersek · 11 years ago
  34. 64378ce OvmfPkg: QemuBootOrder: expand relative device paths in UEFI boot options by Laszlo Ersek · 11 years ago
  35. 3a2f8f4 StdLib: Fix pointer arithmetic issues in the strncasecmp function. by Daryl McDaniel · 11 years ago
  36. ac7f472 Forcing the python27.dll to be executable by lhauch · 11 years ago
  37. 3a186b0 Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbxDefault and dbtDefault variable. by Fu Siyuan · 11 years ago
  38. 74b5fd7 Update the chaining requirements with regards to the Platform Key. by Fu Siyuan · 11 years ago
  39. a555940 Add “VendorKeys” variable for indicating out of band key modification. by Fu Siyuan · 11 years ago
  40. 4c58575 Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI5.0 spec by Chao Zhang · 11 years ago
  41. 7b8883c MdeModulePkg/NvmExpressDxe: Fix some bugs by Feng Tian · 11 years ago
  42. ad3f365 Update UpdateCapsule() service return status to follow UEFI2.3.1 D. by Liming Gao · 11 years ago
  43. efdabc6 Update UpdateCapsule() service return status to follow UEFI2.3.1 D. by Liming Gao · 11 years ago
  44. 754739e Add missing SCSI_IO related definitions. by Feng Tian · 11 years ago
  45. 979ce27 StdLib: Fix IA32 and X64 build issues. by Daryl McDaniel · 11 years ago
  46. d02bc71 StdLib: Fix IPF build issues. by Daryl McDaniel · 11 years ago
  47. 1bc3923 ArmPkg/CpuDxe: Exception Handling SP Adjust by Eugene Cohen · 11 years ago
  48. e8326a0 This patch uses dummy routine as NotifyFunction to make sure those 2 APIs provided from library can create event as expected when the caller does not feed in a NotifyFunction. Also, typo is corrected. by Mars Lin · 11 years ago
  49. 10516d2 Refine the select language logic. by Eric Dong · 11 years ago
  50. a71003f Refine the select language logic. by Eric Dong · 11 years ago
  51. c683aa9 ArmPlatformPkg/patches: Updated BaseTools-Pending-Patches.patch by Olivier Martin · 11 years ago
  52. 0171906 ArmPlatformPkg: Update AArch64 models to match the binaries generated by the AArch64 Linux kernel by Olivier Martin · 11 years ago
  53. 4c633da Update edksetup.bat to check VS2012 by Liming Gao · 11 years ago
  54. 1c0d306 Enable warningif opcode in browser. by Eric Dong · 11 years ago
  55. 774b573 Enable warningif opcode in browser. by Eric Dong · 11 years ago
  56. 63e7034 Fixed the issue in PeiCore on Load Module At Fixed Address logic by Liming Gao · 11 years ago
  57. f1a3b2a ShellBinPkg: Added Aarch64 Shell binaries by Olivier Martin · 11 years ago
  58. 1616719 ArmPkg/CpuPei: Remove unused functions from the driver by Roy Franz · 11 years ago
  59. 4fb254d EdkCompatibilityPkg: Fixed build for AArch64 by Olivier Martin · 11 years ago
  60. ed09456 Enhance TPM driver to protect TPM physical presence flags. by Dong Guo · 11 years ago
  61. db06c2d ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the Buffer by Olivier Martin · 11 years ago
  62. b75d760 ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor) by Olivier Martin · 11 years ago
  63. c6ba1c1 ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR register. by Roy Franz · 11 years ago
  64. 8c1e795 Add Memory fence for ARM Architecture (32 and 64 bit) by Olivier Martin · 11 years ago
  65. bf1a8c0 Update sample code for date/time. by Eric Dong · 11 years ago
  66. 6bc7a08 OvmfPkg NvVarsFileLib: Set NvVars variable after writing vars file by Jordan Justen · 11 years ago
  67. 4ca3c68 EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.c by Olivier Martin · 11 years ago
  68. 55b0a24 ARM Package: Increase FV file size for some EDK2 firmware by Olivier Martin · 11 years ago
  69. 2a79158 MdePkg/AArch64: Fixed some definitions in ProcessorBind.h by Olivier Martin · 11 years ago
  70. 6ce5535 Update status code data structures according errata. by Shumin Qiu · 11 years ago
  71. ed34da4 ShellPkg: Fix LastError environment variable truncation by Robert Matthews · 11 years ago
  72. db44ea6 1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file. by Fu Siyuan · 11 years ago
  73. 98fed08 SCR_EL3 is the control register for setting the security state by Girish K S · 11 years ago
  74. 5051c28 ShellPkg: Fixed build errors related to variable declarations by Olivier Martin · 11 years ago
  75. 253fcc8 Removed the assumption on APIC timer initial Count is all 1s and updated it to handle the long delay that timer initial count. by Jeff Fan · 11 years ago
  76. 3eb695c Removed the assumption on APIC timer initial Count is all 1s and updated it to handle the long delay that timer initial count. by Jeff Fan · 11 years ago
  77. 4e39b75 MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transfer by Laszlo Ersek · 11 years ago
  78. dc9447b OvmfPkg: Virtio: load used ring element strictly after loading used index by Laszlo Ersek · 11 years ago
  79. 9bef3cd OvmfPkg: Build and use the UEFI shell by default by Jordan Justen · 11 years ago
  80. 8f12aa7 EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settings by Olivier Martin · 11 years ago
  81. 9f56625 ShellPkg: Fix potentially uninitialized variable compiler warning by Jaben Carsey · 11 years ago
  82. ce1d1c9 Update SetVariable() function description for the clarification of requirements to update timestamp associated with authenticated variable. by Shumin Qiu · 11 years ago
  83. bbeea0d Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY. by Shumin Qiu · 11 years ago
  84. ba146aa Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI Spec 2.4. by Ruiyu Ni · 11 years ago
  85. c0462ea Add some comments, clear describe the efi varstore type. by Eric Dong · 11 years ago
  86. 46c3efb Update comments for HiiConfigRoutine->ExtractConfig function, also update HiiConfigRoutine->ConfigToBlock/BlockToConfig to follow this new spec. by Eric Dong · 11 years ago
  87. 53ba4e9 Update comments to follow new spec definition. by Eric Dong · 11 years ago
  88. 4afd3d0 Sync BaseTool trunk (version r2599) into EDKII BaseTools. by Liming Gao · 11 years ago
  89. a365eed Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Attempt Secure Boot option. by Fu Siyuan · 11 years ago
  90. f34ac84 Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpecific. by Ruiyu Ni · 11 years ago
  91. 04492de Do not lock the volume when the volume maps to a file instead of a physical disk. by Ruiyu Ni · 11 years ago
  92. de49225 Fix DDK3790 build failure. by Ruiyu Ni · 11 years ago
  93. 7076ecd Update firmware management protocol definition to expose the lowest supported firmware version. by Shumin Qiu · 11 years ago
  94. df07bae ShellPkg: update behavior with undefined environment variables by Jaben Carsey · 11 years ago
  95. ac8783c ShellPkg: Fix file size error upon copy operation. by Jaben Carsey · 11 years ago
  96. 18e44b0 ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSystemLib by Olivier Martin · 11 years ago
  97. 1cb1367 ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDR by Olivier Martin · 11 years ago
  98. 5232a5e ArmPlatformPkg/Sec: Removed SetupExceptionLevel3() by Olivier Martin · 11 years ago
  99. cc93554 ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3 by Olivier Martin · 11 years ago
  100. a639401 ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64 platforms by Olivier Martin · 11 years ago