[replying on edk2-devel, not edk2-commits...]
On 08/24/2015 10:07 AM, Mang Chia Ho wrote:
[...]
> (tianocore.sourceforge.net/wiki/Tasks#SMB_network_share_support)
[...]
> But this task item not release any information so far.
> Does this task item is still ongoing? Or someone can share me the
> i
On 07/23/2015 12:54 PM, David Woodhouse wrote:
> I'm starting to push the OpenSSL patches upstream where it makes sense.
THANK YOU!
--
___
edk2-devel mailing list
edk2-devel@li
On 07/01/2015 11:04 AM, El-Haj-Mahmoud, Samer wrote:
> Some feedback :
>
> We need to add ARM support as well, in addition to x64/IA32:
Besides client-side checks, is there any info for the HTTP server? Some
instructions on what the HTTP server requirements are, and how to
configure the server wou
On 06/12/2015 04:15 AM, S.Vieira wrote:
> Thanks
>
> I will see this soon.
Maybe this code will help?
efiShow - UEFI app to show BMP picture
https://github.com/leebaok/efiShow
or possibly:
snapshot - saves UEFI screenshot as BMP file
https://github.com/kurtqiao/snapshot
-
> 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
FAT has a non-BSD license and UEFI Forum found a way to accomodate that
one vendor's legal/licensing issues, and found a separate way for that
to be distributed under Tiano umbrella.
All OS vendors don't hate GPL. Some Linux platforms have non-BSD tools
in use today.
What about a Tiano way to dis
On 06/10/2015 06:38 PM, Andrew Fish wrote:
> I’m guessing more modern filesystems probably store the time in UTC?
https://msdn.microsoft.com/en-us/library/windows/desktop/ms724290%28v=vs.85%29.aspx
says FAT uses local time, NTFS uses UTC, and CDFS (CDs/DVDs) use local time.
I haven't found info
Ting and Samer: Thanks for your replies.
http://firmwaresecurity.com/2015/06/10/more-info-on-uefi-2-5-http-boot-implementations/
If any other vendors has upcoming UEFI HTTP Boot support -- and/or DMTF
Redfish support -- please speak up.
Thanks,
Lee
RSS: http://firmwaresecurity.com/feed
--
HP gave a talk at the Spring UEFI Forum event titled "Goodbye PXE and
IPMI. Welcome HTTP Boot and Redfish!".
But a few days ago AMI just released a new IPMI-based product, so
"Goodbye IPMI" is apparently not a universally agreed upon, pehaps
"Welcome to the party, pal!" is more approrpiate? :-)
B
Has there been any thought to upstream the libOpenSSL changes?
It would be nice to be able to grab a current OpenSSL tarball and have
it include UEFI support, and not have to patch it each time. Having the
patches in truck also makes the main OpenSSL developers aware of how
their changes impact UE
IMO, it would be useful if the UEFI Forum's ESP Vendor Subdirectory
Registry included the names of their driver/service/app .efi files, and
pointers to their CRL for certificate checks. Especially the boot
loaders/managers and tools that sysadmins might be needed to configure a
system to use. Right
> Is possible run a app done in python withou SHELL Environment ?
> Just do a FLASH DRIVE bootable and call a app with python?!
> I want do a GUI with python, but I don't have dependence with EFI SHELL
Most UEFI Apps are UEFI Shell Apps. The shell provides additional libs,
to get things like file
Hi,
I'm trying to write up a document on how to buid a UEFI 'boot disk',
trying to target EFI 1.x as well as UEFI 2.x systems, for all
architectures UEFI supports. One goal is to use pre-built binaries, for
sysadmins, so I don't want to resort to telling user to compile their
own binaries, if at
> I want to know how to debug ovmf with QEMU + OVMF.
> I want to trace OVMF code flow. Who can give me some suggestion?
https://github.com/tianocore/tianocore.github.io/wiki/OVMF%20FAQ#How_do_I_enable_source_level_debugging_with_OVMF
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Sou
>>> My idealistic goal is very simple:
>>> Create a UEFI Based Software System that can do Hardware Validation /
>>> Verification in a cross platform way, such that the 64 bit Intel/AMD
Also, CHIPSEC only works on Intel x86 and x64, *NOT* AMD. (Nor Itanium.)
On the LUV mailing list, Linaro is po
> My idealistic goal is very simple:
>
> Create a UEFI Based Software System that can do Hardware Validation /
> Verification in a cross platform way, such that the 64 bit Intel/AMD
> version tests the NIC, USB System, COM Subsystem, RAM, etc. in a dynamic
> way without the need to write custom
On 04/17/2015 09:52 AM, Mcdaniel, Daryl wrote:
>> I have a question about Python script.
>>
>> Could I call Boot Service function in Python script?
>> Such as:
>> Call BootServices->LocateHandle() in python script!
> Sorry, but that functionality is not yet ready.
> I am working on that right now a
On 05/14/2015 05:58 PM, Hao Wu wrote:
> UEFI 2.5 introduces EFI wireless MAC connection protocol. The header file
> will be added into MdePkg. Wi-Fi device path definition and its node/text
> conversion are added as well.
Hi,
[I'm trying to create a series of blog posts on UEFI 2.5 features (eg,
> I’m not a lawyer….
Here are the places to discuss Open Source Software (and Free Software)
licensing:
http://projects.opensource.org/pipermail/license-discuss/
https://lists.gnu.org/archive/html/gnu-misc-discuss/
--
O
> The flexible array member is a C99 feature. Is it generally allowed for
> edk2 code, as a universally supported extension to the otherwise
> mandated C95?
>
> http://thread.gmane.org/gmane.comp.bios.tianocore.devel/2339/focus=2359
Microsoft C doesn't support C99. Microsoft C is needed for nearly
Hi,
ShellPkg's UefiShellDebug1CommandsLib.uni's STR_GET_HELP_BCFG string
has 2 truncated strings, see excerpt:
1: "To add a driver option #5\r\n"
2: " %EShell>%N bcfg driver add 5 mydriver.efi "My Driver
3: "To add a boot option #3\r\n"
4: " %EShell>%N bcfg boot add 3 osloader.efi "My OS
Lines
Hi,
For the DP command, there are two different codebases, one in
ShellPkg and one in PerformancePkg, which differ significantly at the
source level. One is copyrighted one year later. One is English-only,
one also has a French translation (unlike any other EDK2 commands,
which are all English-onl
Hi,
The "#langdef" value used in various EDK-II *.uni files define
the language name in various ways, seemingly inconsistent.
Most use either:
#langdef en-US "english"
or:
#langdef en-US "English"
A few use:
#langdef en-US "en-US"
UefiShellInstall1CommandsLib.uni uses:
#la
> I'd like to play with an ARM-based EFI system -- partly out of
> curiosity, and partly to get my rEFInd boot manager
> (http://www.rodsbooks.com/refind/) working under ARM. A tablet should
> probably be fine, provided I can use a real keyboard with it (even by
> SSHing in); or a small laptop
> [...] Would it be
> possible to host the .chm files on the web, so those of use with
> systems that do not natively support .chm can view them without an
> application. [...]
Besides HTML, why ship CHMs at all these years?
IMO, CHMs should have been left with the early Windows-only EDKs, a
On a related note, shouldn't some of the IPv4 and IPv6 network shell
commands in the network tree possibly be moved to the UEFI Shell tree,
and at least integrated with the shell profiles/levels build, so that
these profiles/levels are up-to-date with the available commands?
Thanks,
Lee
On 5/7
Has there been any thought to use EBC on ARM platforms, not just Intel ones?
Would ARM opcodes fit into EBC or would that be unfeasible?
An EBC owned by UEFI Forum that targeted all HW not just one vendors
would be more useful, right?
Below ARM VM has other goals, but for non-EFI use that BSD-l
On 2/6/14 5:25 PM, Rod Smith wrote:
> On 02/06/2014 03:36 PM, Blibbet wrote:
>>
>> If you really want to try and use DUET, look to external DUET extensions
>> that make the TianoCore DUET release usable. There's this one, and one
>> other I can't find at
EDK2's OVMFs were last updated 2011. They magically appeared on this
subdirectory, as they're unmaintained. :-) I presume the only people who
update these files are UEFI Forum members. The ones from the Linux
community are circa 2013. It'd be nice if you uploaded fresh OVMFs when
you upload new
Use QEMU/OVMF, it gets more attention from Intel than DUET, which was an
older tech. I don't think anyone at ARM cares about DUET, but theydo
care about helping QEMU/OVMF.
The UEFI Forum doesn't bother to update OVMF binaries to their download
site, they're ancient. They presume you'll use the
>> What causes these strange Unicode characters in the commit message?
>
> I would guess editing the commit message in something like
> a word processor (for example, Outlook's email editor).
>
> I think maybe Chris's contributed commit message had
> those unicode characters. It looks like it was t
>> X64: hangs on "WELCOME TO EFI WORLD!" screen
I had the *same* error/hang about 6 weeks ago, trying to get DUET to
run, on an Intel x64 (no AMD hardware involved), built via EDK-II trunk.
I suspect DUET sees the same QA that it once did. I gave up on DUET, and
switched to OVMF, and am happy.
Thanks to all replies in this thread, useful information!
> Note that Apple's HFS+ EFI driver supplements, but does not
> replace, the FAT driver. If Apple had replaced the FAT driver with an
> HFS+ driver, it would have just made it harder to install other EFI-mode
> OSes on their hardware.
> Whoo! Big foam number one hand!
>
> Wait, it's read-only? Oh...
Why does it need to write to the file system, just to boot the HW enough
to load the OS?
I kindof like a readonly file system, for firmware, it makes it harder
for malware authors, and forces OS vendors to come up with less co
> Have fun with the Intel lawyers on that one.
Intel shouldn't do NTFS, MSFT should do it, for their own systems. Along
with ExFAT, for embedded NT customers (binary only, with lots of legal
restrictions, and licensing fees, undoubtedly), perhaps use it
themselves on their own products like Su
[...]
> Several OVMF pages in the TianoCore wiki are somewhat outdated, but I
> have no permission to edit them. [...]
The EDK-II OVMF downloads were last built in early 2011. It would be
nice if someone uploaded something newer.
http://sourceforge.net/projects/edk2/files/OVMF/
OVMF-X64-r11337-
Hi,
I've only used the NT-based emulator, and am now trying to get the
proper emulator to run on Linux (Ubuntu 12.x).
Sorry for a newbie question, but which is the proper direction to be
trying, UnixPkg or EmulatorPkg? Long term it sounds like Emulator, but
what works better today?
I haven't
Hi,
I need to setup a VirtualBox-based VM of a Linux distro, and then setup
EDK-II/UDK and some samples sources, for use in a class.
The wiki still recommends Ubuntu 10.10. But that's a very old release.
Are there any issues using the current UDK with Ubuntu 13.04 (Raring
Ringtail), or 12.10 (
> http://sf.net/p/tianocore/edk2
> http://git.code.sf.net/p/tianocore/edk2
> http://sf.net/p/tianocore/edk2-FatPkg
> http://git.code.sf.net/p/tianocore/edk2-FatPkg
> https://bitbucket.org/tianocore
> https://github.com/tianocore
In addition to the main EDK2 Sourceforge svn/git trees, is there a li
39 matches
Mail list logo