- f5241b5 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe by Olivier Martin · 10 years ago
- 793ca69 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib by Olivier Martin · 10 years ago
- 60775c5 ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.c by Olivier Martin · 10 years ago
- 0458b42 ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe file by Olivier Martin · 10 years ago
- 69b5dc9 ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegisterInterruptService() by Olivier Martin · 10 years ago
- 397bdc9 ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont) by Olivier Martin · 10 years ago
- e700a1f ArmPkg/ArmGic: Introduced helper functions to access the GIC controller by Olivier Martin · 10 years ago
- 4edcf21 ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib by Olivier Martin · 10 years ago
- 2ca815a ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement by Olivier Martin · 10 years ago
- d80401a ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt() by Olivier Martin · 10 years ago
- e1f2dfe MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support. by Star Zeng · 10 years ago
- 8acb3f7 Refine the save action for the BdsDxe. by Eric Dong · 10 years ago
- dda74d6 EmulatorPkg/EmuSimpleFileSystemDxe: Fix incorrect return values upon allocation failure by Paulo Alcantara · 10 years ago
- 4451c6e EmulatorPkg/EmuSimpleFileSystemDxe: Fix minor typos by Paulo Alcantara · 10 years ago
- 859b0db SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC build failure after -Wno-missing-braces option in GCC removed. by Star Zeng · 10 years ago
- a94733b Correct the default value for date opcode. by Eric Dong · 10 years ago
- d987459 MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support. by Star Zeng · 10 years ago
- ef96ba3 MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(smm) copy. by Star Zeng · 10 years ago
- edc93a3 ArmPkg/BdsLib: Prevent memory leak whith TFTP by Olivier Martin · 11 years ago
- a621711 ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style) by Olivier Martin · 11 years ago
- 52659ef EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUS by Olivier Martin · 11 years ago
- 6defc4d ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 32-byte aligned by Olivier Martin · 11 years ago
- e4ac870 Sync BaseTool trunk (version r2670) into EDKII BaseTools. by Gao, Liming · 11 years ago
- 148af38 ShellPkg: Fix Ctrl+C support for dmpstore command. by Tapan Shah · 11 years ago
- 48178d7 Fix a bug in IP4 driver when computing the network broadcast adress. by Fu, Siyuan · 11 years ago
- 9e2364e Fix the potential address overflow issue when checking PE signature. by Jeff Fan · 11 years ago
- 8c01a99 OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Fix GCC44 build failure. by Gao, Liming · 11 years ago
- 891d844 MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SMM driver. by Tapan Shah · 11 years ago
- d070eef EmulatorPkg/CpuRuntimeDxe: Fix typos in MpService by Chen Fan · 11 years ago
- 523f48e Refine code to make it more safely. by Eric Dong · 11 years ago
- d0f65b2 Refine code to make it more safely. by Eric Dong · 11 years ago
- 6afd9f4 Refine code to make it more safely. by Eric Dong · 11 years ago
- b5f8b5b Refine code to make it more safely. by Eric Dong · 11 years ago
- 5a18908 Refine code to make it more safely. by Eric Dong · 11 years ago
- 81cd2f5 Refine code to make it more safely. by Eric Dong · 11 years ago
- 45295cf Refine code to make it more safely. by Eric Dong · 11 years ago
- 79ecd2d Refine code to make it more safely. by Eric Dong · 11 years ago
- 1fee530 Refine code to make it more safely. by Eric Dong · 11 years ago
- 393a316 Refine code to make it more safely. by Eric Dong · 11 years ago
- 53db912 Refine code to make it more safely. by Eric Dong · 11 years ago
- 2f497dc MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down to PeCoffLoaderRelocateImageExtraAction() by Andrew Fish · 11 years ago
- 84043ad OvmfPkg: add missing braces to aggregate and/or union initializers by Laszlo Ersek · 11 years ago
- ffccb93 Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE. by Dong, Guo · 11 years ago
- 83c7a55 ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected media by Chris Phillips · 11 years ago
- b34039b Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
- 66c7770 Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
- e837e22 Correct comment typo in AsmReadCr0() function. by Gao, Liming · 11 years ago
- e71cb45 ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellCommandLib library. by Tapan Shah · 11 years ago
- b0fdce9 ARM Packages: Fixed missing braces (the warning was disabled by GCC) by Olivier Martin · 11 years ago
- ec6b8ed ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers are initialized by Olivier Martin · 11 years ago
- 97be280 PcAtChipsetPkg: Enable timer interrupt through I/O APIC by Tycho Nightingale · 11 years ago
- 7d84fbb Do not create boot option for logical block io device. by Ruiyu Ni · 11 years ago
- a618eaa OvmfPkg: AcpiPlatformDxe: don't rely on unstable QEMU interface by Laszlo Ersek · 11 years ago
- 374df8f OvmfPkg: AcpiPlatformDxe: exclude RSD PTR from QEMU's fw_cfg payload by Laszlo Ersek · 11 years ago
- 2d1fe95 OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables() by Laszlo Ersek · 11 years ago
- 6a90429 OvmgPkg: QemuFwCfgLib: export QEMU_FW_CFG_FNAME_SIZE by Laszlo Ersek · 11 years ago
- 8819a09 Fix GCC build fail. by Eric Dong · 11 years ago
- b0bc24a The following call tree exposes a bug in the lifetime (ie. too late by Alex Williamson · 11 years ago
- 183ecff ShellPkg: Remove use of ASSERT to test parameters by Jaben Carsey · 11 years ago
- c5ed01d Contributed-under: TianoCore Contribution Agreement 1.0 by Victor Gouveia · 11 years ago
- 277fe9a Create boot option for all block IO devices no matter what the device path looks like. by Ruiyu Ni · 11 years ago
- be9304f Support RouteConfig function for BdsDxe driver. by Eric Dong · 11 years ago
- 885f7fd ShellPkg: Fix duplicate String IDs by Jaben Carsey · 11 years ago
- 9a70350 Fix build issues with Xcode in CryptoPkg and SecurityPkg. by Andrew Fish · 11 years ago
- 7bf3ce9 Fix build issues with Xcode in CryptoPkg and SecurityPkg. by Andrew Fish · 11 years ago
- 022ed0d Use a compare operator for Non-Boolean comparison in 'map.c'. by Qiu Shumin · 11 years ago
- 33eb033 ShellPkg: fix Comp command output by Jaben Carsey · 11 years ago
- 4ab4497 MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controller disable by Tian, Feng · 11 years ago
- e9bf5b1 Rename TimeoutInSeconds to Timeout to avoid confusion. by Jeff Fan · 11 years ago
- b4a6629 ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast Models by Olivier Martin · 11 years ago
- 5f1103b ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00 by Olivier Martin · 11 years ago
- ec17f0f ArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt handling by Olivier Martin · 11 years ago
- 27331bf ArmPkg: Added new ARM Processor Feature Register definitions by Olivier Martin · 11 years ago
- 01674af ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations. by Olivier Martin · 11 years ago
- 8b7f930 ArmPlatformPkg/Ds5: Added script to profile EDK2 with ARM DSTREAM by Olivier Martin · 11 years ago
- 451b665 ArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friendly debug message by Olivier Martin · 11 years ago
- f747c71 ShellPkg: fix display for map command with filtering by Jaben Carsey · 11 years ago
- 0c41d28 ShellPkg: replace unrecognized Environment Variables with empty quotes so commands or applications know something existed. by Jaben Carsey · 11 years ago
- b5ce69c Update the comments for function 'InternalShellExecuteDevicePath' in ShellProtocol.c to make it consistent with parameter names. by Qiu Shumin · 11 years ago
- f3fc9d8 Remove the RT attribute for HDDP variable and validate the variable content before using it. by Ruiyu Ni · 11 years ago
- ed2867d Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. by Ruiyu Ni · 11 years ago
- 21def10 Add 'file not found' debug message to MTFTP. by Brendan Jackman · 11 years ago
- a145e28 OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driver by Gabriel Somlo · 11 years ago
- 6b23d76 OvmfPkg/SMBIOS: Reuse handles supplied by underlying VM by Gabriel Somlo · 11 years ago
- 9080334 OvmfPkg: QemuVideoDxe: Int10h stub for Windows 7 & 2008 (stdvga, QXL) by Laszlo Ersek · 11 years ago
- d8f36fb ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension by Olivier Martin · 11 years ago
- 6b5f577 Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar even it's below 6 to follow the UEFI Spec. by Ruiyu Ni · 11 years ago
- 36d6448 Handle multi instances device path while connecting console devices. by Qiu Shumin · 11 years ago
- 67c49e4 EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MAX_SIZE by Olivier Martin · 11 years ago
- 3bdb6d1 Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar even it's below 6 to follow the UEFI Spec. by Ruiyu Ni · 11 years ago
- ab82122 MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to strictly comply with UEFI spec by Tian, Feng · 11 years ago
- 129ff94 Fix some build issues (ARM toolchain). by Olivier Martin · 11 years ago
- 36d66ac ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVB by Olivier Martin · 11 years ago
- 7c794bf ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN controller name by Olivier Martin · 11 years ago
- 7282b50 ShellPkg: Add error messages to CP when destination file or directory cannot be opened/created by Jaben Carsey · 11 years ago
- 09a43a5 ShellPkg: report error when EfiDecompress is run on a non-compressed file by Jaben Carsey · 11 years ago
- 271ce4b ArmPkg/BdsLib/AArch64: Added more useful error messages when loading Linux by Brendan Jackman · 11 years ago
- 1aaa6f6 ArmPkg/BdsLib: Fix allocating kernel buffer in TFTP by Brendan Jackman · 11 years ago
- 48ef4e4 ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-level by Olivier Martin · 11 years ago
- 7da62bc Based on request, export ResetRequired info used by browser. by Eric Dong · 11 years ago