搜尋此網誌

2012年8月22日 星期三

EFI/UEFI development tools - GenSection(產生部分(節)的公用程式)

GenSection v1.0 - Generate Section Utility
  Built from Edk1.06, project of TianoCore.org

Usage:
  GenSection [OPTION]
Common Options:
  -i InputFile    Specifies the input file
  -o OutputFile   Specifies the output file
  -s SectionType  Specifies the type of the section, which can be one of
                  EFI_SECTION_COMPRESSION
                  EFI_SECTION_GUID_DEFINED
                  EFI_SECTION_PE32
                  EFI_SECTION_PIC
                  EFI_SECTION_TE
                  EFI_SECTION_DXE_DEPEX
                  EFI_SECTION_VERSION
                  EFI_SECTION_USER_INTERFACE
                  EFI_SECTION_COMPATIBILITY16
                  EFI_SECTION_FIRMWARE_VOLUME_IMAGE
                  EFI_SECTION_FREEFORM_SUBTYPE_GUID
                  EFI_SECTION_RAW
                  EFI_SECTION_PEI_DEPEX
Section dependent options:
  EFI_SECTION_COMPRESSION:       -t < NONE | STANDARD >
  EFI_SECTION_GUID_DEFINED:      -t < CRC32 >  // Only CRC32 is supported
  EFI_SECTION_VERSION:           -v VersionNumber [-a "Version string"]
  EFI_SECTION_USER_INTERFACE:    -a "Human readable name"

沒有留言:

張貼留言