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
2009-10-26
Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG_LANG2" to be "UEFI_CO...
xdu2
2009-10-26
Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM...
xdu2
2009-10-26
Support call of SendForm() from Callback(), i.e. nested call of SendForm().
xdu2
2009-10-26
1. Code clean up: add IN/OUT modifier for parameters.
xdu2
2009-10-26
Add support for newly defined Browser action type EFI_BROWSER_ACTION_FORM_OPE...
xdu2
2009-10-26
Update FormBrowser to conform to UEFI spec Table 197. Callback Behavior for C...
xdu2
2009-10-26
Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...
xdu2
2009-10-26
Change the FormBrowser behavior of "Pressing ESC":
xdu2
2009-10-26
Set Handle to NULL when creating a new handle.
vanjeff
2009-10-22
Add a MACRO IP6_IS_MULTICAST.
tye
2009-10-22
Remove redundant blank character in DSC file.
klu2
2009-10-22
1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,00...
tye
2009-10-21
1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ...
tye
2009-10-21
1, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACK
klu2
2009-10-21
Rename one field in "EFI_ATA_STATUS_BLOCK" to make it a legal C structure.
qhuang8
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang
2009-10-20
1. Move ASSERT to proper place.
xdu2
2009-10-19
Add an example HII driver to show how to generate HII resource section
lgao4
2009-10-19
Add the example for default opcode usage.
lgao4
2009-10-16
GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBC
mdkinney
2009-10-15
Do not update the ImageBase in the PE/COFF header if Adjust is 0.
mdkinney
2009-10-14
MdeModule EhciDxe: Fix compiler warning for IA32 architecture.
jljusten
2009-10-14
update code to eliminate the wrong assumption that pci address is equal to ho...
eric_tian
2009-10-13
Fix the incorrect check for IFR OnfOf opcode.
lgao4
2009-10-10
update comments with the right words.
vanjeff
2009-10-10
clean up non-English characters.
vanjeff
2009-10-10
clean up non-English characters.
vanjeff
2009-10-08
PEI Core: Remove unused variable in PeiLoadImageLoadImage function.
jljusten
2009-10-08
Do not apply relocation fixups if the Adjust value is zero, which means the i...
mdkinney
2009-10-07
OVMF: Align PE images in ROM, and strip relocations were possible.
jljusten
2009-10-07
OVMF SEC: Modify to search sections of FFS file for PE32 image.
jljusten
2009-10-05
MdeModulePkg-UsbBusDxe: Add work around for slower USB hubs/devices
jljusten
2009-10-02
Fix warnings generated by GCC.
jljusten
2009-10-02
Fix comment describing the library in PlatformFvbLibNull.inf.
jljusten
2009-10-01
Update PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImage...
mdkinney
2009-10-01
Check to see if the section size of non-zero before failing a load operation ...
mdkinney
2009-10-01
1) Update PE/COFF file alignment to 4KB to match 4KB section alignment.
mdkinney
2009-09-30
Change RETURN_STATUS type to UINTN, thus EFI_STATUS is defined as UINTN to al...
qhuang8
2009-09-30
For the data region which will be touched by Pci Bus Master, we should alloca...
eric_tian
2009-09-29
Add the EFI PCI Override Protocol definitions introduced in PI 1.2.
vanjeff
2009-09-29
add security check and remove un-necessary return sentence.
vanjeff
2009-09-28
Add security check to pass klockwork.
htao
2009-09-26
EmuVariableFvbRuntimeDxe: Fix warnings generated by VS2005
jljusten
2009-09-26
OVMF: Add support for saving the NV variables to disk following each SetVaria...
jljusten
2009-09-26
OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.
jljusten
[next]