summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-26StdLib: Do not define memcpy for AARCH64 buildsScott Duplichan
2015-07-26MdeModulePkg: Make boot option description uniqueRuiyu Ni
2015-07-26IntelFrameworkModulePkg: GenericBdsLib: set Status before useLaszlo Ersek
2015-07-26Maintainers.txt: Add Daryl's new email addressJordan Justen
2015-07-26ShellPkg: Fix the ASSERT issue in Shell 'for' loopQiu Shumin
2015-07-26BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan
2015-07-26MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxefanwang2
2015-07-26NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH supportfanwang2
2015-07-26SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng
2015-07-26MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLibStar Zeng
2015-07-26MdeModulePkg: Check the case caused by mismatchDandan Bi
2015-07-26MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi
2015-07-26ShellPkg: Fix bad TimeZone (TZ) conversion.Andrew Fish
2015-07-26MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo
2015-07-26NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo
2015-07-26MdeModulePkg: Remove TransmitReceive() and ActiveChild dependencyJiaxin Wu
2015-07-26BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()Ard Biesheuvel
2015-07-26Maintainers.txt: ARM packages maintainer updateLeif Lindholm
2015-07-26NetworkPkg: Fix bug in IpSecImpl.c caused by missing parenthesesBruce Cran
2015-07-26ArmVirtPkg/ArmVirtQemu: support SMBIOSLaszlo Ersek
2015-07-26ArmVirtPkg: QemuFwCfgToPcdDxe: set SMBIOS entry point version dynamicallyLaszlo Ersek
2015-07-26ArmVirtPkg: add QemuFwCfgToPcdDxeLaszlo Ersek
2015-07-26MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURESLaszlo Ersek
2015-07-26OvmfPkg: SmbiosPlatformDxe: restrict current Xen code to IA32/X64Laszlo Ersek
2015-07-26OvmfPkg: SmbiosPlatformDxe: move IsEntryPointStructureValid() to Xen.cLaszlo Ersek
2015-07-26OvmfPkg: AcpiS3SaveDxe: drop EFI_ACPI_S3_SAVE_PROTOCOLLaszlo Ersek
2015-07-26OvmfPkg: install DxeSmmReadyToLock in PlatformBdsLibLaszlo Ersek
2015-07-26IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() callArd Biesheuvel
2015-07-26OvmfPkg: PlatformBdsLib: signal End-of-Dxe event groupLaszlo Ersek
2015-07-26OvmfPkg: AcpiS3SaveDxe: call S3Ready() at End-of-DxeLaszlo Ersek
2015-07-26OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callbackLaszlo Ersek
2015-07-26Daryl has changed positions and I am taking over maintaining for now.Jaben Carsey
2015-07-26MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng
2015-07-16ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instanceHeyi Guo
2015-07-16ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased firmware sizeOlivier Martin
2015-07-16EmbeddedPkg/Lan9118Dxe: Ignore spurious RXE errorsRonald Cron
2015-07-16MdeModulePkg/TerminalDxe: Some improvementsHeyi Guo
2015-07-16MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by defaultHeyi Guo
2015-07-16ArmVirtPkg: Make terminal type consistentHeyi Guo
2015-07-16EmulatorPkg: Update comment for PcdDefaultTerminalTypeHeyi Guo
2015-07-16MdePkg: Update comment for PcdDefaultTerminalTypeHeyi Guo
2015-07-16MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONSTArd Biesheuvel
2015-07-16MdePkg/BasePrintLib: make mStatusString array CONSTArd Biesheuvel
2015-07-16MdeModulePkg: Correct PcdConOutColumn help string.Liming Gao
2015-07-16MdePkg: Correct comment typo from ECB to EBC in DebugLib.hLiming Gao
2015-07-16MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob existsLiming Gao
2015-07-16NetworkPkg: Add the unspecified address check for DNS6 StationIp.Jiaxin Wu
2015-07-16BaseTools: Fixed incorrect alignment bug.Yingke Liu
2015-07-15ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron
2015-07-15UefiCpuPkg/CpuMpPei: Register callback on End Of Pei PPIJeff Fan