- 3d2f91e Add the AArch64 FAT binary to the EDK2 repository. by Olivier Martin · 11 years ago
- eed8d67 Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4 by Laszlo Ersek · 11 years ago
- 43e543b Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec. by Elvin Li · 11 years ago
- 4006b0b Add I2C related definition in PI 1.3 spec. by Elvin Li · 11 years ago
- 3989943 Add defines for MAX values for EBC arch. by Liming Gao · 11 years ago
- 1847ed0 Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation. by Elvin Li · 11 years ago
- eb290d0 MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support. by Feng Tian · 11 years ago
- 1762593 Add NVM Express related definition. by Feng Tian · 11 years ago
- 5a9f73b Refine the code logic for browser and display engine. by Eric Dong · 11 years ago
- 6b1ac44 Update NT32/Duet platform to use new display engine and browser. by Eric Dong · 11 years ago
- 56af21c Update OVMF platform to use new display engine and browser. by Eric Dong · 11 years ago
- 7c6c064 Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
- 9b141c5 Check in the missing code. by Eric Dong · 11 years ago
- b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- 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
- cffd217 Add new adding ATA related status code in PI 1.3 to definition and ATA modules. by Elvin Li · 11 years ago
- 433a21c ShellPkg: increase available size for PcdShellFileOperationSize by Eugene Cohen · 11 years ago
- 373fbc6 Add Aarch64 support to EdkCompatibilityPkg. by Harry Liebel · 11 years ago
- e01a125 Match the comments with the implementation for Baselib::GetFirstNode. by Shumin Qiu · 11 years ago
- fd64f84 Checks the length of the file name to avoid illegal access. by Gary Ching-Pang Lin · 11 years ago
- 716e507 MdeModulePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
- 45a4305 MdePkg/BasePeCoffLib: Fixed coding style by Olivier Martin · 11 years ago
- 5b2956e Enhance error handling code after calling BIO_new in BaseCryptLib. by Ye Ting · 11 years ago
- 6dafb30 ArmPlatformPkg: PrePei Cache disable and invalidate. by Olivier Martin · 11 years ago
- bb058bc ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disable interrupts by Olivier Martin · 11 years ago
- 9532373 EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMC by Olivier Martin · 11 years ago
- 842b02d EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standard by Olivier Martin · 11 years ago
- e7e50d6 ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page format by Olivier Martin · 11 years ago
- d6dc67b ARM: Remove NSACR from the common code by Olivier Martin · 11 years ago
- 3cc033c MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experience value to cover more devices by Feng Tian · 11 years ago
- b4e027f MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartitionEntry doesn't overflow. by Star Zeng · 11 years ago
- e3df694 Fix GCC build failure. by Ruiyu Ni · 11 years ago
- 5d71a30 UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg) by Jordan Justen · 11 years ago
- bf6ee6c MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
- deb65d6 MdePkg/BaseCpuLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
- 807e260 MdePkg/BaseLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
- a2cacc9 MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64 by Harry Liebel · 11 years ago
- b4319af MdePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
- fed549d MdePkg: Added ARM Aarch64 support to PE/COFF support by Harry Liebel · 11 years ago
- 790f3b7 Clarify PrintLib behavior on %d, %x, %l. by Liming Gao · 11 years ago
- dcdaee8 Clean the flag before use it to avoid use old error value. by Eric Dong · 11 years ago
- 70f89c0 ArmPkg/ArmLib: Fixed TBLs invalidation in EL1 by Olivier Martin · 11 years ago
- e21227c ArmPkg/Library: AArch64 MMU EL1 support by Olivier Martin · 11 years ago
- 5b53eaf ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap() by Olivier Martin · 11 years ago
- 6ea162c ArmPkg/ArmLib/AArch64: Use the appropriate macros and update comments by Olivier Martin · 11 years ago
- 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
- 4d0a30a Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. by Ruiyu Ni · 11 years ago
- 1fd4578 Roll back the changes in revision 14296 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
- ff35168 ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF spec by Olivier Martin · 11 years ago
- 63e25b6 ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix by Harry Liebel · 11 years ago
- 383070d ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Translation Table by Olivier Martin · 11 years ago
- 6ba46a9 StdLib: Add Aarch64 support. by Harry Liebel · 11 years ago
- cfdb673 Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration to fix OVMF boot no display issue. by Ruiyu Ni · 11 years ago
- 7751806 Correctly character in comments of BaseLib BitField. by Liming Gao · 11 years ago
- 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
- f9cec5f ArmPlatformPkg: Added Aarch64 Foundation Model by Harry Liebel · 11 years ago
- 6cf5778 OvmfPkg/Sec: Build identity mapped pages in RAM for X64 by Jordan Justen · 11 years ago
- ca270eb OvmfPkg: Add IndustryStandard/X64Paging.h by Jordan Justen · 11 years ago
- d52c286 OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime services by Jordan Justen · 11 years ago
- e3d495e ArmPlatformPkg/Ds5: Added Aarch64 support by Harry Liebel · 11 years ago
- 27be360 ArmPlatformPkg: Added support for Aarch64 AEM RTSM model by Harry Liebel · 11 years ago
- 1bc8326 ArmPlatformPkg: Added Aarch64 support by Harry Liebel · 11 years ago
- 93deac7 ArmPkg: Added AArch64 support (missing files) by Harry Liebel · 11 years ago
- 634bdd9 ArmPkg/BdsLib: Added Aarch64 support for booting Linux by Harry Liebel · 11 years ago
- 25402f5 ArmPkg: Added Aarch64 support by Harry Liebel · 11 years ago
- 8477cb6 ShellPkg: Added Aarch64 support by Harry Liebel · 11 years ago
- 75a68c6 ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUS by Jaben Carsey · 11 years ago
- ea8d98f The PCI host bridge can signal failures in its initialization to by Olivier Martin · 11 years ago
- 591fb37 ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture specific to 'CpuMmuCommon.c' by Olivier Martin · 11 years ago
- 04a3cfa Per gmtime manpage, tm_mon is the number of months since January by Gary Ching-Pang Lin · 11 years ago
- da27524 ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId by Olivier Martin · 11 years ago
- a1cca63 ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CPU ID retrieved from the GIC by Olivier Martin · 11 years ago
- 0b342ff EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages() by Olivier Martin · 11 years ago
- f93f248 ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores from their mailbox spinning by Olivier Martin · 11 years ago
- 28f5d70 Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule. by Ruiyu Ni · 11 years ago
- 73c5c61 ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS. by Gary Ching-Pang Lin · 11 years ago
- 6e84b4d Fixes the GCC build 'Unused variable' warning (raised an error when warnings are treated as errors). by Olivier Martin · 11 years ago
- 40ae09a Rollback patch 14470, because it error check in some extra ending code. by Eric Dong · 11 years ago
- 0086fca Fix IA32 build failure. by Ruiyu Ni · 11 years ago
- d13e7bd Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixedAtBuild, PcdDynamic, PcdDynamicEx] so that it’s runtime configurable. by Ruiyu Ni · 11 years ago
- 270e8df Fixes the GCC build 'Unused variable' warning (raised an error when warnings are treated as errors). by Olivier Martin · 11 years ago
- f5f89bf ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h) by Olivier Martin · 11 years ago
- a7463b3 ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLib by Eugene Cohen · 11 years ago
- b95a25d Refine the validation for the input attribute before return. by Eric Dong · 11 years ago
- 1dde8b0 Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API. by Liming Gao · 11 years ago
- 068a82f 1. Add defines for MAX values for UEFI data types. by Liming Gao · 11 years ago
- 41982eb SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. by Star Zeng · 11 years ago
- 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
- 0dda774 MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report. by Star Zeng · 11 years ago
- 6c657d7 Roll back the changes in revision 14294 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
- de27b8f Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol before installing the Driver Binding Protocol instance. by Ruiyu Ni · 11 years ago
- f87bc6e MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSE by Feng Tian · 12 years ago
- c30f1e0 OvmfPkg EmuVariableFvbRuntimeDxe: Let FaultTolerantWriteDxe to init working block header. by Star Zeng · 12 years ago
- 94c4575 EmulatorPkg: Use FaultTolerantWritePei driver. by Star Zeng · 12 years ago
- 71e9d09 Nt32Pkg: Use FaultTolerantWritePei driver. by Star Zeng · 12 years ago
- 039a40a SecurityPkg: Variable drivers robustly handle crashes during Reclaim(). by Star Zeng · 12 years ago
- 3e02ebb MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). by Star Zeng · 12 years ago
- 70066a8 Fix DDK build fail. by Eric Dong · 12 years ago
- f8920f0 Fix GCC build fail. by Eric Dong · 12 years ago