index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/stale-10
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
dependabot/pip/regex-2025.8.29
dependabot/pip/regex-2025.9.1
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Acpi
/
BootScriptExecutorDxe
/
ScriptExecute.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
MdeModulePkg: Supporting S3 in 64bit PEI
Kuo, Ted
1
-6
/
+15
2021-12-07
MdeModulePkg: Apply uncrustify changes
Michael Kubacki
1
-120
/
+122
2021-12-07
MdeModulePkg: Change use of EFI_D_* to DEBUG_*
Michael D Kinney
1
-2
/
+1
2019-04-09
MdeModulePkg: Replace BSD License with BSD+Patent License
Michael D Kinney
1
-7
/
+1
2019-01-15
MdeModulePkg/BootScriptExecuteorDxe: check 64BIT_WAKE_F in FACS.OSPMFlags
Eric Dong
1
-2
/
+2
2018-06-28
MdeModulePkg: Clean up source files
Liming Gao
1
-7
/
+7
2018-01-18
MdeModulePkg/BootScriptExecutorDxe: remove NX attr for FfsBuffer
Jian J Wang
1
-0
/
+14
2017-04-12
MdeModulePkg: Error Level is not used correctly
Jeff Fan
1
-5
/
+5
2017-03-06
MdeModulePkg: Refine casting expression result to bigger size
Hao Wu
1
-2
/
+2
2017-03-01
MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe: Add support for PCD PcdPte...
Leo Duran
1
-0
/
+7
2016-10-27
MdeModulePkg/Universal: Fix typos in comments
Gary Lin
1
-1
/
+1
2016-04-11
MdeModulePkg BootScriptExecutorDxe: Consume PcdAcpiS3Enable to control the code
Star Zeng
1
-1
/
+5
2015-03-19
MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure.
Star Zeng
1
-2
/
+2
2015-03-18
MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me...
Star Zeng
1
-2
/
+6
2014-11-12
MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.
Star Zeng
1
-0
/
+49
2014-08-07
1) Add type cast for better coding style.
Feng Tian
1
-2
/
+2
2014-07-09
Fixed typos: hanlder should be handler.
Chen Fan
1
-1
/
+1
2013-11-25
MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...
Star Zeng
1
-91
/
+143
2013-11-08
Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...
Shumin Qiu
1
-0
/
+10
2012-11-12
Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...
lzeng14
1
-4
/
+4
2012-11-12
Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...
lzeng14
1
-23
/
+15
2012-11-07
Moved the PeiS3ResumeState access when PeiS3ResumeState is not 0, this will f...
li-elvin
1
-6
/
+5
2012-10-30
Add missing status code in several modules.
li-elvin
1
-17
/
+20
2012-10-11
Add missing braces around initializer.
lzeng14
1
-1
/
+1
2012-08-27
1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...
vanjeff
1
-2
/
+4
2012-03-19
Remove the useless performance logging code in BootScriptExecutorDxe driver a...
lzeng14
1
-111
/
+1
2011-08-30
MdeModulePkg: Add BootScriptExecutorDxe driver
jljusten
1
-0
/
+477