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
Age
Commit message (
Expand
)
Author
2007-04-09
Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo...
qwang12
2007-04-09
A typo in comments that alignment should be 8 for IPF
klu2
2007-04-09
Change the alignment of variable from 2 back to 1 for compability of test case.
klu2
2007-04-09
Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...
qhuang8
2007-04-06
1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL
qwang12
2007-04-05
The ALIGNMENT definition has been moved to common header file.
klu2
2007-04-05
Change PcdWinNtFileSystem value is to the correct directory.
lgao4
2007-04-05
To fix
xgu3
2007-04-05
Clean up the following module msa files, they are edkmodule package ftwlit, C...
lgao4
2007-04-05
Fixed the incremental build issue for .dxs file by adding .dep generation for...
jwang36
2007-04-05
Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...
klu2
2007-04-05
Add more judgement.
klu2
2007-04-05
1) Change the alignment from 1 to 2 for IA32 and X64 arch.
klu2
2007-04-05
fix build warning issue
klu2
2007-04-05
The alignment of data section also meet with the requirement of section itself.
klu2
2007-04-05
Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...
qwang12
2007-04-04
Fix the TPL broken issue for UnixPkg
klu2
2007-04-04
Change BDS to get the default logo picture by default bmp logo guid.
lgao4
2007-04-04
Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...
yshang1
2007-04-04
Fix the unalignment issue for RODATA section when converting ELF image to PE ...
klu2
2007-04-04
Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.
qhuang8
2007-04-04
Rename the enum value of EFI_STANDBY_BUTTON_PHASE.
yshang1
2007-04-04
Update the MSA for ICC build.
yshang1
2007-04-03
SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....
yshang1
2007-04-03
Updated MSA file for EBC.
yshang1
2007-04-03
Fixed an issue which a library module could be built even it's not in the act...
jwang36
2007-04-03
Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...
yshang1
2007-04-02
Add in OFFSET_OF macro as defined in MDE Library spec
qwang12
2007-04-02
Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIRED
qhuang8
2007-04-02
Merged the fix of CompressDll.dll manifest issue when built by VS2005
jwang36
2007-03-30
Restored the SetVirtualAddress and SetExitBootService related code generation...
jwang36
2007-03-30
1. Advance IP in case of Break(3) in breakpoint exception
qhuang8
2007-03-30
remove unnecessary files from EdkGenericBdsLib in EdkNt32pkg
vanjeff
2007-03-30
1. Perfect libraries MSA files
vanjeff
2007-03-30
Sync the Guid value of MTFTP protocol in spd file since it has been updated i...
qhuang8
2007-03-29
Variable driver: add checking to make sure flash is properly initialized
qhuang8
2007-03-29
1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...
qhuang8
2007-03-29
1. Use MemoryAllocationLib to replace boot services memory services functions...
vanjeff
2007-03-29
to fix
xgu3
2007-03-29
[Source] Useless assigning statement in ata and atapi
xgu3
2007-03-28
1. Removed #ifndef to enable Capsule architecture protocol on IPF.
vanjeff
2007-03-27
Correct some wrong usage types
qhuang8
2007-03-27
add new blank line for GCC build
klu2
2007-03-27
Fixed an Autogen issue which will cause build break when encountering some ki...
jwang36
2007-03-26
Remove the generation of "Exit" function calling since the UefiApplicationLib...
jwang36
2007-03-26
1. Removed definition for EFI_1_1 from module ConSplitter
vanjeff
2007-03-26
For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...
klu2
2007-03-23
Add tool chain's configuration for building and running UnixPkg in CYGWIN env...
klu2
2007-03-23
Add target.txt file for building UnixPkg in CYGWIN environment.
klu2
2007-03-22
Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...
qwang12
[next]