Hi Scott,
Following path exist on my computer:
"C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\nmake.exe"
i.e. without (x86) string.
What is the solution?
Which file needs to be changed?
Thanks
Meenakshi
-Original Message-
From: Scott Duplichan [mailto:[email protected]]
Sent
Make the function comments of FileHandleIsDirectory in FileHandleLib consistent
with instance implementation.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin
---
MdePkg/Include/Library/FileHandleLib.h | 4 ++--
MdePkg/Library/UefiFileHandleLib/Uef
Would someone care to document the changes that were made to add the FV Name to
the FV volume header? It would be helpful for other folks to know what Intel is
planning here, and how it fits in with the overall scheme. Also, how to turn
off this feature so that it is not generated.
Thanks,
Tim
Would someone care to document the recent changes surrounding the VFR and UNI
offsets encoded as a binary? I don't think I've seen this discussed anywhere.
It seems to me that a better course of action would have been to solve the
problem with linking the resources in the method defined in the U
Reviewed-by: Liming Gao
-Original Message-
From: Ni, Ruiyu
Sent: Friday, June 12, 2015 9:34 AM
To: [email protected]
Cc: Ni, Ruiyu; Gao, Liming
Subject: [Patch] PcAtChipsetPkg: Fix PCD expression build failure
Contributed-under: TianoCore Contribution Agreement 1.0
Signed
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni
Cc: Liming Gao
---
PcAtChipsetPkg/PcAtChipsetPkg.dec | 7 ++-
PcAtChipsetPkg/PcAtChipsetPkg.uni | Bin 24384 -> 24586 bytes
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/PcAtChipsetPkg/PcAtChips
Hello Larry and all,
Could you help review this patch? Thank you
[Description]
Update help message of UPT to remove Intel(R) from the string.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen mailto:[email protected]>
>
Best Regards,
Chen, Hess
Intel China S
Laszlo,
Yes I can reproduce this build failure.
I did build without the expression comments but didn't do that again after
adding the expression comments in DEC. I thought it was only comments and not
checked by tool.
We are working on patch to fix the build failure.
Thanks,
Ray
> -Original
Got it. Reviewed-by: Liming Gao
-Original Message-
From: Liu, Yingke D [mailto:[email protected]]
Sent: Friday, June 12, 2015 8:44 AM
To: [email protected]
Subject: Re: [edk2] [Patch] BaseTools: Generate a FV EXT entry for FV UI name.
Liming,
1) TotalSize is the EXT
Liming,
1) TotalSize is the EXT header size
2) TotalSize is the whole EXT header size, and it is initianlized with 16 + 4
which is the size of EFI_FIRMWARE_VOLUME_EXT_HEADER.
Dennis
-Original Message-
From: Gao, Liming [mailto:[email protected]]
Sent: Thursday, June 11, 2015 23:18
T
> On Jun 11, 2015, at 6:50 AM, S.Vieira wrote:
>
> Hi everyone.
>
> I am trying show a image with UEFI
>
> (i see a example in http://uefi.blogspot.com.br/)
>
> But does not worked .
>
> Can help me Somebody ?!
>
The edk2 supports BMP logos on boot:
The Logo is a bmp file:
https://svn.
On 06/11/2015 09:50 AM, S.Vieira wrote:
> Hi everyone.
>
> I am trying show a image with UEFI
>
> (i see a example in http://uefi.blogspot.com.br/)
>
> But does not worked .
>
> Can help me Somebody ?!
>
>
> Source code of the example:
>
> http://sourceforge.net/p/syslibforuefi/code/HEAD/
On 06/11/15 15:50, Ard Biesheuvel wrote:
> On 10 June 2015 at 19:22, Long, Qin wrote:
>> Thanks, Ard.
>>
>> This is one historical changes, and come from some early user's requests:
>> they would like to keep the built result / image of this module identical as
>> possible, whatever any path was
Tim:
Got your point. We will update VFR doc to explain it.
Thanks
Liming
From: Tim Lewis [mailto:[email protected]]
Sent: Wednesday, June 10, 2015 6:46 PM
To: [email protected]
Cc: Lawrence Chiu
Subject: Re: [edk2] "cond" vs. ?
There is already an example in the VFR specificat
On 06/10/15 06:10, Ruiyu Ni wrote:
> The original driver cannot handle the case when system time runs from
> 1999/12/31 23:59:59
> to 2000/1/1 0:0:0.
> A simple test to set system time to 1999/12/31 23:59:59 can expose this bug.
> The patch limits the driver to only support year in 100 range and d
Dennis:
Two comments are here.
1) Do you update EXT header size filed to include this EXT entry?
2) EXT entry size is recorded in totalsize. How about directly use totalsize in
the following code?
-Original Message-
From: Yingke Liu [mailto:[email protected]]
Sent: Thursday, June
On 10 June 2015 at 19:22, Long, Qin wrote:
> Thanks, Ard.
>
> This is one historical changes, and come from some early user's requests:
> they would like to keep the built result / image of this module identical as
> possible, whatever any path was used (e.g. aaa/edk2/.../openssl v.s.
> bbb/edk
Hi everyone.
I am trying show a image with UEFI
(i see a example in http://uefi.blogspot.com.br/)
But does not worked .
Can help me Somebody ?!
Source code of the example:
http://sourceforge.net/p/syslibforuefi/code/HEAD/tree/trunk/Applications/
Thx S.Vieira
--
On 10 June 2015 at 19:47, Long, Qin wrote:
> Lee, I totally agree with you. And ever made some tries years ago, but no
> result. :-(
> >From OpenSSL community, there also were lots of requests about the supports
> >to have smaller fingerprint for those embedded system (e.g. adding more
> >MACRO
When using coreboot + UEFI payload, sometimes it will be waken up after issuing
"reset -s".
This patch disable wake up when shut down.
Guo Dong (2):
CorebootModulePkg: Get power management register addresses.
CorebootPayloadPkg: Fix "reset -s" issue.
Contributed-under: TianoCore Contribution
This patch will fix reboot issue after issuing shell command "reset -s" from
UEFI payload.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Dong
---
.../Library/ResetSystemLib/ResetSystemLib.c| 31 --
1 file changed, 29 insertions(+), 2 dele
This patch will get power management event register address and power
management GPE enable register address.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Dong
---
CorebootModulePkg/CbSupportPei/CbSupportPei.c | 6 +-
CorebootModulePkg/Include/Guid/AcpiBoa
> BSD is a GPL compatible licence.
> GPL is NOT a BSD compatible licence.
Where is the requirement that all OEMs must only include BSD code in
their firmware? Why not let Puri.sm or Novena have a downstream UEFI
firmware volume that is GPL, will the world end or something? Today,
there is some non
Meenakshi Aggarwal [mailto:[email protected]] wrote:
]Sent: Thursday, June 11, 2015 06:31 AM
]To: [email protected]
]Subject: [edk2] SCT build error
]
]Hi All,
]
]
]I am trying to build SCT and facing following error:
]
]“: error 7000: Failed to start command
]
Hi All,
I am trying to build SCT and facing following error:
": error 7000: Failed to start command
C:\Program Files (x86)\Microsoft Visual Studio 12.0\Vc\bin\nmake.exe
/no logo tbuild
[c:\test\Build\UefiSct\DEBUG_VS2013x86\X64\EdkCompatibilityPkg\Foundation\Efi\Protocol\EfiProtocolL
PI 1.4 introduced Sec Platform Inforamtion2 PPI to hand-off CPU healthy
information from SEC to PEI/DXE phase.
This serial patches will:
A. Add Sec Platform Inforamtion2 PPI in MdePkg.
B. Include PiCis.h in SecPlatformInformation.h, This file references
EFI_PEI_SERVICES but it will be used by CP
This is a new PPI introduced in PI 1.4 to pass multiple CPU information from
SEC phase to PEI/DXE phases.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan
CC: Liming Gao
---
MdePkg/Include/Ppi/SecPlatformInformation2.h | 85
MdePkg/Mde
Hello,
2015-06-11 3:59 GMT+02:00 El-Haj-Mahmoud, Samer :
> I agree that the license is an issue. Having GPL or LGPL code in EDK2 risks
> implementations that use this code. Even if an implementation choses not to
> carry this specific driver in binary format, just having the GPL source in
> the
This file references EFI_PEI_SERVICES but it will be used by CPU MP DXE driver
to get CPU BIST information. And PiCis.h could pass build.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan
CC: Liming Gao
---
MdePkg/Include/Ppi/SecPlatformInformation.h | 4 +++-
1 fi
Get CPU BIST information from gEfiSecPlatformInformation2PpiGuid or
gEfiSecPlatformInformationPpiGuid Guided HOB and update the CPU healthy status
for CPU MP Service.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan
CC: Feng Tian
---
UefiCpuPkg/CpuDxe/CpuDxe.inf |
This patch also removed a warning message.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yingke Liu
---
BaseTools/Source/Python/AutoGen/AutoGen.py | 1 -
BaseTools/Source/Python/GenFds/Fv.py | 21 +
2 files changed, 21 insertions(+), 1 deletion
Feng,
Thanks for your quick response. I'll turn on the debug printing tomorrow and
let you know what I get.
Eric
> On Jun 11, 2015, at 12:26 AM, Tian, Feng wrote:
>
> Hi, Eric
>
> It should be enough to get alternative setting through these two steps you
> did.
>
> Could you let me know
Looks good.
Reviewed-by: Yao, Jiewen
-Original Message-
From: Zeng, Star
Sent: Wednesday, June 10, 2015 5:23 PM
To: [email protected]
Cc: Yao, Jiewen; Ni, Ruiyu
Subject: [PATCH 2/2] MdeModulePkg Variable: Move VariableLock install into
SmmVariableReady().
VariableLock i
Hi, Eric
It should be enough to get alternative setting through these two steps you did.
Could you let me know whether you saw this debug message " UsbSelectSetting:
setting %d selected for interface %d " got printed ? and which values are in
the printed message?
Thanks
Feng
-Original Mes
34 matches
Mail list logo