Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
842b46a4b610c0b9ae0710bf66de63d8818f76fd
842b46a
Update SecMain code to remove unused logic.
by lgao4
· 16 years ago
15cd6a8
Add conditional check before output status code.
by lgao4
· 16 years ago
1d0cab2
Merge tristan's patch:
by klu2
· 16 years ago
dae9306
Update the PCD comments for PcdFrameworkHiiCompatibilitySupport.
by qwang12
· 16 years ago
bc4eb40
Update to fix several ECC warning
by qhuang8
· 16 years ago
440ceeb
Clean up to remove unreferenced data structure
by qhuang8
· 16 years ago
cebfa89
update PCD help text
by vanjeff
· 16 years ago
c85640b
1, Use #if defined() to judge the switching macro such as compiler macro.
by klu2
· 16 years ago
5cfbd05
1, Use #if defined() to judge the switching macro such as compiler macro.
by klu2
· 16 years ago
04985a5
retire gEfiFirmwareVolumeDispatcherProtocolGuid
by eric_tian
· 16 years ago
f76797c
retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not.
by eric_tian
· 16 years ago
f999350
retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not.
by eric_tian
· 16 years ago
1a9a125
Fix the wrong fix in last check in
by qhuang8
· 16 years ago
a8e1ed5
Refine help text of PcdDisableDefaultKeyboardLayoutInUsbKbDriver.
by xli24
· 16 years ago
e89bb66
Update to pass build
by qhuang8
· 16 years ago
d1b04ae
Fix typo in data structure
by qhuang8
· 16 years ago
7d10090
Fix typo in include file name
by qhuang8
· 16 years ago
9351da4
Fix typo
by qhuang8
· 16 years ago
24f5b80
Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recognized by VS2003 but need by VS2005, so the CFLAGS should override from tools_def.txt but not replace CFLAGS defined in tools_def.txt.
by klu2
· 16 years ago
4fe3ce8
Add print protocol GUID to EdkCompatibilityPkg.dec and add PrintThunk to EdkCompatibilityPkg.dsc for build validation.
by qhuang8
· 16 years ago
46d95f3
Add PrintThunk driver, it depends on PrintLib on top of MdePkg:
by qhuang8
· 16 years ago
45a3634
Add Print.h, an EDKII public include file for thunk driver
by qhuang8
· 16 years ago
b4e83ab
Update DuetPkg to include DxePcdDriver.
by qhuang8
· 16 years ago
d894c8a
Remove unused DuetDxeReportStatusCodeLib
by qhuang8
· 16 years ago
c71b659
Update Unix platform to use dynamic HII pcd to save console output mode.
by qhuang8
· 16 years ago
fcf24ba
Update Nt32 platform to use dynamic HII pcd to save console output mode.
by qhuang8
· 16 years ago
bdb869f
Add PrintDxe driver and update EdkPrintLib to DxePrintLibPrint2Protocol
by qhuang8
· 16 years ago
e031244
Update the variable name and GUID to set time zone and daylight saving: Use L"RTC" for shorter name and gEfiCallerIdGuid since this variable is private for this driver.
by qhuang8
· 16 years ago
6055758
Update for the performance infrastructure changes:
by qhuang8
· 16 years ago
6aa22a1
1. Update Generic BDS part to use dynamic PCD to set console output mode instead of use L"ConOutMode" and gEfiGenericPlatformVariableGuid to set console output mode.
by qhuang8
· 16 years ago
589f16d
Update consplitter driver to use dynamic PCD to set console output mode instead of use L"ConOutMode" and gEfiGenericPlatformVariableGuid to set console output mode.
by qhuang8
· 16 years ago
2db4a77
Update MdeModulePkg package surface area:
by qhuang8
· 16 years ago
bb9153a
Split the Print functionality from SetupBrowserDxe. Platform should use PrintDxe to produces Print2 Protocol and PrintThunk for Edk Print protocol.
by qhuang8
· 16 years ago
610b2cb
Add PrintDxe to produce EDKII print2 protocol on top of PrintLib in MdePkg
by qhuang8
· 16 years ago
bee6755
Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functionality.
by qhuang8
· 16 years ago
ee0961f
Update Performance library instances to adapt to the update in Performance infrastructure.
by qhuang8
· 16 years ago
3f57706
remove console control protocol consuming in DrawImage(), caller should make sure current mode is graphics mode.
by vanjeff
· 16 years ago
bc6b589
Update DxeCore for the performance infrastructure updates: Use Raw sting to replace XXX_TOKEN
by qhuang8
· 16 years ago
9105d2c
Retire GenericPlatformVariableGuid in MdeModulePkg
by qhuang8
· 16 years ago
8704a8a
retire PeiPerformanceHob.h, all its information has been integrated into Include\Guid\Performance.h
by qhuang8
· 16 years ago
e996a8c
Retire Print protocol in MdeModulePkg and update Print2 protocol to provide full set of API in PrintLib classes
by qhuang8
· 16 years ago
72aff63
Merge performance protocol, pei performance hob into a single performance.h in MdeModulePkg\Include\Guid
by qhuang8
· 16 years ago
aa8f4f5
1. Retired HotPlugDevice protocol.
by vanjeff
· 16 years ago
fbfa4a1
Minor update on capitalization for ECC check.
by xli24
· 16 years ago
d73be1d
Remove BaseMemoryTest PPI and related producers and consumers.
by xli24
· 16 years ago
ea1ac7a
Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.
by vanjeff
· 16 years ago
f735177
Add build option /GS- to pass build.
by gikidy
· 16 years ago
ccec4c3
Port Intel .asm to GAS S
by gikidy
· 16 years ago
01f1138
Linkage errors fixed.
by gikidy
· 16 years ago
5ffcd25
Patch for CpuInterrupt.S from Tristan Gingold.
by gikidy
· 16 years ago
166451c
New .S files added
by jji4
· 16 years ago
9ffd16f
syntax checked
by jji4
· 16 years ago
6794a1b
The asm file for Ia32 has been translated from MASM to GAS.
by jji4
· 16 years ago
9be1da0
Port Intel .asm to GNU .S
by jji4
· 16 years ago
55e4e17
Path\filename information added for Protocol/PPI/Guid section in DEC file.
by gikidy
· 16 years ago
819958c
Port Intel .asm to GNU .S
by gikidy
· 16 years ago
32f9b79
Port Intel .asm to GNU .S
by jji4
· 16 years ago
3c5a8c1
Use "==" to define build options for USER_DEFINED module
by jwang36
· 16 years ago
6054c68
Use "==" to define build options for USER_DEFINED module
by jwang36
· 16 years ago
16cbc58
Fixed single module build failure issue
by jwang36
· 16 years ago
7508355
Using EFI_RESOUCE status defined in framework Pci Host bridge specification.
by lgao4
· 16 years ago
d71479c
Add the missing definitions in framework Pci Host bridge specification.
by lgao4
· 16 years ago
9a99b39
Fixed an issue caused by passing string of fdf file path
by jwang36
· 16 years ago
56cdcbe
Fixed the failure caused by specifying fdf file via "-f" switch
by jwang36
· 16 years ago
53250de
Path\filename information added for Protocol/PPI/Guid section in DEC file.
by gikidy
· 16 years ago
e8f3f94
Revert some code that was checked in by mistake
by qhuang8
· 16 years ago
367573d
Remove extra blank for array
by qhuang8
· 16 years ago
88fa231
Meta-data verified.
by gikidy
· 16 years ago
309e312
update code to pass K8.
by hchen30
· 16 years ago
058bf46
Use #ifdef but not #if for compiler macros.
by klu2
· 16 years ago
c948a51
Fix EBC build broken.
by klu2
· 16 years ago
acd3b0e
Fix EBC build broken.
by klu2
· 16 years ago
510750f
1) Fixed silent mode issue in Linux. 2) Fixed customized build issue in Duet.
by jwang36
· 16 years ago
d4ccb7d
Fixed file path case
by jwang36
· 16 years ago
750cfde
Updated per the latest changes
by jwang36
· 16 years ago
a7d3768
1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family
by jwang36
· 16 years ago
20bcdbc
Add assertion to ensure pointer dereference has been checked against NULL pointer.
by qhuang8
· 16 years ago
13f0a97
Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Specification description.
by mdkinney
· 16 years ago
262ffea
Update macros to make sure all RETURN_STATUS constants are defined to be of type RETURN_STATUS.
by mdkinney
· 16 years ago
c00bdbb
Comments synchronized with library class
by jji4
· 16 years ago
b677694
Comments checked with spec
by jji4
· 16 years ago
055f28d
Meta-data reviewed.
by gikidy
· 16 years ago
7174e04
1.enhanced security check. 2.remove un-necessary ASSERT.
by vanjeff
· 16 years ago
8f0dd97
Spec checked
by jji4
· 16 years ago
89c18a1
enhanced security check.
by vanjeff
· 16 years ago
1fef733
Fix security check.
by lgao4
· 16 years ago
2fead09
Source level security checked
by jji4
· 16 years ago
e67ca95
Source level security checked
by jji4
· 16 years ago
db0bd81
enhanced security check.
by vanjeff
· 16 years ago
b518ea4
fixed typo
by jcarsey
· 16 years ago
4ad9d87
* MdeModulePkg/Core/Pei/Dependency/Dependency.h
by jljusten
· 16 years ago
cb0b858
add assert logic to avoid Klocwork fake report
by eric_tian
· 16 years ago
525aded
add assert logic to avoid Klocwork fake report
by eric_tian
· 16 years ago
a1b749d
add assert logic to avoid Klocwork fake report
by eric_tian
· 16 years ago
c55426a
fixed comments missing.
by vanjeff
· 16 years ago
df80a83
enhanced security check.
by vanjeff
· 16 years ago
7c1bc8d
Enhanced status return check.
by vanjeff
· 16 years ago
e618d0c
add return value check.
by vanjeff
· 16 years ago
892b7f9
add NULL pointer check.
by vanjeff
· 16 years ago
68443c6
Fix entry point prototype error.
by qhuang8
· 16 years ago
Next »