index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EdkCompatibilityPkg
/
Foundation
Age
Commit message (
Expand
)
Author
2010-05-26
synchronize interget type definition from MdePkg's processbinding.h to make b...
klu2
2010-05-18
Change TPM_BASE to 0 per TPM spec.
rsun3
2010-05-10
Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.
xdu2
2010-04-28
Update the copyright notice format
hhtian
2010-04-28
Update the copyright notice format
hhtian
2010-04-28
Update the copyright notice format
hhtian
2010-03-25
This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...
li-elvin
2010-03-20
Correct file path separator to be consistent.
lgao4
2010-03-15
Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...
lgao4
2010-03-15
Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...
lgao4
2009-12-31
Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...
rsun3
2009-12-25
replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSED
vanjeff
2009-12-15
Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.
rsun3
2009-12-06
Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...
AJFISH
2009-11-17
Update function description to be consistent with code definition: HEX_RADIX ...
xdu2
2009-11-11
1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...
tye
2009-11-09
Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...
qhuang8
2009-09-24
Fixed issues compiling for Apple gcc on IA-32
AJFISH
2009-09-22
Fix bug that home addresses for register parameters must be allocated for cal...
rsun3
2009-09-21
Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de...
qhuang8
2009-09-16
Add RHSA (remapping hardware static Affinity) structure definition according ...
htao
2009-08-20
Update to remove .intel_syntax directives to improve portability since it is ...
qhuang8
2009-08-20
Remove unnecessary .align directory and change .align directory to .p2align t...
qhuang8
2009-08-20
Remove unnecessary .align directives.
qhuang8
2009-08-20
Update to make end-of-line consistent for all source files in MdePkg. There a...
qhuang8
2009-08-14
redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...
eric_tian
2009-07-27
Enhanced BMP file security check.
vanjeff
2009-07-10
Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l...
rsun3
2009-05-20
fix a typo of missing a colon sign after a label symbol.
eric_tian
2009-05-19
fix a typo of missing a colon sign after a label symbol.
eric_tian
2009-05-19
As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...
eric_tian
2009-05-19
change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...
eric_tian
2009-05-15
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...
eric_tian
2009-04-23
update string function comments
eric_tian
2009-04-17
Save segment registers on stack in case the thunk code assembly calls CF9 sof...
qhuang8
2009-04-08
updated to use the term “temporary memory” but not CAR
eric_tian
2009-04-03
PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFrameworkPpiLib.
rsun3
2009-02-23
1, Use #if defined() to judge the switching macro such as compiler macro.
klu2
2009-02-17
Use #ifdef but not #if for compiler macros.
klu2
2009-02-11
1) Replace IA32API with EFIAPI to standardise the calling convention.
qwang12
2009-02-01
For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.
xli24
2009-01-15
Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definit...
qhuang8
2008-12-25
Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...
qwang12
2008-12-07
Use correct capitalization for include path.
xli24
2008-12-06
IPF GCC tool-chain cleanup.
qwang12
2008-12-04
1) GCC Clean up.
qwang12
2008-12-04
Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...
gikidy
2008-12-04
Use .radix directive that GCC assembly supports.
xli24
2008-12-04
a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...
qwang12
2008-12-04
Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...
gikidy
[next]