Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
3db510989eb500296c3f4839c427325a02aea2e3
3db5109
Correct all header files for doxygen format and correct the license issue for VgaClass driver.
by klu2
· 17 years ago
351986a
1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg.
by yshang1
· 17 years ago
f0c0837
Add missing protocol
by klu2
· 17 years ago
2cabdfc
Put a copy of efi file in OUPUT directory also
by jwang36
· 17 years ago
9462d55
- Changed output directory of .efi file; - Added more error check
by jwang36
· 17 years ago
ca58ec6
Remove gEfiEndOfPeiSignalPpiGuid and gEfiPeiMemoryDiscoveredPpiGuid from Nt32Pkg.dec, because it is introduced in PI1.0 and defined in MdePkg.
by yshang1
· 17 years ago
993eed8
by htao
· 17 years ago
1df7a02
Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.
by yshang1
· 17 years ago
fd21d1a
Clean up the MdePkg.dec.
by yshang1
· 17 years ago
6746ddf
To remove debug point and some debug info and rebuild the binary.
by htao
· 17 years ago
5d65088
Removed more struct typedef for IPF
by jwang36
· 17 years ago
2688c00
Fix the bug of "can't gen VTF file"
by qouyang
· 17 years ago
f8cd287
Cleanup the license header
by klu2
· 17 years ago
c892d84
remove some comments introduced by tools.
by vanjeff
· 17 years ago
ed7748f
remove some comments introduced by tools.
by vanjeff
· 17 years ago
977bdf0
PcdIoBlockBaseAddressForIpf is required by IPF platform so need add it back
by klu2
· 17 years ago
470bbb2
Fixed GCC link issue and vfr build issue
by jwang36
· 17 years ago
37f259c
fixed to pass IPF build
by vanjeff
· 17 years ago
dd0687a
remove some comments introduced by tools.
by vanjeff
· 17 years ago
aade80e
add in PcdSupportUpdateCapsuleRest
by qwang12
· 17 years ago
85c528b
Remove the CONST for FvbWrite as spec does not have it.
by qwang12
· 17 years ago
b2fdea2
Fix the typo in last check in
by qhuang8
· 17 years ago
3712c7f
Remove RTC package dependency on IntelFrameworkPkg
by qhuang8
· 17 years ago
de339b9
Update the CONST modifier to be the same with spec.
by qwang12
· 17 years ago
27134a4
Remove duplicate definition of 'EFI_FVB_ATTRIBUTES' in MdePkg & IntelFrameworkPkg
by qhuang8
· 17 years ago
d0288e1
Remove unused library instance
by klu2
· 17 years ago
731f78a
Clean up the unused PCD from IntelFrameworkModulePkg
by klu2
· 17 years ago
e32c52a
Remove old modules after Remove old modules after renaming.
by qhuang8
· 17 years ago
950b9ee
New Guid for UefiLibFramework to avoid collision with UefiLib in MdePkg
by qhuang8
· 17 years ago
8cd4d17
Move RealTimeClockRuntimeDxe to PcatRealTimeClockRuntimeDxe folder of MdeModulePkg.
by yshang1
· 17 years ago
56621f4
Rename UefiLib to UefiLibFramework
by qhuang8
· 17 years ago
8d3a5c8
Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.
by yshang1
· 17 years ago
6357d9e
Add other archs
by qhuang8
· 17 years ago
5088ce2
Remove unused comments in MdePkg.
by yshang1
· 17 years ago
c417dbc
Fixed EBC build error
by jwang36
· 17 years ago
d877505
Rename the SecurityStub.inf to SecurityStubDxe.inf.
by yshang1
· 17 years ago
88e5552
Fixed EBC link issue
by jwang36
· 17 years ago
37e65db
Remove old modules moving to Core folder.
by qhuang8
· 17 years ago
f2abdc9
Move RuntimeDxe to /Core of MdeModulePkg.
by yshang1
· 17 years ago
656a2b8
Remove old modules after renaming.
by qhuang8
· 17 years ago
05177be
Rename the MemoryTest Pei and Dxe.
by yshang1
· 17 years ago
aced30c
Fixed another typo in PCD autogen template string
by jwang36
· 17 years ago
c21fc3e
Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
by yshang1
· 17 years ago
fcc7efa
Fixed a typo in PCD autogen template string
by jwang36
· 17 years ago
07fdd22
Removed unnecessary debug message
by jwang36
· 17 years ago
1487000
Temporary fix for bug in building platform for more than one arch
by jwang36
· 17 years ago
9193330
Update GenFds tool.
by qouyang
· 17 years ago
12e6d88
Update the comments of Acpi.h.
by yshang1
· 17 years ago
ecc4094
Update the industryStandard in MdePkg:
by yshang1
· 17 years ago
d8dab39
Added build command for INTEL tool chain family
by jwang36
· 17 years ago
3f3181b
Clean up the duplicated definitions in Ppi/Smbus.h of IntelFrameworkPkg.
by yshang1
· 17 years ago
a82cae4
Added more error check
by jwang36
· 17 years ago
195d227
Remove unused Pcd in dsc.
by qhuang8
· 17 years ago
f7b671a
move PcdStatusCodeValueEfiWatchDogTimerExpired to FixedAtBuild
by qwang12
· 17 years ago
8a3fbe7
Update GenFds tool.
by qouyang
· 17 years ago
31c4d76
Remove Pcat definition and these definition should be put into module itself.
by klu2
· 17 years ago
581e82a
Fix bugs in MdePkg for GCC build.
by yshang1
· 17 years ago
4d33f33
add in PeiServicesTablePointerLibMm7.inf
by qwang12
· 17 years ago
9c41921
add in PeiServicesTablePointerLibMm7.inf
by qwang12
· 17 years ago
98ca253
Move PcatCompatible/RealTimeClockRuntimeDxe module to MdeModulePkg from IntelFrameworkModulePkg.
by klu2
· 17 years ago
5c45a97
Remove PciHotPlugInit protocol from IntelFrameworkModulePkg because it is defined in Framework specification.
by klu2
· 17 years ago
29941df
1) Change the file name of StatusCode.h to DataHubStatusCodeRecord.h
by klu2
· 17 years ago
ffcabb0
Add comment
by klu2
· 17 years ago
edc369f
Fix one bug to create pad raw section.
by lgao4
· 17 years ago
183bc30
Updated per the build tools changes
by jwang36
· 17 years ago
2e765be
Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to change the EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL and the last check in block the Nt32 build
by klu2
· 17 years ago
986352b
Remove _MSC_VER for this file is just built by MSFT tool chain
by klu2
· 17 years ago
3a9d762
removed comments (and fix) compiler specific compile of .c files
by AJFISH
· 17 years ago
dcab253
1) Add _MSC_VER judgment for usage of #pragma intrinsic
by klu2
· 17 years ago
ca451db
Added GCC (CYGWIN only) tool chain family support
by jwang36
· 17 years ago
3447ef0
Added tool chain family modifier for source files used only for GCC
by jwang36
· 17 years ago
7a8dd19
Adjust directory structures.
by qhuang8
· 17 years ago
1257d0d
Rename Framework SmbusLib instance
by qhuang8
· 17 years ago
aa4165e
Adjust directory structures.
by qhuang8
· 17 years ago
9468e24
Adjust directory structures.
by qhuang8
· 17 years ago
51d5c5d
Adjust directory structures.
by qhuang8
· 17 years ago
53c71d0
Adjust directory structures.
by qhuang8
· 17 years ago
7fb66a6
Adjust directory structures.
by qhuang8
· 17 years ago
74fea86
Adjust directory structures.
by qhuang8
· 17 years ago
69b26c1
Adjust directory structures.
by qhuang8
· 17 years ago
a0741b9
Add GUID declaration in IntelFrameworkPkg.dec.
by xli24
· 17 years ago
856500d
Modified to pass EBC build.
by vanjeff
· 17 years ago
747b297
Add GraphicLib library class definition in MdePkg.dec
by klu2
· 17 years ago
b8c535a
Update these four tools linked with single threaded C run time library.
by lgao4
· 17 years ago
9f8f4f8
Fixed Unicode-Text file type issue
by jwang36
· 17 years ago
071ae32
Changed the comment for MULTI_THREAD setting
by jwang36
· 17 years ago
34480ea
Correct the name of library class
by klu2
· 17 years ago
497127a
change Assert to normal error exit.
by htao
· 17 years ago
b1f7ad6
Improved the file type filter
by jwang36
· 17 years ago
523bc71
tool binary update to add binary size parameter check.
by htao
· 17 years ago
f25ca08
Correct the library class name
by klu2
· 17 years ago
e3c6b3d
Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Protocol/UsbIo.h and Protocol/Usb2HostController.h
by vanjeff
· 17 years ago
7b6c742
Check in EfiRom and TianoCompress tool binary.
by htao
· 17 years ago
169a78c
GenVtf tool binary should be checked into BaseTools\Bin\Win32
by htao
· 17 years ago
f62edf3
check in GenVtf tool binary
by htao
· 17 years ago
1972a51
Added $(INC) for MASM
by jwang36
· 17 years ago
d67ed18
add UefiUsbLibInternal.h in .inf
by vanjeff
· 17 years ago
ede6c57
check in GenVtf tool binary
by htao
· 17 years ago
b2a462a
Merged with new build tool changes.
by jwang36
· 17 years ago
637fed2
Use () instead of use {}
by klu2
· 17 years ago
Next »