Revision: 18073
http://sourceforge.net/p/edk2/code/18073
Author: jljusten
Date: 2015-07-27 06:43:29 + (Mon, 27 Jul 2015)
Log Message:
---
CorebootPayloadPkgIa32: Don't specify X64 architecture
CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc doesn't use any X64
modules, so
Revision: 18072
http://sourceforge.net/p/edk2/code/18072
Author: timhe
Date: 2015-07-27 03:14:33 + (Mon, 27 Jul 2015)
Log Message:
---
Fixed OS software shutdown when reporting actual processor temperature
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-o
Revision: 18071
http://sourceforge.net/p/edk2/code/18071
Author: shenshushi
Date: 2015-07-27 03:10:37 + (Mon, 27 Jul 2015)
Log Message:
---
MdePkg: Add missing PCD usage information in UNI files.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu
Revision: 18069
http://sourceforge.net/p/edk2/code/18069
Author: lzeng14
Date: 2015-07-27 03:04:41 + (Mon, 27 Jul 2015)
Log Message:
---
MdeModulePkg CapsuleX64: Reduce reserved memory consumption
We are going to reduce reserved memory consumption by page table buffer,
Revision: 18070
http://sourceforge.net/p/edk2/code/18070
Author: lzeng14
Date: 2015-07-27 03:05:13 + (Mon, 27 Jul 2015)
Log Message:
---
MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumption
Reduce reserved memory consumption by page table buffer,
then OS c
Revision: 18068
http://sourceforge.net/p/edk2/code/18068
Author: lzeng14
Date: 2015-07-27 03:04:03 + (Mon, 27 Jul 2015)
Log Message:
---
IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumption
Reduce reserved memory consumption by page table buffer,
th
Revision: 18067
http://sourceforge.net/p/edk2/code/18067
Author: lzeng14
Date: 2015-07-27 03:03:25 + (Mon, 27 Jul 2015)
Log Message:
---
MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumption
We are going to reduce reserved memory consumption by page tab
Revision: 18066
http://sourceforge.net/p/edk2/code/18066
Author: fanwang2
Date: 2015-07-27 02:45:43 + (Mon, 27 Jul 2015)
Log Message:
---
NetworkPkg: fix an error lead building crash
Fix an error which leads the building process crashes.
Contributed-under: TianoCore Co
Revision: 18065
http://sourceforge.net/p/edk2/code/18065
Author: timhe
Date: 2015-07-27 00:58:07 + (Mon, 27 Jul 2015)
Log Message:
---
Add the code to support compatible platform.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tim He
Reviewed-b
Revision: 18064
http://sourceforge.net/p/edk2/code/18064
Author: lzeng14
Date: 2015-07-27 00:49:00 + (Mon, 27 Jul 2015)
Log Message:
---
MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64()
As variable HEADER_ALIGNMENT = 4, the MonotonicCount in
AUTHENTICATED
Revision: 18063
http://sourceforge.net/p/edk2/code/18063
Author: jljusten
Date: 2015-07-26 08:07:20 + (Sun, 26 Jul 2015)
Log Message:
---
StdLib: Do not define memcpy for AARCH64 builds
For AARCH64, do not define a memcpy function in stdlib because it is
already defined
Revision: 18062
http://sourceforge.net/p/edk2/code/18062
Author: jljusten
Date: 2015-07-26 08:07:15 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg: Make boot option description unique
When there are multiple network boot options, user will see multiple
"UEFI Network
Revision: 18061
http://sourceforge.net/p/edk2/code/18061
Author: jljusten
Date: 2015-07-26 08:06:11 + (Sun, 26 Jul 2015)
Log Message:
---
IntelFrameworkModulePkg: GenericBdsLib: set Status before use
The recent patch titled
IntelFrameworkModulePkg/GenericBdsLib: remo
Revision: 18060
http://sourceforge.net/p/edk2/code/18060
Author: jljusten
Date: 2015-07-26 08:06:05 + (Sun, 26 Jul 2015)
Log Message:
---
Maintainers.txt: Add Daryl's new email address
Cc: Daryl McDaniel
Cc: Jaben Carsey
Contributed-under: TianoCore Contribution Agree
Revision: 18059
http://sourceforge.net/p/edk2/code/18059
Author: jljusten
Date: 2015-07-26 08:06:01 + (Sun, 26 Jul 2015)
Log Message:
---
ShellPkg: Fix the ASSERT issue in Shell 'for' loop
The Length parameter of 'GetNextParameter' is the buffer size in bytes.
While Str
Revision: 18054
http://sourceforge.net/p/edk2/code/18054
Author: jljusten
Date: 2015-07-26 08:03:50 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLib
Originally, the double pointer (VOID **) is not correct for
Revision: 18055
http://sourceforge.net/p/edk2/code/18055
Author: jljusten
Date: 2015-07-26 08:03:54 + (Sun, 26 Jul 2015)
Log Message:
---
SecurityPkg AuthVariableLib: Correct address pointers data
Originally, the double pointer (VOID **) is not correct for convert
addre
Revision: 18052
http://sourceforge.net/p/edk2/code/18052
Author: jljusten
Date: 2015-07-26 08:03:40 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg: Correct the parameter order in match2 sample opcode
The first parameter of match2 opcode should be the pattern
and the
Revision: 18058
http://sourceforge.net/p/edk2/code/18058
Author: jljusten
Date: 2015-07-26 08:04:10 + (Sun, 26 Jul 2015)
Log Message:
---
BaseTools: Make AutoGen.h array declaration match AutoGen.c definition
When a quoted string is used as initialization data in a DEC
Revision: 18056
http://sourceforge.net/p/edk2/code/18056
Author: jljusten
Date: 2015-07-26 08:03:59 + (Sun, 26 Jul 2015)
Log Message:
---
NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH support
GatewayIpAddress and SubnetMask do not exist in old IPv4_DEVICE_PA
Revision: 18048
http://sourceforge.net/p/edk2/code/18048
Author: jljusten
Date: 2015-07-26 08:03:20 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg: Remove TransmitReceive() and ActiveChild dependency
Fix git 59a8cfd4 (SVN r17869) removes DHCP4.TransmitReceive()and D
Revision: 18047
http://sourceforge.net/p/edk2/code/18047
Author: jljusten
Date: 2015-07-26 08:03:15 + (Sun, 26 Jul 2015)
Log Message:
---
BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()
ReadMemoryFileLine () appends a NULL character to the string
it returns,
Revision: 18057
http://sourceforge.net/p/edk2/code/18057
Author: jljusten
Date: 2015-07-26 08:04:04 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxe
GatewayIpAddress and SubnetMask do not exist in old IPv4_DEVICE_PATH
Revision: 18053
http://sourceforge.net/p/edk2/code/18053
Author: jljusten
Date: 2015-07-26 08:03:44 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg: Check the case caused by mismatch
When mismatch happens,there exists one case that exit current
form and display last
Revision: 18045
http://sourceforge.net/p/edk2/code/18045
Author: jljusten
Date: 2015-07-26 08:03:05 + (Sun, 26 Jul 2015)
Log Message:
---
NetworkPkg: Fix bug in IpSecImpl.c caused by missing parentheses
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-
Revision: 18050
http://sourceforge.net/p/edk2/code/18050
Author: jljusten
Date: 2015-07-26 08:03:30 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.
if the instance of the DHCP4 protocol driver is in the Dhcp4Boun
Revision: 18041
http://sourceforge.net/p/edk2/code/18041
Author: jljusten
Date: 2015-07-26 08:02:45 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURES
This driver is soon going to be built by ArmVirtPkg/ArmVirtQemu.dsc
Revision: 18051
http://sourceforge.net/p/edk2/code/18051
Author: jljusten
Date: 2015-07-26 08:03:35 + (Sun, 26 Jul 2015)
Log Message:
---
ShellPkg: Fix bad TimeZone (TZ) conversion.
EFI_UNSPECIFIED_TIMEZONE means display local time. TZ of 0 is UTC.
Thus EFI_UNSPECIFIED_
Revision: 18044
http://sourceforge.net/p/edk2/code/18044
Author: jljusten
Date: 2015-07-26 08:03:00 + (Sun, 26 Jul 2015)
Log Message:
---
ArmVirtPkg/ArmVirtQemu: support SMBIOS
The "MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf" driver is generic, it
provides EFI_SMBIO
Revision: 18046
http://sourceforge.net/p/edk2/code/18046
Author: jljusten
Date: 2015-07-26 08:03:10 + (Sun, 26 Jul 2015)
Log Message:
---
Maintainers.txt: ARM packages maintainer update
Retire Olivier Martin as maintainer, and add in
Ard Biesheuvel as a co-maintainer fo
Revision: 18049
http://sourceforge.net/p/edk2/code/18049
Author: jljusten
Date: 2015-07-26 08:03:25 + (Sun, 26 Jul 2015)
Log Message:
---
NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status.
if the instance of the EFI DHCP4 protocol driver is in the Dhcp4Bo
Revision: 18043
http://sourceforge.net/p/edk2/code/18043
Author: jljusten
Date: 2015-07-26 08:02:55 + (Sun, 26 Jul 2015)
Log Message:
---
ArmVirtPkg: QemuFwCfgToPcdDxe: set SMBIOS entry point version dynamically
(This patch parallels OvmfPkg commit 37baf06b (SVN r17676)
Revision: 18042
http://sourceforge.net/p/edk2/code/18042
Author: jljusten
Date: 2015-07-26 08:02:50 + (Sun, 26 Jul 2015)
Log Message:
---
ArmVirtPkg: add QemuFwCfgToPcdDxe
Many universal DXE drivers in edk2 can be controlled by setting dynamic
PCDs. Such a PCD must be s
Revision: 18040
http://sourceforge.net/p/edk2/code/18040
Author: jljusten
Date: 2015-07-26 08:02:40 + (Sun, 26 Jul 2015)
Log Message:
---
OvmfPkg: SmbiosPlatformDxe: restrict current Xen code to IA32/X64
The Xen code in SmbiosPlatformDxe is centered on the informational
Revision: 18036
http://sourceforge.net/p/edk2/code/18036
Author: jljusten
Date: 2015-07-26 08:02:19 + (Sun, 26 Jul 2015)
Log Message:
---
IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() call
The AcpiS3->S3Save() call needs to occur before the end-of-DXE e
Revision: 18039
http://sourceforge.net/p/edk2/code/18039
Author: jljusten
Date: 2015-07-26 08:02:35 + (Sun, 26 Jul 2015)
Log Message:
---
OvmfPkg: SmbiosPlatformDxe: move IsEntryPointStructureValid() to Xen.c
This function is only called from Xen.c, so it should be defi
Revision: 18038
http://sourceforge.net/p/edk2/code/18038
Author: jljusten
Date: 2015-07-26 08:02:29 + (Sun, 26 Jul 2015)
Log Message:
---
OvmfPkg: AcpiS3SaveDxe: drop EFI_ACPI_S3_SAVE_PROTOCOL
At this point, nothing in the OVMF build calls EFI_ACPI_S3_SAVE_PROTOCOL
memb
Revision: 18035
http://sourceforge.net/p/edk2/code/18035
Author: jljusten
Date: 2015-07-26 08:02:13 + (Sun, 26 Jul 2015)
Log Message:
---
OvmfPkg: PlatformBdsLib: signal End-of-Dxe event group
(Paraphrasing git commit 9cd7d3c5 / SVN r17713:)
Currently, OvmfPkg fails to
Revision: 18033
http://sourceforge.net/p/edk2/code/18033
Author: jljusten
Date: 2015-07-26 08:02:02 + (Sun, 26 Jul 2015)
Log Message:
---
OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback
We are preparing for detaching the S3Ready() functionality from the
EFI_ACPI
Revision: 18034
http://sourceforge.net/p/edk2/code/18034
Author: jljusten
Date: 2015-07-26 08:02:07 + (Sun, 26 Jul 2015)
Log Message:
---
OvmfPkg: AcpiS3SaveDxe: call S3Ready() at End-of-Dxe
Call S3Ready() whenever the first of the following occurs:
- a driver signals E
Revision: 18037
http://sourceforge.net/p/edk2/code/18037
Author: jljusten
Date: 2015-07-26 08:02:24 + (Sun, 26 Jul 2015)
Log Message:
---
OvmfPkg: install DxeSmmReadyToLock in PlatformBdsLib
Currently we have the following call chain in OVMF:
PlatformBdsPolicyBehavio
Revision: 18028
http://sourceforge.net/p/edk2/code/18028
Author: jljusten
Date: 2015-07-26 07:37:56 + (Sun, 26 Jul 2015)
Log Message:
---
EmbeddedPkg/Lan9118Dxe: Ignore spurious RXE errors
Spurious error might appear during network transaction,
ignore them when there ar
Revision: 18027
http://sourceforge.net/p/edk2/code/18027
Author: jljusten
Date: 2015-07-26 07:37:51 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg/TerminalDxe: Some improvements
1. Get default terminal type from PCD rather than using PCANSI
directly in BuildTeminalD
Revision: 18030
http://sourceforge.net/p/edk2/code/18030
Author: jljusten
Date: 2015-07-26 07:38:06 + (Sun, 26 Jul 2015)
Log Message:
---
ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instance
LocateProtocol only gets the 1st SNP instance and this will be wrong
in a
Revision: 18029
http://sourceforge.net/p/edk2/code/18029
Author: jljusten
Date: 2015-07-26 07:38:01 + (Sun, 26 Jul 2015)
Log Message:
---
ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased firmware size
Recent changes have made the A15-A7 firmware bigger...
Contributed
Revision: 18025
http://sourceforge.net/p/edk2/code/18025
Author: jljusten
Date: 2015-07-26 07:37:42 + (Sun, 26 Jul 2015)
Log Message:
---
ArmVirtPkg: Make terminal type consistent
Change default terminal type to be consistent with default
ConIn/ConOut device path, which
Revision: 18032
http://sourceforge.net/p/edk2/code/18032
Author: jljusten
Date: 2015-07-26 07:38:16 + (Sun, 26 Jul 2015)
Log Message:
---
Daryl has changed positions and I am taking over maintaining for now.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed
Revision: 18031
http://sourceforge.net/p/edk2/code/18031
Author: jljusten
Date: 2015-07-26 07:38:12 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservation
that assumes the SMRAM reserved range is only at the end of
Revision: 18021
http://sourceforge.net/p/edk2/code/18021
Author: jljusten
Date: 2015-07-26 07:37:23 + (Sun, 26 Jul 2015)
Log Message:
---
MdePkg/BasePrintLib: make mStatusString array CONST
Change the type of mStatusString[] to reflect that it is a CONST
array of pointe
Revision: 18015
http://sourceforge.net/p/edk2/code/18015
Author: jljusten
Date: 2015-07-26 07:36:51 + (Sun, 26 Jul 2015)
Log Message:
---
ShellPkg: Add optional 'tftp' EFI Shell command
This 'tftp' command allows to download a file from a TFTP server.
A specific network
Revision: 18026
http://sourceforge.net/p/edk2/code/18026
Author: jljusten
Date: 2015-07-26 07:37:46 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by default
This is bug fix for TerminalDxe: NullRemaining should be set to FALS
Revision: 18018
http://sourceforge.net/p/edk2/code/18018
Author: jljusten
Date: 2015-07-26 07:37:07 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob exists
Add the check at DxeLoadCore() on MdeModulePkg\Core\DxeIplPeim\Dx
Revision: 18016
http://sourceforge.net/p/edk2/code/18016
Author: jljusten
Date: 2015-07-26 07:36:57 + (Sun, 26 Jul 2015)
Log Message:
---
BaseTools: Fixed incorrect alignment bug.
The alignment in rule section is shared by modules to generate FFS,
it should not be modif
Revision: 18023
http://sourceforge.net/p/edk2/code/18023
Author: jljusten
Date: 2015-07-26 07:37:32 + (Sun, 26 Jul 2015)
Log Message:
---
MdePkg: Update comment for PcdDefaultTerminalType
Update comment for PcdDefaultTerminalType, as a new terminal type
TTYTERM has been
Revision: 18024
http://sourceforge.net/p/edk2/code/18024
Author: jljusten
Date: 2015-07-26 07:37:37 + (Sun, 26 Jul 2015)
Log Message:
---
EmulatorPkg: Update comment for PcdDefaultTerminalType
Update comment for PcdDefaultTerminalType, as a new terminal type
TTYTERM has
Revision: 18022
http://sourceforge.net/p/edk2/code/18022
Author: jljusten
Date: 2015-07-26 07:37:28 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONST
Change the type of mStatusString[] to reflect that it is a CO
Revision: 18020
http://sourceforge.net/p/edk2/code/18020
Author: jljusten
Date: 2015-07-26 07:37:18 + (Sun, 26 Jul 2015)
Log Message:
---
MdeModulePkg: Correct PcdConOutColumn help string.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao
Revision: 18019
http://sourceforge.net/p/edk2/code/18019
Author: jljusten
Date: 2015-07-26 07:37:12 + (Sun, 26 Jul 2015)
Log Message:
---
MdePkg: Correct comment typo from ECB to EBC in DebugLib.h
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Li
Revision: 18017
http://sourceforge.net/p/edk2/code/18017
Author: jljusten
Date: 2015-07-26 07:37:02 + (Sun, 26 Jul 2015)
Log Message:
---
NetworkPkg: Add the unspecified address check for DNS6 StationIp.
Add the unspecified address check for DNS6 StationIp,
so the under
59 matches
Mail list logo