1. f34ac84 Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpecific. by Ruiyu Ni · 11 years ago
  2. 04492de Do not lock the volume when the volume maps to a file instead of a physical disk. by Ruiyu Ni · 11 years ago
  3. de49225 Fix DDK3790 build failure. by Ruiyu Ni · 11 years ago
  4. 7076ecd Update firmware management protocol definition to expose the lowest supported firmware version. by Shumin Qiu · 11 years ago
  5. df07bae ShellPkg: update behavior with undefined environment variables by Jaben Carsey · 11 years ago
  6. ac8783c ShellPkg: Fix file size error upon copy operation. by Jaben Carsey · 11 years ago
  7. 18e44b0 ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSystemLib by Olivier Martin · 11 years ago
  8. 1cb1367 ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDR by Olivier Martin · 11 years ago
  9. 5232a5e ArmPlatformPkg/Sec: Removed SetupExceptionLevel3() by Olivier Martin · 11 years ago
  10. cc93554 ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3 by Olivier Martin · 11 years ago
  11. a639401 ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64 platforms by Olivier Martin · 11 years ago
  12. a4a4489 Fix OptionRomPkg build failure. by Qian Ouyang · 11 years ago
  13. b822eb4 Fix function header comments for DiskIoDestroySubtask. by Ruiyu Ni · 11 years ago
  14. fc51ab6 Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEFI Spec 2.4. by Ruiyu Ni · 11 years ago
  15. f5ec0a8 MdeModulePkg/DiskIoDxe: Fixed GCC build error by Olivier Martin · 11 years ago
  16. 260fbf5 Remove several ASSERT in XhciDxe to allow error status happen then do error handling. by Elvin Li · 11 years ago
  17. c0a3c3d Refine the comments and code to follow spec. by Eric Dong · 11 years ago
  18. 5795218 Refine the comments to follow spec. by Eric Dong · 11 years ago
  19. 5a7b9bb Add the missing status code in the returned table of InstallMultipleProtocolInterface(). by Shumin Qiu · 11 years ago
  20. 493d8e3 Add DiskIo2 protocol definition to MdePkg. by Ruiyu Ni · 11 years ago
  21. 61f2ab9 Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991). by Qian Ouyang · 11 years ago
  22. 2e969d2 ArmPkg/CpuDxe: Added support to not set a memory region with the same attribute by Olivier Martin · 11 years ago
  23. 6adbd5b ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes() by Olivier Martin · 11 years ago
  24. 09e3122 ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page entries by Olivier Martin · 11 years ago
  25. d9680b9 ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS() by Olivier Martin · 11 years ago
  26. 48999d2 ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver. by Olivier Martin · 11 years ago
  27. 4ca88ec ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to the list of DEBUG_* by Olivier Martin · 11 years ago
  28. 047c0cb ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization by Olivier Martin · 11 years ago
  29. 6a343fa ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception type by Girish K S · 11 years ago
  30. 6675a21 MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
  31. 99736b3 Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
  32. 5c3481b OvmfPkg: Use the new DevicePathLib for all platforms by Ruiyu Ni · 11 years ago
  33. f91d18d OvmfPkg ResetSystemLib: Fix VS build error by Ruiyu Ni · 11 years ago
  34. dfd3119 OvmfPkg/SecureBootConfigDxe: Avoid illegal access by Gary Ching-Pang Lin · 11 years ago
  35. 4388b0e OvmfPkg: allocate the EFI memory map for Linux as Loader Data by Laszlo Ersek · 11 years ago
  36. b934959 MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (d2015r7) by Feng Tian · 11 years ago
  37. d838c74 Change the PciBusDxe driver to install the PCI enumeration complete GUID in the PCI host bridge handle to follow PI Spec 1.3. by Ruiyu Ni · 11 years ago
  38. 6e67fec MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten with different attributes, SetVariable() shall not modify the variable and shall return EFI_INVALID_PARAMETER. by Star Zeng · 11 years ago
  39. 3d2f91e Add the AArch64 FAT binary to the EDK2 repository. by Olivier Martin · 11 years ago
  40. eed8d67 Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4 by Laszlo Ersek · 11 years ago
  41. 43e543b Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec. by Elvin Li · 11 years ago
  42. 4006b0b Add I2C related definition in PI 1.3 spec. by Elvin Li · 11 years ago
  43. 3989943 Add defines for MAX values for EBC arch. by Liming Gao · 11 years ago
  44. 1847ed0 Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation. by Elvin Li · 11 years ago
  45. eb290d0 MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support. by Feng Tian · 11 years ago
  46. 1762593 Add NVM Express related definition. by Feng Tian · 11 years ago
  47. 5a9f73b Refine the code logic for browser and display engine. by Eric Dong · 11 years ago
  48. 6b1ac44 Update NT32/Duet platform to use new display engine and browser. by Eric Dong · 11 years ago
  49. 56af21c Update OVMF platform to use new display engine and browser. by Eric Dong · 11 years ago
  50. 7c6c064 Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  51. 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
  52. 9b141c5 Check in the missing code. by Eric Dong · 11 years ago
  53. b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  54. 301c867 Change EFI_TCG_EVENT_HOB_GUID value to avoid the duplicated GUID value with EFI_LEGACY_BIOS_GUID. by Shumin Qiu · 11 years ago
  55. cffd217 Add new adding ATA related status code in PI 1.3 to definition and ATA modules. by Elvin Li · 11 years ago
  56. 433a21c ShellPkg: increase available size for PcdShellFileOperationSize by Eugene Cohen · 11 years ago
  57. 373fbc6 Add Aarch64 support to EdkCompatibilityPkg. by Harry Liebel · 11 years ago
  58. e01a125 Match the comments with the implementation for Baselib::GetFirstNode. by Shumin Qiu · 11 years ago
  59. fd64f84 Checks the length of the file name to avoid illegal access. by Gary Ching-Pang Lin · 11 years ago
  60. 716e507 MdeModulePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  61. 45a4305 MdePkg/BasePeCoffLib: Fixed coding style by Olivier Martin · 11 years ago
  62. 5b2956e Enhance error handling code after calling BIO_new in BaseCryptLib. by Ye Ting · 11 years ago
  63. 6dafb30 ArmPlatformPkg: PrePei Cache disable and invalidate. by Olivier Martin · 11 years ago
  64. bb058bc ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disable interrupts by Olivier Martin · 11 years ago
  65. 9532373 EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMC by Olivier Martin · 11 years ago
  66. 842b02d EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standard by Olivier Martin · 11 years ago
  67. e7e50d6 ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page format by Olivier Martin · 11 years ago
  68. d6dc67b ARM: Remove NSACR from the common code by Olivier Martin · 11 years ago
  69. 3cc033c MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experience value to cover more devices by Feng Tian · 11 years ago
  70. b4e027f MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartitionEntry doesn't overflow. by Star Zeng · 11 years ago
  71. e3df694 Fix GCC build failure. by Ruiyu Ni · 11 years ago
  72. 5d71a30 UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg) by Jordan Justen · 11 years ago
  73. bf6ee6c MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  74. deb65d6 MdePkg/BaseCpuLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  75. 807e260 MdePkg/BaseLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  76. a2cacc9 MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64 by Harry Liebel · 11 years ago
  77. b4319af MdePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  78. fed549d MdePkg: Added ARM Aarch64 support to PE/COFF support by Harry Liebel · 11 years ago
  79. 790f3b7 Clarify PrintLib behavior on %d, %x, %l. by Liming Gao · 11 years ago
  80. dcdaee8 Clean the flag before use it to avoid use old error value. by Eric Dong · 11 years ago
  81. 70f89c0 ArmPkg/ArmLib: Fixed TBLs invalidation in EL1 by Olivier Martin · 11 years ago
  82. e21227c ArmPkg/Library: AArch64 MMU EL1 support by Olivier Martin · 11 years ago
  83. 5b53eaf ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap() by Olivier Martin · 11 years ago
  84. 6ea162c ArmPkg/ArmLib/AArch64: Use the appropriate macros and update comments by Olivier Martin · 11 years ago
  85. 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
  86. 4d0a30a Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. by Ruiyu Ni · 11 years ago
  87. 1fd4578 Roll back the changes in revision 14296 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
  88. ff35168 ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF spec by Olivier Martin · 11 years ago
  89. 63e25b6 ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix by Harry Liebel · 11 years ago
  90. 383070d ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Translation Table by Olivier Martin · 11 years ago
  91. 6ba46a9 StdLib: Add Aarch64 support. by Harry Liebel · 11 years ago
  92. cfdb673 Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration to fix OVMF boot no display issue. by Ruiyu Ni · 11 years ago
  93. 7751806 Correctly character in comments of BaseLib BitField. by Liming Gao · 11 years ago
  94. 499ceb8 Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAndThenOr32 with StartBit==0 and EndBit== 31 will hang in debug tip. by Liming Gao · 11 years ago
  95. f9cec5f ArmPlatformPkg: Added Aarch64 Foundation Model by Harry Liebel · 12 years ago
  96. 6cf5778 OvmfPkg/Sec: Build identity mapped pages in RAM for X64 by Jordan Justen · 12 years ago
  97. ca270eb OvmfPkg: Add IndustryStandard/X64Paging.h by Jordan Justen · 12 years ago
  98. d52c286 OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime services by Jordan Justen · 12 years ago
  99. e3d495e ArmPlatformPkg/Ds5: Added Aarch64 support by Harry Liebel · 12 years ago
  100. 27be360 ArmPlatformPkg: Added support for Aarch64 AEM RTSM model by Harry Liebel · 12 years ago