Re: [edk2] 答复: can ovmf boot from mbr partioned disk

2015-08-16 Thread Rod Smith
that this may destroy other OSes already installed to the disk, or at least render them unbootable until an EFI-mode boot loader is installed.) -- Rod Smith rodsm...@rodsbooks.

Re: [edk2] Show image BMP with UEFI

2015-06-11 Thread Rod Smith
https://sourceforge.net/p/refind/code/ci/master/tree/ In both cases, the BMP code is in the libeg subdirectory, and especially in the load_bmp.c file. Other files, like screen.c and image.c, hold more EFI-specific code for image manipulation; the load_bmp.c file has little or nothing EFI-specif

Re: [edk2] Adding public keys to OVMF

2015-03-17 Thread Rod Smith
in the OVMF image so that you don't need to do this for each virtual machine, I can't really help, since my experience building such images is VERY limited. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -

Re: [edk2] UEFI Graphic Components

2014-07-30 Thread Rod Smith
ad/clk?id=153845071&iu=/4140/ostg.clktrk > ___ > edk2-devel mailing list > edk2-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/edk2-devel > -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com ---

[edk2] Suggestions for ARM devices for development & play

2014-06-10 Thread Rod Smith
aptop would work. It should definitely NOT be locked down, since my primary concrete goal is to test my own EFI software on it. EFI/UEFI is obviously a must. So... suggestions? Reviews and spec sheets usually omit the most important details for me, so I need some pointers! Thanks. -- Rod Smith

Re: [edk2] how to using TrueType font in UDK2010

2014-04-24 Thread Rod Smith
e. It doesn't yet support EFI, but it's almost certain to be easier to port FreeType to EFI than to start from scratch with rendering TrueType. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- St

Re: [edk2] regarding UEFI shell utility for CPU stress test

2014-03-05 Thread Rod Smith
est86.com/download.htm -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge th

Re: [edk2] Does the EDK2 have a assembly code application example?

2014-02-19 Thread Rod Smith
s REALLY basic stuff. I might expand it eventually, but I've been busy with other things recently. FWIW, I'm pretty sure that GRUB 2 uses a self-rolled bare-bones EFI interface library, much like the kernel does. It might be worth

Re: [edk2] Apple Mac products and UEFI 2.0

2014-02-19 Thread Rod Smith
t; should appear. For a one-time run of a program, this should be fine. A boot manager like rEFIt or rEFInd will enable launching an EFI shell, which will be more flexible than this procedure in the long run, should you need to launch arbitrary EFI applications on a regular basis. -- Rod Smith ro

Re: [edk2] Apple Mac products and UEFI 2.0

2014-02-19 Thread Rod Smith
, all Macs ship with EFI 1.1x. There's some confusion about this, though, because Apple's overall firmware version is now in the 2.x range, even though the *EFI* version is still 1.1x. -- Rod Smith rodsm...@rodsbooks.com

Re: [edk2] minnowboard and duet

2014-02-06 Thread Rod Smith
ckintosh forums, but I'm not sure which ones the Clover developers frequent. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- Managing the Performance of Cloud-Based Applications Take advantage of w

Re: [edk2] Taking Data from .txt file in EDK II

2013-10-22 Thread Rod Smith
19.10.2013, at 11:00, Nishit Patira wrote: > >> Hi, >> >> Can someone give an example code for an uefi application where data is taken >> from another text file. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com

Re: [edk2] DuetPkg: halts and hangs

2013-10-17 Thread Rod Smith
omputers, and only got an older version to work on one computer. It's worked fine on all the Intel-based computers I've tried. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- October Webinars:

Re: [edk2] NTFS partition driver and partition imaging

2013-10-16 Thread Rod Smith
mitations that have been lifted in the Oracle version of the driver. I recommend you study the code and/or try to compile both versions yourself if you need more information. rEFInd itself works fine from VirtualBox (with EFI support enabled, of course). Because VirtualBox has its ISO-9660 dri

Re: [edk2] NTFS partition driver and partition imaging

2013-10-16 Thread Rod Smith
ts files, and the versions I use in rEFInd are based on these, so most of the VirtualBox and rEFInd files should not be used as a basis for an EDK2 driver. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- Octo

Re: [edk2] Using QEMU with CSM-enabled OVMF

2013-09-03 Thread Rod Smith
www.rodsbooks.com/test.debug2 Networking isn't critical for my immediate purposes, so I'm quite willing to use "-net none", but if the solution should work with networking, this might need some more investigation. (I'm willing to run some more test commands, if you can't

Re: [edk2] Using QEMU with CSM-enabled OVMF

2013-09-02 Thread Rod Smith
On 09/02/2013 05:32 PM, Laszlo Ersek wrote: > On 09/02/13 22:11, Rod Smith wrote: >> >> If I include "-net none" among the options, it skips the PXE stuff and >> hangs with: >> >> SeaBIOS (version >> 1.7.3-26.b59.g915f64a-20130821_04145-jenki

Re: [edk2] Using QEMU with CSM-enabled OVMF

2013-09-02 Thread Rod Smith
On 09/02/2013 10:31 AM, Laszlo Ersek wrote: > Hello Rod, > > On 09/02/13 11:21, Laszlo Ersek wrote: >> On 08/31/13 21:23, Rod Smith wrote: >> >>> I've been trying to use the CSM-enabled OVMF with QEMU, with no luck; ... >> Let's stick with Gerd's

[edk2] Using QEMU with CSM-enabled OVMF

2013-08-31 Thread Rod Smith
s a known issue with the current version, and if so, is there a known-good binary lurking out there somewhere? If not, are there any known pitfalls I might be missing, like options I might need to be passing to qemu-system-x86_64 to get it to work? Thanks for any pointers. -- Rod Smith ro

Re: [edk2] which Linux distro to use with current UDK?

2013-08-27 Thread Rod Smith
m64 -melf_x86_64 to *_GCC46_X64_ASM_FLAGS = DEF(GCC46_ASM_FLAGS) -m64 This works for me with no noticeable problems, but it could be I'm missing some subtle problem or that a problem might occur for you and your project. I've not yet tested with GCC 4.8, so I don't know if the same tr

Re: [edk2] Getting properties of file system...

2013-08-16 Thread Rod Smith
ster/tree/refind/lib.c.) Note that rEFInd is GPLed, though; depending on what license you use, you might need to re-implement this or find comparable code under another license. The basic principles of determining the filesystem type are fairly simple; you just need to know what to look for and m

Re: [edk2] Corrupted EFI region

2013-08-08 Thread Rod Smith
(http://freedesktop.org/wiki/Software/gummiboot) can launch a Linux kernels with EFI stub loaders using pre-set options, or alter the options on a boot-by-boot basis. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com

Re: [edk2] How to load self signed secure boot keys on ASUS P8H61-M LX2 R2.0?

2013-07-22 Thread Rod Smith
some other platform that supports GNU-EFI, though.) Good luck! -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- See everything from the browser to the database with AppDynamics Get end-to-end visibility w

Re: [edk2] public EDK II forks?

2013-06-28 Thread Rod Smith
ts/cloverefiboot/ It's been a while since I looked at it, though; it might not be so much a fork as a set of supplements. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- This SF.net email

Re: [edk2] Projects outside the edk directory structure

2013-02-23 Thread Rod Smith
;re interested in creating such packaging, I can help out; I'm competent (although by no means a guru) at creating RPM .spec files. The question is really where to place the hundreds of header, library, documentation, and support files so that they can be packaged in a Linux-like way without

Re: [edk2] Projects outside the edk directory structure

2013-02-22 Thread Rod Smith
ild outside of the TianoCore tree, or even what platform he's using, so it's hard to say what approach would work best for him. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- Everyone

Re: [edk2] Projects outside the edk directory structure

2013-02-22 Thread Rod Smith
t of environment. There are also several open source projects that build with it, including rEFInd, gummiboot, shim, and PreBootloader (efitools), so there are plenty of examples to use as references. The Sourceforge page suggests that GNU-EFI works under Windows and OS X, as well as under

Re: [edk2] Information on tasks/Open Projects

2013-02-04 Thread Rod Smith
tions from Ext2Pkg or some other source to create a BSD-licensed ext2fs driver, but I've not looked into this possibility. If you decide to tackle the project, I'd be happy to test whatever you create, but I doubt if

Re: [edk2] UEFI Compilation dorectory

2013-01-31 Thread Rod Smith
On 01/30/2013 07:55 PM, Andrew Fish wrote: > > On Jan 30, 2013, at 2:43 PM, Rod Smith > wrote: > >> Personally, I'm most familiar with Unix-style development with >> make. Also, I wanted rEFInd to be compilable in a way that would >> facilitate inclusi

Re: [edk2] UEFI Compilation dorectory

2013-01-30 Thread Rod Smith
he most sense. Would documentation on a make-style approach be a welcome addition to the project? If so, I could probably write something up that would help people get started on that way of building with TianoCore. > -Original Message- From: Rod Smith > [mailto:rod

Re: [edk2] UEFI Compilation dorectory

2013-01-30 Thread Rod Smith
ce those individual build commands. If the rEFInd Makefiles are too divergent from your own build environment's needs, then perhaps my method of generating the Makefiles will be useful -- Rod Smith rod

Re: [edk2] EFI app access files on a non FAT partition

2012-09-11 Thread Rod Smith
On 09/11/2012 04:19 AM, Jeyaraman Sundararajan (jeysunda) wrote: > Hi Rod Smith, > Can you give me the pointer to those read only drivers? > > Thanks All of them but the NTFS driver are included in my rEFInd package: http://www.rodsbooks.com/refind/ https://sourceforge.net/project

Re: [edk2] EFI app access files on a non FAT partition

2012-09-10 Thread Rod Smith
for one would certainly like to know about them. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and

Re: [edk2] booting linux kernel using EBL

2012-07-31 Thread Rod Smith
rnel. I'm not sure which of these will work best on ARM; it's conceivable that one or more won't work on ARM. -- Rod Smith rodsm...@rodsbooks.com http://www.rodsbooks.com -- Live Security Virtual Confe