Age | Commit message (Expand) | Author |
2013-07-29 | MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64 | Harry Liebel |
2013-07-29 | MdePkg: Added ARM Aarch64 architecture support | Harry Liebel |
2013-07-29 | MdePkg: Added ARM Aarch64 support to PE/COFF support | Harry Liebel |
2013-07-29 | Clarify PrintLib behavior on %d, %x, %l. | Liming Gao |
2013-07-29 | Clean the flag before use it to avoid use old error value. | Eric Dong |
2013-07-26 | ArmPkg/ArmLib: Fixed TBLs invalidation in EL1 | Olivier Martin |
2013-07-26 | ArmPkg/Library: AArch64 MMU EL1 support | Olivier Martin |
2013-07-26 | ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap() | Olivier Martin |
2013-07-26 | ArmPkg/ArmLib/AArch64: Use the appropriate macros and update comments | Olivier Martin |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-07-26 | Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText... | Ruiyu Ni |
2013-07-25 | Roll back the changes in revision 14296 since it will cause iSCSI security au... | Fu Siyuan |
2013-07-24 | ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF spec | Olivier Martin |
2013-07-24 | ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix | Harry Liebel |
2013-07-24 | ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla... | Olivier Martin |
2013-07-23 | StdLib: Add Aarch64 support. | Harry Liebel |
2013-07-22 | Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration... | Ruiyu Ni |
2013-07-22 | Correctly character in comments of BaseLib BitField. | Liming Gao |
2013-07-22 | Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAn... | Liming Gao |
2013-07-19 | ArmPlatformPkg: Added Aarch64 Foundation Model | Harry Liebel |
2013-07-18 | OvmfPkg/Sec: Build identity mapped pages in RAM for X64 | Jordan Justen |
2013-07-18 | OvmfPkg: Add IndustryStandard/X64Paging.h | Jordan Justen |
2013-07-18 | OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime services | Jordan Justen |
2013-07-18 | ArmPlatformPkg/Ds5: Added Aarch64 support | Harry Liebel |
2013-07-18 | ArmPlatformPkg: Added support for Aarch64 AEM RTSM model | Harry Liebel |
2013-07-18 | ArmPlatformPkg: Added Aarch64 support | Harry Liebel |
2013-07-18 | ArmPkg: Added AArch64 support (missing files) | Harry Liebel |
2013-07-18 | ArmPkg/BdsLib: Added Aarch64 support for booting Linux | Harry Liebel |
2013-07-18 | ArmPkg: Added Aarch64 support | Harry Liebel |
2013-07-18 | ShellPkg: Added Aarch64 support | Harry Liebel |
2013-07-18 | ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUS | Jaben Carsey |
2013-07-18 | The PCI host bridge can signal failures in its initialization to | Olivier Martin |
2013-07-18 | ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci... | Olivier Martin |
2013-07-17 | Per gmtime manpage, tm_mon is the number of months since January | Gary Ching-Pang Lin |
2013-07-17 | ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId | Olivier Martin |
2013-07-17 | ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CP... | Olivier Martin |
2013-07-17 | EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages() | Olivier Martin |
2013-07-17 | ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores... | Olivier Martin |
2013-07-17 | Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule. | Ruiyu Ni |
2013-07-16 | ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS. | Gary Ching-Pang Lin |
2013-07-16 | Fixes the GCC build 'Unused variable' warning (raised an error when warnings ... | Olivier Martin |
2013-07-16 | Rollback patch 14470, because it error check in some extra ending code. | Eric Dong |
2013-07-16 | Fix IA32 build failure. | Ruiyu Ni |
2013-07-16 | Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed... | Ruiyu Ni |
2013-07-16 | Fixes the GCC build 'Unused variable' warning (raised an error when warnings ... | Olivier Martin |
2013-07-16 | ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h) | Olivier Martin |
2013-07-15 | ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLib | Eugene Cohen |
2013-07-15 | Refine the validation for the input attribute before return. | Eric Dong |
2013-07-12 | Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API. | Liming Gao |
2013-07-12 | 1. Add defines for MAX values for UEFI data types. | Liming Gao |