projects
/
mirror_edk2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git]
/
MdeModulePkg
/
Universal
/
2009-05-26
rsun3
Roll back changes to apply GetBestLanguage() in HiiData...
tree
|
commitdiff
2009-05-26
lgao4
Correct the check to the valid device path. The device...
tree
|
commitdiff
2009-05-25
rsun3
change ISO 639-2 language codes to RFC 4646 codes in...
tree
|
commitdiff
2009-05-21
mdkinney
Update module to show real dependencies on the MemoryAl...
tree
|
commitdiff
2009-05-21
eric_tian
refine the implementation of HiiStringToImage:
tree
|
commitdiff
2009-05-21
lgao4
Update DriverSample and PlatDriOverrideDxe driver to...
tree
|
commitdiff
2009-05-20
mdkinney
Update modules to show real dependencies on the BaseMem...
tree
|
commitdiff
2009-05-20
mdkinney
Update MNP driver to declare its dependency on the...
tree
|
commitdiff
2009-05-20
mdkinney
Add #include Acpi.h so the ACPI 3.0 Table Revision...
tree
|
commitdiff
2009-05-20
lgao4
Update HiiDataBase to fix the SCT hang issues by the...
tree
|
commitdiff
2009-05-20
xli24
Replace .globl with ASM_GLOBAL
tree
|
commitdiff
2009-05-20
xli24
1. Remove .extern from GCC assembly.
tree
|
commitdiff
2009-05-20
vanjeff
rename array name to avoid naming collision.
tree
|
commitdiff
2009-05-19
vanjeff
1.fixed some issue to pass HII sct
tree
|
commitdiff
2009-05-19
lgao4
Fix K8 and Sct failure.
tree
|
commitdiff
2009-05-19
eric_tian
don't set all bytes in TargetID as zero. This change...
tree
|
commitdiff
2009-05-19
eric_tian
update the check condition of PASS THRU interface to...
tree
|
commitdiff
2009-05-18
lgao4
Fix K8 issues in HiiDataBase
tree
|
commitdiff
2009-05-18
lgao4
Correct DriverSample to produce the ConfigAccess protocol
tree
|
commitdiff
2009-05-18
vanjeff
1. remove duplicated set operation on UGA device.
tree
|
commitdiff
2009-05-18
lgao4
Retire original HII APIs: IfrLibExtractDefault and...
tree
|
commitdiff
2009-05-15
gikidy
Add check for NULL pointer.
tree
|
commitdiff
2009-05-14
lgao4
Update HiiDataBase to fix parsing Hii package error...
tree
|
commitdiff
2009-05-14
lgao4
1. Update the implementation of HII ConfigRouting Proto...
tree
|
commitdiff
2009-05-13
vanjeff
fixed typo.
tree
|
commitdiff
2009-05-13
vanjeff
1. retired NicIp4ConfigProtocolGuid
tree
|
commitdiff
2009-05-13
gikidy
Add a check for CreateQuestion may be return NULL.
tree
|
commitdiff
2009-05-12
vanjeff
fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESO...
tree
|
commitdiff
2009-05-11
vanjeff
ConfigRouting should get driver handle by device path...
tree
|
commitdiff
2009-05-08
vanjeff
SetMode() should clear screen per UEFI spec.
tree
|
commitdiff
2009-05-08
rsun3
Update SetupBrowserDxe and BdsDxe to use an internal...
tree
|
commitdiff
2009-05-08
rsun3
Update HiiDataBase driver to use GetBestLanguage()...
tree
|
commitdiff
2009-05-06
klu2
Synchronize PCD_Infrastructure 0.55 with source code.
tree
|
commitdiff
2009-05-06
lgao4
correct the minor format.
tree
|
commitdiff
2009-05-04
qhuang8
Fix a bug that L"PlatformLang" must be a null-terminate...
tree
|
commitdiff
2009-04-30
lgao4
Correct HiiGetBrowserData API usage.
tree
|
commitdiff
2009-04-30
gikidy
Replace references to RFC 3066 with RFC 4646.
tree
|
commitdiff
2009-04-30
gikidy
Replace references to RFC 3066 with RFC 4646.
tree
|
commitdiff
2009-04-29
jljusten
Acquire & Release the lock from the high level variable...
tree
|
commitdiff
2009-04-29
vanjeff
fixed 2 k8 issues.
tree
|
commitdiff
2009-04-28
qhuang8
Fix bug in variable driver about the incorrect usage...
tree
|
commitdiff
2009-04-28
eric_tian
update
tree
|
commitdiff
2009-04-27
eric_tian
update platformlangcodes and langcodes to adapt new...
tree
|
commitdiff
2009-04-27
lgao4
Update HiiGetBrowserData API
tree
|
commitdiff
2009-04-27
qhuang8
Fix the bug that the "Offset" parameter for DiskIo...
tree
|
commitdiff
2009-04-24
lgao4
update DriverSample driver unload function to remove...
tree
|
commitdiff
2009-04-24
lgao4
Merge application PlatOverMngr and library DxePlatDriOv...
tree
|
commitdiff
2009-04-23
lgao4
Fix ICC build break.
tree
|
commitdiff
2009-04-22
lgao4
Correct comments
tree
|
commitdiff
2009-04-22
lgao4
Update SetUp Browser doesn't set a default value to...
tree
|
commitdiff
2009-04-22
qhuang8
Use DiskIo->ReadDisk() API to avoid alignment issue.
tree
|
commitdiff
2009-04-20
vanjeff
Changed ID into Id.
tree
|
commitdiff
2009-04-17
xli24
Remove iScsi driver's dependency on IntelFrameworkPkg.
tree
|
commitdiff
2009-04-17
xli24
Add support of ACPI Table Version 3.0 in implementation...
tree
|
commitdiff
2009-04-17
lgao4
Update HiiLib to copy all IfrOpcode, not Opcode by...
tree
|
commitdiff
2009-04-17
jchen20
retire AcpiTableStorage.h and implement the gEfiAcpiTab...
tree
|
commitdiff
2009-04-14
rsun3
HII Library Class interface refine.
tree
|
commitdiff
2009-04-14
vanjeff
Use default UNDI information if NII protocol not exists.
tree
|
commitdiff
2009-04-13
lgao4
Merge new defined HII library APIs into HiiLib
tree
|
commitdiff
2009-04-13
lgao4
Update UefiHiiLib to support new defined IFR related...
tree
|
commitdiff
2009-04-12
lgao4
Remove unused IfrSupportLib
tree
|
commitdiff
2009-04-10
jljusten
Fix various 'EFIAPI' inconsistencies found while buildi...
tree
|
commitdiff
2009-04-10
jljusten
Allow EbcLowLevel.S to be linked correctly with 'ELFGCC...
tree
|
commitdiff
2009-04-10
vanjeff
fixed DMA not be stopped issue when gBS->ExitBootServic...
tree
|
commitdiff
2009-04-10
qhuang8
Add ASSERT() check for StringInfo pointer.
tree
|
commitdiff
2009-04-10
gikidy
Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.
tree
|
commitdiff
2009-04-09
lgao4
Add unload function for DriverSample
tree
|
commitdiff
2009-04-09
lgao4
Fix error when replace HexStringToBuf
tree
|
commitdiff
2009-04-08
lgao4
Replace BufToHexString by UnicodeValueToString
tree
|
commitdiff
2009-04-07
vanjeff
1. Update the CRC32 in the EFI System Table header...
tree
|
commitdiff
2009-04-07
eric_tian
1. The original code has a bug on calculate the size...
tree
|
commitdiff
2009-04-07
vanjeff
return value not follow spec.
tree
|
commitdiff
2009-04-03
qhuang8
Apply WriteUnaligned64() to write DevicePath structure.
tree
|
commitdiff
2009-04-03
gikidy
Add function DevPathFromTextRelativeOffsetRange ().
tree
|
commitdiff
2009-04-03
vanjeff
install simple text output protocol on stderr should...
tree
|
commitdiff
2009-04-03
jji4
Update IScsiCheckOpParams to get the declarative MaxRec...
tree
|
commitdiff
2009-04-02
vanjeff
remove debug code
tree
|
commitdiff
2009-04-02
vanjeff
1. updated return value to EFI_SUCCESS by default.
tree
|
commitdiff
2009-04-02
rsun3
Retire Extended HII library class.
tree
|
commitdiff
2009-04-02
gikidy
SATA Device path updated.
tree
|
commitdiff
2009-04-02
gikidy
Modified for use reversion field and fix a typo.
tree
|
commitdiff
2009-04-02
gikidy
Fix some typos.
tree
|
commitdiff
2009-04-01
klu2
1, Move introduction from header file to INF file heade...
tree
|
commitdiff
2009-04-01
vanjeff
1. retired console control protocol.
tree
|
commitdiff
2009-03-29
klu2
Refine comments
tree
|
commitdiff
2009-03-29
klu2
Add introduction of PCD database in PCD Database.
tree
|
commitdiff
2009-03-29
klu2
Add introduction of PCD database in PCD PEIM.
tree
|
commitdiff
2009-03-27
vanjeff
fixed one bug in ConSpliterUgaDrawSetMode().
tree
|
commitdiff
2009-03-27
eric_tian
update the QueryVariableInfo interface to first determi...
tree
|
commitdiff
2009-03-27
qhuang8
Add ASSERT() check for StringInfoIn structure.
tree
|
commitdiff
2009-03-26
niry
Fix coding style issue.
tree
|
commitdiff
2009-03-25
qhuang8
Apply GetBestLanguage() for the implementation of HiiSt...
tree
|
commitdiff
2009-03-25
qhuang8
Fix a potential bug that GetLanguages() API may return...
tree
|
commitdiff
2009-03-25
xli24
Move registration of Font into driver entry point.
tree
|
commitdiff
2009-03-25
niry
Fixing coding style issue.
tree
|
commitdiff
2009-03-25
niry
Fixing coding style issue.
tree
|
commitdiff
2009-03-24
jljusten
Prefix variable services functions with 'Emu'. Specifi...
tree
|
commitdiff
2009-03-24
eric_tian
correct a wrong offset arithmetic, replace EFI_FAULT_TO...
tree
|
commitdiff
2009-03-23
vanjeff
Status should be initialzied to be EFI_SUCCESS.
tree
|
commitdiff
2009-03-22
vanjeff
remove EFI 1.10 network stack.
tree
|
commitdiff
next