[coreboot] #17: clean up coreboot table handling

coreboot svn at coreboot.org
Wed Apr 16 13:15:28 CEST 2008


#17: clean up coreboot table handling
-------------------------+--------------------------------------------------
    Reporter:  stepan    |         Owner:  stepan          
        Type:  task      |        Status:  new             
    Priority:  major     |     Milestone:                  
   Component:  coreboot  |       Version:  v2              
  Resolution:            |      Keywords:  lbtable         
Dependencies:            |   Patchstatus:  patch needs work
-------------------------+--------------------------------------------------
Changes (by stepan):

  * summary:  clean up linuxbios table handling => clean up coreboot table
              handling

Old description:

> This patch does two things:
>
> - it drops duplicate code for linuxbios table creation to be the same for
> all
> platforms while allowing platform dependent additions to the table.
>
> - it adds a function to create the cmos checksum range table (which was
> specified but not implemented before,   LB_TAG_OPTION_CHECKSUM)
>
> I applied the part which creates the  LB_TAG_OPTION_CHECKSUM entry.
>
> The rest of this patch needs to be redone.

New description:

 This patch does two things:

 - it drops duplicate code for coreboot table creation to be the same for
 all
 platforms while allowing platform dependent additions to the table.

 - it adds a function to create the cmos checksum range table (which was
 specified but not implemented before,   LB_TAG_OPTION_CHECKSUM)

 I applied the part which creates the  LB_TAG_OPTION_CHECKSUM entry.

 The rest of this patch needs to be redone.

-- 
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/17#comment:2>
coreboot <http://www.coreboot.org/>


More information about the coreboot mailing list