1. 5b53eaf ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap() by Olivier Martin · 11 years ago
  2. 6ea162c ArmPkg/ArmLib/AArch64: Use the appropriate macros and update comments by Olivier Martin · 11 years ago
  3. 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
  4. 4d0a30a Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. by Ruiyu Ni · 11 years ago
  5. 1fd4578 Roll back the changes in revision 14296 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
  6. ff35168 ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF spec by Olivier Martin · 11 years ago
  7. 63e25b6 ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix by Harry Liebel · 11 years ago
  8. 383070d ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Translation Table by Olivier Martin · 11 years ago
  9. 6ba46a9 StdLib: Add Aarch64 support. by Harry Liebel · 11 years ago
  10. cfdb673 Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration to fix OVMF boot no display issue. by Ruiyu Ni · 11 years ago
  11. 7751806 Correctly character in comments of BaseLib BitField. by Liming Gao · 11 years ago
  12. 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
  13. f9cec5f ArmPlatformPkg: Added Aarch64 Foundation Model by Harry Liebel · 11 years ago
  14. 6cf5778 OvmfPkg/Sec: Build identity mapped pages in RAM for X64 by Jordan Justen · 11 years ago
  15. ca270eb OvmfPkg: Add IndustryStandard/X64Paging.h by Jordan Justen · 11 years ago
  16. d52c286 OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime services by Jordan Justen · 11 years ago
  17. e3d495e ArmPlatformPkg/Ds5: Added Aarch64 support by Harry Liebel · 11 years ago
  18. 27be360 ArmPlatformPkg: Added support for Aarch64 AEM RTSM model by Harry Liebel · 11 years ago
  19. 1bc8326 ArmPlatformPkg: Added Aarch64 support by Harry Liebel · 11 years ago
  20. 93deac7 ArmPkg: Added AArch64 support (missing files) by Harry Liebel · 11 years ago
  21. 634bdd9 ArmPkg/BdsLib: Added Aarch64 support for booting Linux by Harry Liebel · 11 years ago
  22. 25402f5 ArmPkg: Added Aarch64 support by Harry Liebel · 11 years ago
  23. 8477cb6 ShellPkg: Added Aarch64 support by Harry Liebel · 11 years ago
  24. 75a68c6 ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUS by Jaben Carsey · 11 years ago
  25. ea8d98f The PCI host bridge can signal failures in its initialization to by Olivier Martin · 11 years ago
  26. 591fb37 ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture specific to 'CpuMmuCommon.c' by Olivier Martin · 11 years ago
  27. 04a3cfa Per gmtime manpage, tm_mon is the number of months since January by Gary Ching-Pang Lin · 11 years ago
  28. da27524 ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId by Olivier Martin · 11 years ago
  29. a1cca63 ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CPU ID retrieved from the GIC by Olivier Martin · 11 years ago
  30. 0b342ff EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages() by Olivier Martin · 11 years ago
  31. f93f248 ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores from their mailbox spinning by Olivier Martin · 11 years ago
  32. 28f5d70 Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule. by Ruiyu Ni · 11 years ago
  33. 73c5c61 ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS. by Gary Ching-Pang Lin · 11 years ago
  34. 6e84b4d Fixes the GCC build 'Unused variable' warning (raised an error when warnings are treated as errors). by Olivier Martin · 11 years ago
  35. 40ae09a Rollback patch 14470, because it error check in some extra ending code. by Eric Dong · 11 years ago
  36. 0086fca Fix IA32 build failure. by Ruiyu Ni · 11 years ago
  37. d13e7bd Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixedAtBuild, PcdDynamic, PcdDynamicEx] so that it’s runtime configurable. by Ruiyu Ni · 11 years ago
  38. 270e8df Fixes the GCC build 'Unused variable' warning (raised an error when warnings are treated as errors). by Olivier Martin · 11 years ago
  39. f5f89bf ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h) by Olivier Martin · 11 years ago
  40. a7463b3 ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLib by Eugene Cohen · 11 years ago
  41. b95a25d Refine the validation for the input attribute before return. by Eric Dong · 11 years ago
  42. 1dde8b0 Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API. by Liming Gao · 11 years ago
  43. 068a82f 1. Add defines for MAX values for UEFI data types. by Liming Gao · 11 years ago
  44. 41982eb SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. by Star Zeng · 11 years ago
  45. 2c4b18e MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. by Star Zeng · 11 years ago
  46. 0dda774 MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report. by Star Zeng · 11 years ago
  47. 6c657d7 Roll back the changes in revision 14294 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
  48. de27b8f Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol before installing the Driver Binding Protocol instance. by Ruiyu Ni · 11 years ago
  49. f87bc6e MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSE by Feng Tian · 11 years ago
  50. c30f1e0 OvmfPkg EmuVariableFvbRuntimeDxe: Let FaultTolerantWriteDxe to init working block header. by Star Zeng · 11 years ago
  51. 94c4575 EmulatorPkg: Use FaultTolerantWritePei driver. by Star Zeng · 11 years ago
  52. 71e9d09 Nt32Pkg: Use FaultTolerantWritePei driver. by Star Zeng · 11 years ago
  53. 039a40a SecurityPkg: Variable drivers robustly handle crashes during Reclaim(). by Star Zeng · 11 years ago
  54. 3e02ebb MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). by Star Zeng · 11 years ago
  55. 70066a8 Fix DDK build fail. by Eric Dong · 11 years ago
  56. f8920f0 Fix GCC build fail. by Eric Dong · 11 years ago
  57. 82e8c13 Update HiiDataBase and UefiHiiLib to support Name/Value varstore. by Eric Dong · 11 years ago
  58. 3aee994 Fix a bug in Mtftp6 retransmission mechanism of the ACK. by Ari Zigler · 11 years ago
  59. e8ee4b2 ArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra 1GB of DRAM in the MMU by Olivier Martin · 12 years ago
  60. 7461437 ShellPkg: Verify memory and handle allocation failure. by jaben carsey · 12 years ago
  61. a58266e ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap() by Olivier Martin · 12 years ago
  62. a320283 ArmPkg/ArmLib: Marked functions as 'STATIC' if not exposed outside of the scope of the source file by Olivier Martin · 12 years ago
  63. 6f050ad ArmPkg: Made ArmConfigureMmu() returns a status code by Olivier Martin · 12 years ago
  64. ca79c79 ShellPkg: make automatically created shells quit automatically by jaben carsey · 12 years ago
  65. 4986bba Ax88772: Add logic to separate packet, fix MTU issue. Ax88772b: Fix driver model unload function, fix SCT test failures. by Yu Pei · 12 years ago
  66. ca24313 MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling cmd execution status by Feng Tian · 12 years ago
  67. 22feb63 ShellPkg: Update rm command to properly prepend file system identifiers to filenames. by Jaben Carsey · 12 years ago
  68. e7c578c ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC files by Olivier Martin · 12 years ago
  69. cae32cf ArmPlatformPkg/ArmVExpressPkg: CTA9x4: Default to EDK2_ARMVE_STANDALONE=1 by Ryan Harkin · 12 years ago
  70. e375b7e ArmPlatformPkg/ArmVExpressPkg: Add Shutdown support by Ryan Harkin · 12 years ago
  71. 0d304be ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applications by Leif Lindholm · 12 years ago
  72. 918c653 ArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling cache as ArmDisableMmu() already does it by Olivier Martin · 12 years ago
  73. 2425e1d ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific by Olivier Martin · 12 years ago
  74. 86d7584 ArmPkg/BdsLib: Update FDT CPU node format by Olivier Martin · 12 years ago
  75. e703b08 ArmPkg/Drivers/TimerDxe: Improve Timer initialisation. by Olivier Martin · 12 years ago
  76. ec6b73d ArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral non-zero by Olivier Martin · 12 years ago
  77. c57482d ArmPlatformPkg/PL011Uart: Fixed condition by Olivier Martin · 12 years ago
  78. 4076165 ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to be null by Olivier Martin · 12 years ago
  79. 9d94fa2 ArmPlatformPkg/ArmVExpressLibCTA15-A7: Fixed ARM Toolchain build by Olivier Martin · 12 years ago
  80. 8e1f061 MdeModulePkg/AtaBus: wait up to 30s for ATA cmd response in Standby/Idle mode to follow ATA spec by Feng Tian · 12 years ago
  81. 027f4cd ShellBinPkg/UefiShell: Updated Shell Binary for ARM architecture by Olivier Martin · 12 years ago
  82. 9e2e89f ArmPlatformPkg: Fixed size of RTSM FDs by Olivier Martin · 12 years ago
  83. 328e5d8 The list of locked variables is traversed at runtime, hence we must by Laszlo Ersek · 12 years ago
  84. e4b7e2c Revert the changes made in 14403 because it incorrectly changed the EOL. by Ruiyu Ni · 12 years ago
  85. fd4ba54 OvmfPkg: Reduce PcdMaxVariableSize with secure boot to avoid assert by Jordan Justen · 12 years ago
  86. 8fedfc0 Fixed the issue that IPv6 network stack assert infrequently – assert once every 300~400 PXE boots. by Ye Ting · 12 years ago
  87. 7a1f594 OvmfPkg: enable building VirtioNetDxe by Laszlo Ersek · 12 years ago
  88. 8258c4e OvmfPkg/VirtioNetDxe: Fix build errors on VS2012 (IA32 & X64) by Jordan Justen · 12 years ago
  89. 9f3acbb OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual Studio by Laszlo Ersek · 12 years ago
  90. 65575e4 OvmfPkg: VirtioNetDxe: complete driver with INF file by Laszlo Ersek · 12 years ago
  91. 38f52db OvmfPkg: VirtioNetDxe: WaitForPacket and EXIT_BOOT_SERVICES event callbacks by Laszlo Ersek · 12 years ago
  92. d0e5ff0 OvmfPkg: VirtioNetDxe: definitions of unsupported SNP member functions by Laszlo Ersek · 12 years ago
  93. 1771d0a OvmfPkg: VirtioNetDxe: emulate Rx filter configuration: SNP.ReceiveFilters by Laszlo Ersek · 12 years ago
  94. f8ec2cc OvmfPkg: VirtioNetDxe: map multicast IP to MAC: SNP.McastIpToMac by Laszlo Ersek · 12 years ago
  95. b6dfc65 OvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and SNP.GetStatus by Laszlo Ersek · 12 years ago
  96. e12fadc OvmfPkg: VirtioNetDxe: SNP.Receive by Laszlo Ersek · 12 years ago
  97. 80682e9 OvmfPkg: VirtioNetDxe: SNP.Shutdown by Laszlo Ersek · 12 years ago
  98. 12384f9 OvmfPkg: VirtioNetDxe: add SNP.Initialize and shared dependencies by Laszlo Ersek · 12 years ago
  99. 395e912 OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and Stop by Laszlo Ersek · 12 years ago
  100. 16e0ece OvmfPkg: VirtioNetDxe: driver binding by Laszlo Ersek · 12 years ago