projects
/
mirror_edk2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mirror_edk2.git
2010-02-25
andrewfish
Started working on an ArmEb package. GIC is ported...
commit
|
commitdiff
|
tree
2010-02-25
andrewfish
Update comment in dsc file to explain NULL library...
commit
|
commitdiff
|
tree
2010-02-25
andrewfish
Add EOI API to hardware interrupt. Add PCD setting...
commit
|
commitdiff
|
tree
2010-02-25
jljusten
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
commit
|
commitdiff
|
tree
2010-02-25
klu2
remove svn:executable attribute for INF file.
commit
|
commitdiff
|
tree
2010-02-25
klu2
remove svn:executable attribute for INF file.
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
klu2
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
commit
|
commitdiff
|
tree
2010-02-25
xli24
Add parameter checking for MP Services Protocol Thunk...
commit
|
commitdiff
|
tree
2010-02-25
lgao4
Enhance SetupBrowser to support new UEFI HiiFormMap...
commit
|
commitdiff
|
tree
2010-02-25
lgao4
Add more check to avoid code enter into wrong state.
commit
|
commitdiff
|
tree
2010-02-25
rsun3
Fix the bug that SMM Base Protocol.Communicate() does...
commit
|
commitdiff
|
tree
2010-02-25
niruiyu
Change DUET specific HOB structure to make all HOB...
commit
|
commitdiff
|
tree
2010-02-25
lgao4
Add new HII FormMap Opcode support
commit
|
commitdiff
|
tree
2010-02-24
andrewfish
Move ARMv5 (ARM9) barrier instructions into assembler...
commit
|
commitdiff
|
tree
2010-02-24
andrewfish
Updated Hardware Interrupt protocol to add an EOI membe...
commit
|
commitdiff
|
tree
2010-02-24
andrewfish
Fix line endings
commit
|
commitdiff
|
tree
2010-02-24
xli24
Add support for capsule above 4G.
commit
|
commitdiff
|
tree
2010-02-24
vanjeff
roll back changing on save and restore interrupt status...
commit
|
commitdiff
|
tree
2010-02-24
vanjeff
roll back changing on save and restore interrupt status...
commit
|
commitdiff
|
tree
2010-02-24
rsun3
Minor comment fix.
commit
|
commitdiff
|
tree
2010-02-24
jgong5
Avoid shadowing PE image read function on IPF
commit
|
commitdiff
|
tree
2010-02-24
lgao4
Remove <b></b> from File header.
commit
|
commitdiff
|
tree
2010-02-24
jchen20
fixed the bug in .S file to make the EBC driver work...
commit
|
commitdiff
|
tree
2010-02-24
lgao4
Correct Copyright year format
commit
|
commitdiff
|
tree
2010-02-24
lgao4
Correct Copyright year format
commit
|
commitdiff
|
tree
2010-02-24
lgao4
1. Correct File header to ## @file
commit
|
commitdiff
|
tree
2010-02-23
lgao4
1. Correct File header to ## @file
commit
|
commitdiff
|
tree
2010-02-23
lgao4
1. Correct File header to ## @file
commit
|
commitdiff
|
tree
2010-02-23
andrewfish
Update comments to define where stuff comes from
commit
|
commitdiff
|
tree
2010-02-23
mdkinney
Fix comment
commit
|
commitdiff
|
tree
2010-02-23
li-elvin
Driver health entry in device manager page is not total...
commit
|
commitdiff
|
tree
2010-02-23
klu2
Disable interrupt when changing IDTR register.
commit
|
commitdiff
|
tree
2010-02-23
qhuang8
Temporarily remove the C implementation of some GCC...
commit
|
commitdiff
|
tree
2010-02-23
li-elvin
Enhance UpdateCapsule () to support calling multiple...
commit
|
commitdiff
|
tree
2010-02-23
vanjeff
enhanced Dhcp4Dxe module to clean active configure...
commit
|
commitdiff
|
tree
2010-02-22
jljusten
OVMF: Update README file
commit
|
commitdiff
|
tree
2010-02-22
lgao4
1. Update GetStringWorker() of HiiDataBaseDxe to only...
commit
|
commitdiff
|
tree
2010-02-22
niruiyu
TPL of Pcd Dxe driver was changed to TPL_CALLBACK from...
commit
|
commitdiff
|
tree
2010-02-22
niruiyu
Enable BootTimeOut and ConsoleMode (80x25/100x30) setti...
commit
|
commitdiff
|
tree
2010-02-22
jgong5
Enhance memory copy logic for PEI core image read....
commit
|
commitdiff
|
tree
2010-02-21
mdkinney
Add [depex] on gEfiMpServiceProtocolGuid so the number...
commit
|
commitdiff
|
tree
2010-02-21
mdkinney
Change RegisterProtocolNotify for dependent protocols...
commit
|
commitdiff
|
tree
2010-02-21
mdkinney
Fix build breaks
commit
|
commitdiff
|
tree
2010-02-21
niruiyu
Port AcpiResetDxe from EDK to EDKII to enable reset...
commit
|
commitdiff
|
tree
2010-02-21
klu2
Correct the table's version according to PI/UEFI spec.
commit
|
commitdiff
|
tree
2010-02-20
niruiyu
add more comments for gEfiMdeModulePkgTokenSpaceGuid...
commit
|
commitdiff
|
tree
2010-02-20
niruiyu
gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySuppo...
commit
|
commitdiff
|
tree
2010-02-20
andrewfish
Make the passed in string not require \n
commit
|
commitdiff
|
tree
2010-02-19
andrewfish
Adding a command to show how symbols work in EFI
commit
|
commitdiff
|
tree
2010-02-19
andrewfish
Clean up some externs
commit
|
commitdiff
|
tree
2010-02-19
andrewfish
Make build script exit on build error
commit
|
commitdiff
|
tree
2010-02-19
andrewfish
Fix typo
commit
|
commitdiff
|
tree
2010-02-19
andrewfish
Sync gcc with armasm. update some memory barriers.
commit
|
commitdiff
|
tree
2010-02-19
andrewfish
Update gcc flags to armv7
commit
|
commitdiff
|
tree
2010-02-18
andrewfish
Hack in some DSB, ISB syncronization primatives. Need...
commit
|
commitdiff
|
tree
2010-02-18
andrewfish
Change Cortex-A8 references to ARMv7. Cortex-A8 is...
commit
|
commitdiff
|
tree
2010-02-17
andrewfish
Fix case bug.
commit
|
commitdiff
|
tree
2010-02-17
andrewfish
Cleanup HOB DEBUG prints
commit
|
commitdiff
|
tree
2010-02-17
andrewfish
Update to pass up Decompress, and PECOFF code from...
commit
|
commitdiff
|
tree
2010-02-16
andrewfish
Fix bug in UncachedMemoryAllocationLib, Assembler,...
commit
|
commitdiff
|
tree
2010-02-16
andrewfish
Fix typo in mfill command
commit
|
commitdiff
|
tree
2010-02-16
mdkinney
1) Fix build issues
commit
|
commitdiff
|
tree
2010-02-16
mdkinney
Use Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-16
mdkinney
Use Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-16
mdkinney
Use Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-16
andrewfish
Clean up HOB debug prints
commit
|
commitdiff
|
tree
2010-02-16
andrewfish
Fix crash in UnixPkg and BeagleBoard caused by gSmmBase...
commit
|
commitdiff
|
tree
2010-02-16
andrewfish
After the ASSERT adjust the PC so you skip the faulting...
commit
|
commitdiff
|
tree
2010-02-15
andrewfish
Cleanup SerailIO drivers to have a device path and...
commit
|
commitdiff
|
tree
2010-02-15
mdkinney
Remove SMM_CORE as a supported module type for the...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Add Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Add Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Add Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Add Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Add Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Add Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Add Memory Allocation Library instance for modules...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
1) Remove dependency on the UEFI Boot Services Table...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Remove constructor from this library. This library...
commit
|
commitdiff
|
tree
2010-02-14
mdkinney
Use atomic AsmDisableCache() and AsmDisableCache()...
commit
|
commitdiff
|
tree
2010-02-13
mdkinney
Update DXE Core to be compatible with PI 1.2 SMM Drivers.
commit
|
commitdiff
|
tree
2010-02-12
andrewfish
Fix help command scroll issue. Also add FV space used...
commit
|
commitdiff
|
tree
2010-02-12
xdu2
Update UNDI driver to expose dynamic media detect capab...
commit
|
commitdiff
|
tree
2010-02-12
xdu2
Update SnpDxe to support dynamic media detect.
commit
|
commitdiff
|
tree
2010-02-12
xdu2
Add media status relative definition to UEFI PXE header...
commit
|
commitdiff
|
tree
2010-02-12
andrewfish
Change UI for dir of FV to make it less confusing.
commit
|
commitdiff
|
tree
2010-02-11
andrewfish
Add support for Seeking on FV, and update the device...
commit
|
commitdiff
|
tree
next