Hi Gabrie, Why do you use legacy method to find SMBIOS entry(like "_SM_") only in GetQemuSmbiosTables()?
there is no "_SM_" support on ARM platform, but SMBIOS_TABLE_GUID is usable, could you consider to add SMBIOS_TABLE_GUID support in that function? thanks! Yi On Wednesday, May 14, 2014 06:13 AM, edk2-devel-requ...@lists.sourceforge.net wrote: > Send edk2-devel mailing list submissions to > edk2-devel@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/edk2-devel > or, via email, send a message with subject or body 'help' to > edk2-devel-requ...@lists.sourceforge.net > > You can reach the person managing the list at > edk2-devel-ow...@lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of edk2-devel digest..." > > > Today's Topics: > > 1. Re: ShellPkg: report error when EfiDecompress is run on a > non-compressed file (Bjorge, Erik C) > 2. Unloading Ram Disk Driver (Andr? Dantas) > 3. [PATCH 0/2] OvmfPkg/SMBIOS: Add QEMU-2.1 support > (Gabriel L. Somlo) > 4. [PATCH 1/2] OvmfPkg/SMBIOS: Reuse handles supplied by > underlying VM (Gabriel L. Somlo) > 5. [PATCH 2/2] OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS > driver (Gabriel L. Somlo) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 13 May 2014 17:32:11 +0000 > From: "Bjorge, Erik C" <erik.c.bjo...@intel.com> > Subject: Re: [edk2] ShellPkg: report error when EfiDecompress is run > on a non-compressed file > To: "Carsey, Jaben" <jaben.car...@intel.com>, "Shah, Tapan > (tapands...@hp.com)" <tapands...@hp.com> > Cc: "edk2-devel@lists.sourceforge.net" > <edk2-devel@lists.sourceforge.net>, "Lohr, Paul A" > <paul.a.l...@intel.com> > Message-ID: > <7fe3244ebb31f1449e4ec79cfe44e3f46ca13...@orsmsx108.amr.corp.intel.com> > > Content-Type: text/plain; charset="us-ascii" > > Reviewed-by: Erik Bjorge <erik.c.bjo...@intel.com> > > From: Carsey, Jaben > Sent: Tuesday, May 13, 2014 9:22 AM > To: Bjorge, Erik C; Shah, Tapan (tapands...@hp.com) > Cc: edk2-devel@lists.sourceforge.net; Lohr, Paul A; El-Haj-Mahmoud, Samer > (samer.el-haj-mahm...@hp.com); Carsey, Jaben > Subject: ShellPkg: report error when EfiDecompress is run on a non-compressed > file > > Erik and Tapan, > > Can you review? > > Note: the only change in UNI file is new string: STR_EFI_DECOMPRESS_NOPE. > > ShellPkg: report error when EfiDecompress is run on a non-compressed file > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Jaben Carsey > <jaben.car...@intel.com<mailto:jaben.car...@intel.com>> > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 2 > Date: Tue, 13 May 2014 17:05:04 -0300 > From: Andr? Dantas <andre.dan...@lsbd.ufc.br> > Subject: [edk2] Unloading Ram Disk Driver > To: "edk2-devel@lists.sourceforge.net" > <edk2-devel@lists.sourceforge.net> > Message-ID: > <calp_rdxzmxxpjxyot8ybukgy-r4vpjmxchwmnfowbzpw4yh...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi guys, > > I'm working with the mkramdisk.efi application of Efi Toolkit 2.0. However > I can't see a way to free > the resources used by the ram disk after I don't need it anymore. I took a > look into the source code > and I saw that the mkramdisk.efi loads the ramdisk.efi driver to create a > blockIo protocol that exposes the access functions for the ram disk, but it > does not provide an unload function to free its > resources. > > Is it advisable to extend the ramdisk driver with an unload function, or is > there another way to do this? > > Best Regards, > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel