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-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
2010-07-15
Fix issue in DmaMap with buffers that are smaller than a cache line. Also mak...
andrewfish
2010-07-15
Some more 64-bit fixes.
andrewfish
2010-07-14
Fix xcode project to point to the correct X64 paths. Also update print out to...
andrewfish
2010-07-14
Add an Xcode project to build 64-bit UnixPkg. Currently crashes in PeiCore().
andrewfish
2010-07-14
Fix 64-bit compile bug
andrewfish
2010-07-14
Started trying to get the UnixPkg to compile for X64 with UnixABI. So far onl...
andrewfish
2010-07-13
Refine code.
vanjeff
2010-07-13
Code refinement.
xli24
2010-07-13
Change type of PcdSrIovSupport/PcdAriSupport/PcdMrIovSupport from FeatureFlag...
rsun3
2010-07-13
Return from ProgramBar() after VF BARs are programmed.
rsun3
2010-07-13
Fix bugs in the PCI bus driver to support SR-IOV.
rsun3
2010-07-12
remove duplicated code.
vanjeff
2010-07-09
Removed the requirement to pass in at least one parameter to the script.
geekboy15a
2010-07-09
Ported more of EdkCompatabilityPkg to ARM to support SCT port.
andrewfish
2010-07-08
Remove ASSERT and change to if ()
hhuan13
2010-07-08
Fix a bug by adding * for Ptr8
hhuan13
2010-07-08
Add a tempate for a RealView FVB for the variable services.
andrewfish
2010-07-07
Update the previous fix to only shadow the function for supported processor a...
andrewfish
2010-07-07
Fix issue with ARM port. Image.c shadow code is not ANSI C and crashes on ARM...
andrewfish
2010-07-07
Fix a bug:
hhuan13
2010-07-07
Update EdkShellBinPkg to integrate a patch in Shell SVN r41.
qhuang8
2010-07-05
Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...
lgao4
2010-07-05
Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...
lgao4
2010-07-05
Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac...
xdu2
2010-07-05
1. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...
xdu2
2010-07-04
Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...
mdkinney
[next]