- f34ac84 Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpecific. by Ruiyu Ni · 11 years ago
- 04492de Do not lock the volume when the volume maps to a file instead of a physical disk. by Ruiyu Ni · 11 years ago
- de49225 Fix DDK3790 build failure. by Ruiyu Ni · 11 years ago
- 7076ecd Update firmware management protocol definition to expose the lowest supported firmware version. by Shumin Qiu · 11 years ago
- df07bae ShellPkg: update behavior with undefined environment variables by Jaben Carsey · 11 years ago
- ac8783c ShellPkg: Fix file size error upon copy operation. by Jaben Carsey · 11 years ago
- 18e44b0 ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSystemLib by Olivier Martin · 11 years ago
- 1cb1367 ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDR by Olivier Martin · 11 years ago
- 5232a5e ArmPlatformPkg/Sec: Removed SetupExceptionLevel3() by Olivier Martin · 11 years ago
- cc93554 ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3 by Olivier Martin · 11 years ago
- a639401 ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64 platforms by Olivier Martin · 11 years ago
- a4a4489 Fix OptionRomPkg build failure. by Qian Ouyang · 11 years ago
- b822eb4 Fix function header comments for DiskIoDestroySubtask. by Ruiyu Ni · 11 years ago
- fc51ab6 Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEFI Spec 2.4. by Ruiyu Ni · 11 years ago
- f5ec0a8 MdeModulePkg/DiskIoDxe: Fixed GCC build error by Olivier Martin · 11 years ago
- 260fbf5 Remove several ASSERT in XhciDxe to allow error status happen then do error handling. by Elvin Li · 11 years ago
- c0a3c3d Refine the comments and code to follow spec. by Eric Dong · 11 years ago
- 5795218 Refine the comments to follow spec. by Eric Dong · 11 years ago
- 5a7b9bb Add the missing status code in the returned table of InstallMultipleProtocolInterface(). by Shumin Qiu · 11 years ago
- 493d8e3 Add DiskIo2 protocol definition to MdePkg. by Ruiyu Ni · 11 years ago
- 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
- 2e969d2 ArmPkg/CpuDxe: Added support to not set a memory region with the same attribute by Olivier Martin · 11 years ago
- 6adbd5b ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes() by Olivier Martin · 11 years ago
- 09e3122 ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page entries by Olivier Martin · 11 years ago
- d9680b9 ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS() by Olivier Martin · 11 years ago
- 48999d2 ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver. by Olivier Martin · 11 years ago
- 4ca88ec ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to the list of DEBUG_* by Olivier Martin · 11 years ago
- 047c0cb ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization by Olivier Martin · 11 years ago
- 6a343fa ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception type by Girish K S · 11 years ago
- 6675a21 MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
- 99736b3 Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
- 5c3481b OvmfPkg: Use the new DevicePathLib for all platforms by Ruiyu Ni · 11 years ago
- f91d18d OvmfPkg ResetSystemLib: Fix VS build error by Ruiyu Ni · 11 years ago
- dfd3119 OvmfPkg/SecureBootConfigDxe: Avoid illegal access by Gary Ching-Pang Lin · 11 years ago
- 4388b0e OvmfPkg: allocate the EFI memory map for Linux as Loader Data by Laszlo Ersek · 11 years ago
- b934959 MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (d2015r7) by Feng Tian · 11 years ago
- 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
- 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
- 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 · 12 years ago
- 6cf5778 OvmfPkg/Sec: Build identity mapped pages in RAM for X64 by Jordan Justen · 12 years ago
- ca270eb OvmfPkg: Add IndustryStandard/X64Paging.h by Jordan Justen · 12 years ago
- d52c286 OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime services by Jordan Justen · 12 years ago
- e3d495e ArmPlatformPkg/Ds5: Added Aarch64 support by Harry Liebel · 12 years ago
- 27be360 ArmPlatformPkg: Added support for Aarch64 AEM RTSM model by Harry Liebel · 12 years ago