Hi,
Question on CONSTRUCTOR ordering. If you have libraries that you are
creating which contain constructors, but nothing in that .INF
[LibraryClasses] section then does that mean that routine can't rely on
something else being constructed before it? I would guess it would then be
up to the applications [libraryclasses] order? But really, if your library
routine requires support from something, especially
"UefiBootServicesTableLib", then you should include that in the .inf
[LibraryClasses] section for that library routine. Correct? And if you
included something like UefiApplicationEntryPoint instead, that would still
be okay,because that library has the UefiBootServicesTableLib in its
[LibraryClasses] section?
TIA!!
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel