Home
last modified time | relevance | path

Searched refs:PE (Results 1 – 25 of 79) sorted by relevance

1234

/device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffLib/
DBasePeCoffLib.uni2 // PE/COFF Loader Library implementation.
4 // The IPF version library supports loading IPF and EBC PE/COFF image.
5 // The IA32 version library support loading IA32, X64 and EBC PE/COFF images.
6 // The X64 version library support loading IA32, X64 and EBC PE/COFF images.
9 // This library will have external input - PE/COFF image.
26 #string STR_MODULE_ABSTRACT #language en-US "PE/COFF Loader Library implementation"
28PE/COFF images. The IA32 version library support loading IA32, X64 and EBC PE/COFF images. The X64…
DBasePeCoffLib.inf2 # PE/COFF Loader Library implementation.
3 # The IPF version library supports loading IPF and EBC PE/COFF image.
4 # The IA32 version library support loading IA32, X64 and EBC PE/COFF images.
5 # The X64 version library support loading IA32, X64 and EBC PE/COFF images.
8 # This library will have external input - PE/COFF image.
/device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/
DBasePeCoffGetEntryPointLib.uni2 // PE/COFF Entry Point Library implementation.
4 // PE/COFF Entry Point Library implementation.
18 #string STR_MODULE_ABSTRACT #language en-US "PE/COFF Entry Point Library implementation"
20 #string STR_MODULE_DESCRIPTION #language en-US "PE/COFF Entry Point Library implementation…
DBasePeCoffGetEntryPointLib.inf2 # PE/COFF Entry Point Library implementation.
/device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/
DPeCoffExtraActionLibNull.uni2 // Null PE/Coff Extra Action library instances with empty functions.
4 // Null PE/Coff Extra Action library instances with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null PE/Coff Extra Action library instance…
20 #string STR_MODULE_DESCRIPTION #language en-US "Null PE/Coff Extra Action library instance…
DBasePeCoffExtraActionLibNull.inf2 # Null PE/Coff Extra Action library instances with empty functions.
/device/linaro/bootloader/edk2/BaseTools/Scripts/
DGccBase.lds21 * The PE/COFF binary consists of DOS and PE/COFF headers, and a sequence of
44 * between these sections is the same in the ELF and the PE/COFF versions of
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DDxeImageVerificationLib.uni7 // This library will have external input - PE/COFF image.
25 …s additional review when modified. This library will have external input - PE/COFF image. This ext…
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DDxeTpmMeasureBootLib.uni8 // This library will have external input - PE/COFF image and GPT partition.
26 …s additional review when modified. This library will have external input - PE/COFF image and GPT p…
DDxeTpmMeasureBootLib.inf8 # This library will have external input - PE/COFF image and GPT partition.
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
DDxeTpm2MeasureBootLib.uni8 // This library will have external input - PE/COFF image and GPT partition.
26 …s additional review when modified. This library will have external input - PE/COFF image and GPT p…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiResourcesSampleDxe/
DSampleStrings.uni33 #string STR_SAMPLE_FORM_SET_HELP #language en-US "This HII Package List is built in PE/COFF …
34 … #language fr-FR "This HII Package List is built in PE/COFF .rsrc section"
DHiiResourcesSampleDxe.inf30 # This flag specifies whether HII resource section is generated into PE image.
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DEfiProcessPeImage.cmm19 ; offset from dos hdr to PE file hdr
22 ; offset to debug dir in PE hdrs
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/DxeHobPeCoffLib/
DDxeHobPeCoffLib.inf2 # PE/COFF Loader Library implementation that wraps a protocol passed up from
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.uni7 // This driver will have external input - PE/COFF image.
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.uni7 // This driver will have external input - PE/COFF image.
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/
DS3Asm.S45 .byte 0x83,0xe0,0xfe # and eax, 0fffffffeh ; Clear PE bit (bit #0)
DS3Asm.asm50 DB 83h, 0e0h, 0feh ; and eax, 0fffffffeh ; Clear PE bit (bit #0)
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/IA32/
DS3Asm.S47 .byte 0x83,0xe0,0xfe # and eax, 0fffffffeh ; Clear PE bit (bit #0)
DS3Asm.asm54 DB 83h, 0e0h, 0feh ; and eax, 0fffffffeh ; Clear PE bit (bit #0)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/
DThunk16.S128 and $0x7ffffffe,%esi #clear PE & PG bits
140 mov %rsi,%cr0 #disable PE & PG
DThunk16.asm124 and esi, 07ffffffeh ; clear PE & PG bits
137 mov cr0, rsi ; disable PE & PG
/device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
DFlat32.s62 ….byte 0x66,0x83,0xc8,0x03 #orl $0x0000003, %eax # Set PE bit (bit #0) & MP bit (…
DFlat32.asm67 or eax, 00000003h ; Set PE bit (bit #0) & MP bit (bit #1)

1234