Age | Commit message (Expand) | Author |
2015-07-27 | CorebootPayloadPkgIa32: Don't specify X64 architecture | Jordan Justen |
2015-07-27 | MdePkg: Add missing PCD usage information in UNI files. | Qiu Shumin |
2015-07-27 | MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumption | Star Zeng |
2015-07-27 | MdeModulePkg CapsuleX64: Reduce reserved memory consumption | Star Zeng |
2015-07-27 | IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumption | Star Zeng |
2015-07-27 | MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumption | Star Zeng |
2015-07-27 | NetworkPkg: fix an error lead building crash | fanwang2 |
2015-07-27 | MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64() | Star Zeng |
2015-07-26 | StdLib: Do not define memcpy for AARCH64 builds | Scott Duplichan |
2015-07-26 | MdeModulePkg: Make boot option description unique | Ruiyu Ni |
2015-07-26 | IntelFrameworkModulePkg: GenericBdsLib: set Status before use | Laszlo Ersek |
2015-07-26 | Maintainers.txt: Add Daryl's new email address | Jordan Justen |
2015-07-26 | ShellPkg: Fix the ASSERT issue in Shell 'for' loop | Qiu Shumin |
2015-07-26 | BaseTools: Make AutoGen.h array declaration match AutoGen.c definition | Scott Duplichan |
2015-07-26 | MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxe | fanwang2 |
2015-07-26 | NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH support | fanwang2 |
2015-07-26 | SecurityPkg AuthVariableLib: Correct address pointers data | Star Zeng |
2015-07-26 | MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLib | Star Zeng |
2015-07-26 | MdeModulePkg: Check the case caused by mismatch | Dandan Bi |
2015-07-26 | MdeModulePkg: Correct the parameter order in match2 sample opcode | Dandan Bi |
2015-07-26 | ShellPkg: Fix bad TimeZone (TZ) conversion. | Andrew Fish |
2015-07-26 | MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status. | Zhang Lubo |
2015-07-26 | NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status. | Zhang Lubo |
2015-07-26 | MdeModulePkg: Remove TransmitReceive() and ActiveChild dependency | Jiaxin Wu |
2015-07-26 | BaseTools/Common: fix heap overrun in ReadMemoryFileLine () | Ard Biesheuvel |
2015-07-26 | Maintainers.txt: ARM packages maintainer update | Leif Lindholm |
2015-07-26 | NetworkPkg: Fix bug in IpSecImpl.c caused by missing parentheses | Bruce Cran |
2015-07-26 | ArmVirtPkg/ArmVirtQemu: support SMBIOS | Laszlo Ersek |
2015-07-26 | ArmVirtPkg: QemuFwCfgToPcdDxe: set SMBIOS entry point version dynamically | Laszlo Ersek |
2015-07-26 | ArmVirtPkg: add QemuFwCfgToPcdDxe | Laszlo Ersek |
2015-07-26 | MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURES | Laszlo Ersek |
2015-07-26 | OvmfPkg: SmbiosPlatformDxe: restrict current Xen code to IA32/X64 | Laszlo Ersek |
2015-07-26 | OvmfPkg: SmbiosPlatformDxe: move IsEntryPointStructureValid() to Xen.c | Laszlo Ersek |
2015-07-26 | OvmfPkg: AcpiS3SaveDxe: drop EFI_ACPI_S3_SAVE_PROTOCOL | Laszlo Ersek |
2015-07-26 | OvmfPkg: install DxeSmmReadyToLock in PlatformBdsLib | Laszlo Ersek |
2015-07-26 | IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() call | Ard Biesheuvel |
2015-07-26 | OvmfPkg: PlatformBdsLib: signal End-of-Dxe event group | Laszlo Ersek |
2015-07-26 | OvmfPkg: AcpiS3SaveDxe: call S3Ready() at End-of-Dxe | Laszlo Ersek |
2015-07-26 | OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback | Laszlo Ersek |
2015-07-26 | Daryl has changed positions and I am taking over maintaining for now. | Jaben Carsey |
2015-07-26 | MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservation | Star Zeng |
2015-07-16 | ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instance | Heyi Guo |
2015-07-16 | ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased firmware size | Olivier Martin |
2015-07-16 | EmbeddedPkg/Lan9118Dxe: Ignore spurious RXE errors | Ronald Cron |
2015-07-16 | MdeModulePkg/TerminalDxe: Some improvements | Heyi Guo |
2015-07-16 | MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by default | Heyi Guo |
2015-07-16 | ArmVirtPkg: Make terminal type consistent | Heyi Guo |
2015-07-16 | EmulatorPkg: Update comment for PcdDefaultTerminalType | Heyi Guo |
2015-07-16 | MdePkg: Update comment for PcdDefaultTerminalType | Heyi Guo |
2015-07-16 | MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONST | Ard Biesheuvel |