projects
/
mirror_edk2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
SecurityPkg: Add TPM PTP support in TCG2 SMM.
[mirror_edk2.git]
/
EdkCompatibilityPkg
/
2016-01-18
Liming Gao
EdkCompatibilityPkg: Fix wrong guid value of gEfiManage...
tree
|
commitdiff
2015-12-18
Liming Gao
EdkCompatibilityPkg: Fix GCC error to avoid the duplica...
tree
|
commitdiff
2015-07-07
Hao Wu
EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkH...
tree
|
commitdiff
2015-07-07
Hao Wu
EdkCompatibilityPkg: Remove ZeroGuid definition in...
tree
|
commitdiff
2015-06-09
Star Zeng
EdkCompatibilityPkg SmmBaseHelper: Unregister profile...
tree
|
commitdiff
2015-05-06
Ruiyu Ni
EdkCompatibilityPkg: Use the new PCDs defined in MdePkg.
tree
|
commitdiff
2015-04-29
Liming Gao
EdkCompatibilityPkg: Add PersistentMemory definition
tree
|
commitdiff
2015-03-19
Star Zeng
EdkCompatibilityPkg: Fix 32bit build failure.
tree
|
commitdiff
2015-03-18
Star Zeng
EdkCompatibilityPkg: Use ImageContext.ImageSize to...
tree
|
commitdiff
2015-02-03
Jordan Justen
*/Contributions.txt: Update example email address
tree
|
commitdiff
2014-11-26
Peter Jones
EdkCompatibilityPkg: Make this field name match the...
tree
|
commitdiff
2014-11-12
Star Zeng
EdkCompatibilityPkg: Add UEFI memory and SMRAM profile...
tree
|
commitdiff
2014-10-31
Jordan Justen
EDK II Contributions.txt: Update patch format information
tree
|
commitdiff
2014-08-25
Jordan Justen
EDK II Contributions.txt: Note acceptable contribution...
tree
|
commitdiff
2014-06-26
Eric Dong
Refine code to make it more safely.
tree
|
commitdiff
2014-01-23
Tian, Hot
Fix CRLF format
tree
|
commitdiff
2013-11-26
Shumin Qiu
Follow UEFI spec to add the definition for EFI_SPECIFIC...
tree
|
commitdiff
2013-10-22
Olivier Martin
EdkCompatibilityPkg: Fixed EDK Shell build
tree
|
commitdiff
2013-09-03
Olivier Martin
EdkCompatibilityPkg: Fixed build for AArch64
tree
|
commitdiff
2013-08-23
Shumin Qiu
Fix the typo in the description of EFI_PLATFORM_TO_DRIV...
tree
|
commitdiff
2013-08-08
Harry Liebel
Add Aarch64 support to EdkCompatibilityPkg.
tree
|
commitdiff
2013-07-10
Ruiyu Ni
Fill the ImageHandle and DriverBindingHandle field...
tree
|
commitdiff
2013-06-04
Gary Ching-Pang Lin
Add the missing "," for the patch to fix status code...
tree
|
commitdiff
2013-05-24
lgao4
Without this fix, the "%r" format specifier prints...
tree
|
commitdiff
2013-04-25
lzeng14
1. Use the check IsAddressValid() to prevent SMM commun...
tree
|
commitdiff
2012-11-28
vanjeff
Save/Restore missing volatile registers (XMM0-5) save...
tree
|
commitdiff
2012-11-12
lzeng14
Allocate ReservedMemory instead of ACPIMemoryNVS for...
tree
|
commitdiff
2012-11-12
lzeng14
Free the buffer allocated by GetSectionFromAnyFv()...
tree
|
commitdiff
2012-10-30
lgao4
Fix memory out of band access in AsmFxSave() and AsmFxR...
tree
|
commitdiff
2012-08-28
rsun3
Fix comparisons of enumerated types which may cause...
tree
|
commitdiff
2012-07-02
rsun3
EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThun...
tree
|
commitdiff
2012-06-26
rsun3
EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry...
tree
|
commitdiff
2012-06-21
ydong10
Fix a typo.
tree
|
commitdiff
2012-06-08
oliviermartin
EdkCompatibilityPkg/CompilerStub: Created a Dummy Compi...
tree
|
commitdiff
2012-05-31
ydong10
Fixed build failed.
tree
|
commitdiff
2012-05-31
rsun3
Change returned status codes for SmiManage() per PI...
tree
|
commitdiff
2012-05-30
ydong10
Add new interface GetVariable2 and GetEfiGlobalVariable...
tree
|
commitdiff
2012-05-16
lgao4
Update MdePkg and EdkCompatibilityPkg INT8 definition...
tree
|
commitdiff
2012-05-10
ydong10
Enhance the logic when extract data from storage.
tree
|
commitdiff
2012-05-04
ydong10
Correct an error in Aprint function.
tree
|
commitdiff
2012-04-11
jljusten
EDK II Packages: Add Contributions.txt and License...
tree
|
commitdiff
2012-04-11
ydong10
Add more check for the bmp file to avoid access violation.
tree
|
commitdiff
2012-03-15
vanjeff
1. Updated S3Resume2Pei to save IA32 IDT table setup...
tree
|
commitdiff
2012-02-27
lgao4
Update ECP Package Glue BaseLib to save/restore xmm6...
tree
|
commitdiff
2012-02-01
rsun3
Add Missing invocations to VA_END() for VA_START().
tree
|
commitdiff
2012-01-16
lgao4
Add new DEBUG_VERBOSE print error level.
tree
|
commitdiff
2011-12-28
lgao4
Roll back the previous change in MdePkg BaseLib Ia32...
tree
|
commitdiff
2011-12-20
lgao4
Clean up the hard code offset in MdePkg BaseLib Ia32...
tree
|
commitdiff
2011-12-15
lgao4
Fix the issue to clear the high 16-bit of EAX before...
tree
|
commitdiff
2011-12-15
lzeng14
Add comments for EFI_CACHE_SRAM_TYPE_DATA because of...
tree
|
commitdiff
2011-12-13
lgao4
Update the Package version.
tree
|
commitdiff
2011-12-06
lgao4
Fix ICC11 build failure.
tree
|
commitdiff
2011-12-05
lgao4
Fix ICC11 build failure.
tree
|
commitdiff
2011-11-21
lzeng14
According to PI errata 0000654 and 000811, we need...
tree
|
commitdiff
2011-11-21
rsun3
PI 1.2 Errata C: A new return condition is added for...
tree
|
commitdiff
2011-11-15
lzeng14
EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.
tree
|
commitdiff
2011-10-28
lgao4
Correct key word of define macro to DEFINE per Build...
tree
|
commitdiff
2011-10-25
lgao4
Correct CpuPause.s to ICC11.
tree
|
commitdiff
2011-10-19
niruiyu
Avoid using code name in comments.
tree
|
commitdiff
2011-10-18
li-elvin
Use a local variable and assign 0 to it, then use it...
tree
|
commitdiff
2011-09-30
lgao4
1. Move Capsule variable name definition to Capsule...
tree
|
commitdiff
2011-09-30
lgao4
Define S3 Status code macros.
tree
|
commitdiff
2011-09-29
ydong10
Add more check to avoid access violation.
tree
|
commitdiff
2011-09-28
rsun3
EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandler...
tree
|
commitdiff
2011-09-26
rsun3
EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThun...
tree
|
commitdiff
2011-09-20
lgao4
Clean up the private GUID definition in module Level.
tree
|
commitdiff
2011-09-09
hhtian
Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL...
tree
|
commitdiff
2011-09-01
ydong10
Refine code to make code run more safely.
tree
|
commitdiff
2011-08-31
jljusten
EdkCompatibilityPkg: Add BootScriptThunkHelper driver
tree
|
commitdiff
2011-08-30
rsun3
Enhance the SmmBaseHelper driver to support changing...
tree
|
commitdiff
2011-08-18
vanjeff
Added 3 new EFI Resources Attributes defined in PI...
tree
|
commitdiff
2011-08-02
lgao4
Fixed the issue in RuntimeStatusCode library that may...
tree
|
commitdiff
2011-08-01
li-elvin
Create smbios table before ReadyToBoot event. For SMBIO...
tree
|
commitdiff
2011-08-01
rsun3
Clean and split AcpiVariable.h in IntelFrameworkModuleP...
tree
|
commitdiff
2011-07-29
andrewfish
EdkCompatabilityPg: Add missing .globl statement
tree
|
commitdiff
2011-07-19
jljusten
EdkCompatibilityPkg: Add SmmScriptLib
tree
|
commitdiff
2011-07-19
jljusten
EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthT...
tree
|
commitdiff
2011-07-12
andrewfish
EdkCompatabilityPkg: Fix build issues with X64 clang
tree
|
commitdiff
2011-06-27
jljusten
EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveH...
tree
|
commitdiff
2011-06-16
lzeng14
Update prototype name of Get()/Set() to EFI_AUTHENTICAT...
tree
|
commitdiff
2011-06-09
niruiyu
Change BuildGuidHob and BuildGuidDataHob to return...
tree
|
commitdiff
2011-06-08
lzeng14
String Reference Cleanup.
tree
|
commitdiff
2011-05-30
lzeng14
Update code to pass packaging tool.
tree
|
commitdiff
2011-05-20
ydong10
Refine all R9 call back function to return EFI_UNSUPPOR...
tree
|
commitdiff
2011-05-09
mdkinney
Clean up DEC files:
tree
|
commitdiff
2011-05-04
mdkinney
Fix DEC files so any PCD declared as Dynamic is also...
tree
|
commitdiff
2011-04-27
jyao1
Fix 2 BootScript thunk issue on MEM_POLL.
tree
|
commitdiff
2011-04-20
lzeng14
Add missing Type 35 support and correct SmbiosFldMiscTy...
tree
|
commitdiff
2011-03-30
ydong10
Update inf file to follow spec.
tree
|
commitdiff
2011-03-14
ydong10
Enhance inf file to follow inf spec.
tree
|
commitdiff
2011-03-10
mdkinney
Update DebugLib to provide support for "err" command...
tree
|
commitdiff
2011-03-10
mdkinney
Update module to pass in a valid EFI_HANDLE when is...
tree
|
commitdiff
2011-03-07
lgao4
ECP package BootScriptSaveOnS3SaveStateThunk driver...
tree
|
commitdiff
2011-02-26
hhtian
clean non-ASCII char
tree
|
commitdiff
2011-01-28
lgao4
Don't need to update its copy right. It is same to...
tree
|
commitdiff
2011-01-28
lgao4
Roll back previous change. GCC assembly file should...
tree
|
commitdiff
2011-01-24
lgao4
Correct file name.
tree
|
commitdiff
2011-01-18
lgao4
Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_D...
tree
|
commitdiff
2011-01-05
jyao1
Correct return value check.
tree
|
commitdiff
2011-01-03
jljusten
EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning
tree
|
commitdiff
next