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-05-20
Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...
mdkinney
2009-05-20
Add includes for definitions used by the DxeIpIoLib and DxeNetLib
mdkinney
2009-05-20
Remove redundant #include statements
mdkinney
2009-05-20
Remove redundant #include statements
mdkinney
2009-05-20
Remove redundant #include
mdkinney
2009-05-20
Update #ifndef to match the name of the include file.
mdkinney
2009-05-20
Update MNP driver to declare its dependency on the BaseLib
mdkinney
2009-05-20
Update USB Mass Storage driver to declare its dependency on the BaseLib
mdkinney
2009-05-20
Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.
mdkinney
2009-05-20
Remove extra #include that is not required for this include file.
mdkinney
2009-05-20
Fix several Unicode issues that fails VS2005.
qhuang8
2009-05-20
Update HiiDataBase to fix the SCT hang issues by the invalid device path.
lgao4
2009-05-20
Define macro for .global/.globl in assembly.
xli24
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-05-20
temporary roll back build.exe because the some string definition are missed b...
klu2
2009-05-20
1. Remove .extern from GCC assembly.
xli24
2009-05-20
Fix the issue that BootOrder can't be set
lgao4
2009-05-20
enhanced to support more routing table entry.
vanjeff
2009-05-20
Freeze for build tool check-in r1591: Fix bug in the processing of backslashe...
klu2
2009-05-20
rename array name to avoid naming collision.
vanjeff
2009-05-20
fix a typo of missing a colon sign after a label symbol.
eric_tian
2009-05-19
1.fixed some issue to pass HII sct
vanjeff
2009-05-19
Fix K8 and Sct failure.
lgao4
2009-05-19
don't set all bytes in TargetID as zero. This change is made due to keep cons...
eric_tian
2009-05-19
Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...
lgao4
2009-05-19
Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, altho...
rsun3
2009-05-19
Fix the unaligned issue of PCI read/write buffer.
xli24
2009-05-19
fix a typo of missing a colon sign after a label symbol.
eric_tian
2009-05-19
Fix bugs in the UEFI SCSI Library.
rsun3
2009-05-19
As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...
eric_tian
2009-05-19
Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...
rsun3
2009-05-19
change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...
eric_tian
2009-05-19
Add BaseLib for BaseCpuLib.inf.
xli24
2009-05-19
update the check condition of PASS THRU interface to pass Uefi sct test.
eric_tian
2009-05-18
Fix K8 issues in HiiDataBase
lgao4
2009-05-18
1. Clean up MdePkg internal header files
lgao4
2009-05-18
Originally, there are following implementation:
klu2
2009-05-18
add one comment when destroy the buffer.
vanjeff
2009-05-18
Correct DriverSample to produce the ConfigAccess protocol
lgao4
2009-05-18
1. remove duplicated set operation on UGA device.
vanjeff
2009-05-18
Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...
lgao4
2009-05-15
Add check for NULL pointer.
gikidy
2009-05-15
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...
eric_tian
2009-05-15
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...
eric_tian
2009-05-15
Update CpuSleep() for IPF.
xli24
2009-05-14
Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...
lgao4
2009-05-14
1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...
lgao4
2009-05-14
1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...
xli24
2009-05-13
fixed typo.
vanjeff
[next]