>
> Subject: [edk2] Cannot access files with StdLib in my UEFI application
>
> From: "Cohen Nehemia, Eli"
>
> To: "edk2-devel@lists.sourceforge.net"
>
> Date: 2012-03-15 15:00:43
>
> Hi,
>
>
>
> I am developing an UEFI application using EADK and StdLib. That
> application runs just fine except wh
I get an assertion error when loading a driver with HII stuff on
machines with EFI 2.00 specification revision in uefi shell with load
command. Specifically the error I got was:
ASSERT
c:\myworkspace\MdeModulePkg\Library\UefiHiiServicesLib\UefiHiiServicesLib.c(100)
: !EFI_ERROR (Status)
If loadi
ter's Guide" Section 8.4.1. My question
is where and when would I use these macros? Also what would be the benefit
of using them over the method stated in Module Writer's Guide?
Thank you,
Volodymyr Sharovar
--
eeds to be before
> > Components? All the open source DSC files are structured this way.
> >
> > Thanks,
> >
> > Andrew Fish
> >
> > > but it gives me "error 4000: Instance of library class
> > [HandleParsingLib] is not found" erro
re specific
> than "Re: Contents of edk2-devel digest..."
>
>
> Today's Topics:
>
>1. How to use ShellPkg libraries in my own application
> (Volodymyr Sharovar)
>2. Re: How to use ShellPkg libraries in my own application
> (Andrew Fish)
>
error 4000: Instance of library class [HandleParsingLib]
is not found" error. Am I passing the worng Library?
Thank you
Volodymyr Sharovar
--
Learn Graph Databases - Download FREE O'Reilly Book
"Gra
Hello,
I am a new person in UEFI development. I've gotten a task to develop a UEFI
application, which should be written by using C++ language. I see that all
examples in UDK developed using C not C++. I wonder if it is possible to
use C++ for UEFI development.
I tried to build a simple C++ applicat