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
2010-07-30
Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.
lgao4
2010-07-30
Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...
qhuang8
2010-07-30
Handle gEfiStatusCodeDataTypeStringGuid in status code drivers.
xli24
2010-07-30
Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.
xli24
2010-07-30
Fix GCC build.
xli24
2010-07-30
Fix the risk of AP stack conflict.
xli24
2010-07-29
Fix Xcode build break.
andrewfish
2010-07-29
Use FreePool() library API to replace gBS->FreePool() service.
lgao4
2010-07-29
Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...
lgao4
2010-07-29
Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...
andrewfish
2010-07-29
Sync fix on MdePkg r9982.
lgao4
2010-07-28
Sync EDKII BaseTools to BaseTools project r2000
qhuang8
2010-07-28
Roll back change r10696, because new update on r10700 and r10701 handles this...
lgao4
2010-07-28
Roll back change r10695, because new update on r10700 and r10701 handles this...
lgao4
2010-07-28
Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...
lgao4
2010-07-28
Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...
lgao4
2010-07-28
Enhance PiSmmCoreMemoryAllocationLib Free function implementation to call gSm...
lgao4
2010-07-28
Enhance SmmMemoryAllocationLib Free function implementation to call gSmst or ...
lgao4
2010-07-27
Fix Xcode build break.
andrewfish
2010-07-27
1. Consume Debug Agent Library to support debugging AP code based on PI MP pr...
vanjeff
2010-07-26
Add support for e1000 NICs to OVMF
mdkinney
2010-07-26
Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...
lgao4
2010-07-26
Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...
lgao4
2010-07-26
Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseL...
qhuang8
2010-07-26
Update AtaBus module to use Uefi.h as the master header file as it is a pure ...
qhuang8
2010-07-25
Fix CodeSourcery 2010q1 link issue by adding missing intrinsics
andrewfish
2010-07-24
minor format update
hhtian
2010-07-24
Started working on EFI ABI to UNIX ABI assembly gasket
andrewfish
2010-07-23
Changed the X64 gasket so it would be possible to port it to deal with the Un...
andrewfish
2010-07-23
Add an option to build the GccShell. './build.sh shell' or './build64.sh' wil...
andrewfish
2010-07-23
Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...
andrewfish
2010-07-23
Fix the build break in two open source packages caused by check in 10660.
andrewfish
2010-07-22
Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...
andrewfish
2010-07-22
Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G....
andrewfish
2010-07-22
Added to support X64 port (with SV5 ABI). May be able to remove after we port...
andrewfish
2010-07-22
Fix bug that cursor position will change when enter newly registered HII Form...
xdu2
2010-07-22
Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...
rsun3
2010-07-21
Sync EDKII BaseTools to BaseTools project r1997
qhuang8
2010-07-20
Fix #pragma pack(4) issue with an #ifdef. The #pragma () is in the wrong place.
andrewfish
2010-07-20
Remove spec compliance comment. It follows PI1.2B spec now.
jyao1
2010-07-20
Add msvcr71.dll used by base tools win32 binaries in case the environment doe...
qhuang8
2010-07-20
Per UEFI Spec, LowestAlignedLba and LogicalBlocksPerPhysicalBlock must be 0 f...
niruiyu
2010-07-19
1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...
lgao4
2010-07-19
Add some error checking.
xdu2
2010-07-19
1. Add init flag DEBUG_AGENT_INIT_DXE_AP.
vanjeff
2010-07-18
Fix 64-bit bug in DxeIpl. You can't cast an & UINT64 to a UINT32 *, as the up...
andrewfish
2010-07-16
Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.
mdkinney
2010-07-16
Update OVMF Platform PEI to declare IO and MMIO resources.
mdkinney
2010-07-16
Fixes for the ARM port of SCTs
andrewfish
2010-07-16
Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that...
jyao1
[next]