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
2012-09-10
Enhance the check for options in the question.
ydong10
2012-09-10
When question not have storage with it, not restore old value for it.
ydong10
2012-09-10
Add type cast to avoid sign extension on x64 tip.
vanjeff
2012-09-10
When SerialPortWrite() is called with a non-NULL Buffer and NumberOfBytes is ...
niruiyu
2012-09-07
Cache the state whether the ROM image contains EFI Option ROM when loading th...
niruiyu
2012-09-07
Fix always allocate memory issue.
ydong10
2012-09-07
Fix display color error when scroll up/down the screen.
ydong10
2012-09-07
Fix the memory leak issue and enhance the check for CoreReadImageFile return.
lzeng14
2012-09-06
Check the return code from CoreLocateDevicePath() in MdeModulePkg/Core/Dxe/Im...
lzeng14
2012-09-06
TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd list
czhang46
2012-09-06
Check the value of Hdr.dwLength for signed EFI image before image validation.
sfu5
2012-09-05
Refine coding style.
ydong10
2012-09-05
fix compile error in TcgPei
czhang46
2012-09-04
Set mode 0 (80x25) when Consplitter does not exist.
li-elvin
2012-09-04
Fix build fail.
ydong10
2012-09-03
Refine the code to make it more safely.
ydong10
2012-09-03
StdLib: Fix possible compiler warnings when doing enumerate type comparison.
rsun3
2012-08-31
EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be compl...
oliviermartin
2012-08-31
ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WC
oliviermartin
2012-08-30
Restore EditBuffer before call the callback function to avoid get error data.
ydong10
2012-08-29
Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...
erictian
2012-08-29
Add check for DevicePathNode.
lgao4
2012-08-28
EmulatorPkg/PlatformSmbiosDxe: Fix build issue with UNIXGCC
jljusten
2012-08-28
OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size error
jljusten
2012-08-28
OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44
jljusten
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2012-08-28
TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic.
czhang46
2012-08-28
Only disable Debug Timer for x64 platforms in S3RestoreConfig2().
vanjeff
2012-08-27
OvmfPkg: get boot order from QEMU
jljusten
2012-08-27
OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocation
jljusten
2012-08-27
Change Bcfg.c to use the new definition of EFI_KEY_OPTION.
niruiyu
2012-08-27
1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...
vanjeff
2012-08-27
Add comments to explain the reason return status is not checked. The return s...
li-elvin
2012-08-27
Change Bcfg.c to use the new definition of EFI_KEY_OPTION.
niruiyu
2012-08-27
Use firmware version instead of hardcode string for S-CRTM version identifier
czhang46
2012-08-24
Fix bugs in PXE driver when using option 43 for boot server list and boot men...
sfu5
2012-08-24
Remove MOR check box feature. should not have a switch to turn off MOR.
czhang46
2012-08-23
Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR.
niruiyu
2012-08-23
Fix the bug in PciBus driver to correct parse the 64bit BAR.
niruiyu
2012-08-23
Update the DxeImageVerificationLib to handle the signed image which CertType ...
sfu5
2012-08-23
1. Initialize certdb variable with correct value of list size.
sfu5
2012-08-23
Fix PeiCryptLib build issue.
tye1
2012-08-23
Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logic
czhang46
2012-08-23
1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...
vanjeff
2012-08-22
Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded.
vanjeff
2012-08-22
Get correct GOP protocol for physical GOP device.
li-elvin
2012-08-22
Enhance the check for some fields in the PE image before use it.
ydong10
2012-08-22
Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...
sfu5
2012-08-22
MdeModulePkg/AtaAtapiPassThru: Move error check behind the place that SetupFI...
erictian
2012-08-22
Roll back one unnecessary change in Dispatcher.c, which is added by previous ...
lgao4
[next]