audk/IntelFrameworkPkg/Include
klu2 dcab253b05 1) Add _MSC_VER judgment for usage of #pragma intrinsic
2) Change EFI_FVB_ATTRIBUTE to EFI_FVB2_ATTRIBUTE, As Zimmer, Vincent’s PI1.0 errata document said, in PI we need use EFI_FVB2_ATTRIBUTE to differ the specification change.
3) Remove duplicate definition of SERIAL_MODE, PARALLEL_MODE in Include\Framework\Legacy16.h
4) Remove EFI_FV_FILE_ATTRIB_FIXED and EFI_FV_FILE_ATTRIB_ALIGNMENT from IntelFrameworkPkg\Include\Protocol\FirmwareVolume.h, because they defined in PI specification.
5) Remove EFI_FORM_LABEL from IntelFrameworkPkg\Include\Protocol\HiiFramework.h


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3333 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-18 17:30:13 +00:00
..
Framework 1) Add _MSC_VER judgment for usage of #pragma intrinsic 2007-07-18 17:30:13 +00:00
Guid Fixed FirmwareFileSystem.h to make it compile independently. 2007-07-04 12:31:57 +00:00
Library Remove BootScriptLib from IntelFrameworkPkg. 2007-07-12 03:31:34 +00:00
Ppi Renamed LoadFile.h to FvLoadFile.h in order to avoid name conflict. 2007-07-09 03:00:25 +00:00
Protocol 1) Add _MSC_VER judgment for usage of #pragma intrinsic 2007-07-18 17:30:13 +00:00
FrameworkDxe.h Corrected uses of IntelFrameworkPkg header files. 2007-07-04 12:13:24 +00:00
FrameworkPei.h Added Capsule.h for capsule related definitions in Framework spec. 2007-07-04 12:27:48 +00:00
FrameworkSmm.h Corrected uses of IntelFrameworkPkg header files. 2007-07-04 12:13:24 +00:00