Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 459 Bytes

IntelFrameworkPkgNotes.md

File metadata and controls

15 lines (8 loc) · 459 Bytes

UDK2017 IntelFramworkPkg Notes

NEW FEATURES AND CHANGES

  1. FrameworkUefiLib: Implement EfiEventGroupSignal().
  2. FrameworkUefiLib: Make the event empty function public.
  3. PeiHobLibFramework: Check FV alignment when building FV HOB.
  4. DxeIoLibCpuIo: Add new Fifo routines.

BUG FIXES

  1. FrameworkUefiLib: Avoid mis-calculate of graphic console size in InternalPrintGraphic().